Unable to see formula results... help.!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there.

This concerns FP03

I create a page, and want my family to be able to answer some questions
through a form...
The problem is that when they press send, I dont recieve their answers, and
the page they should be 'send on to' does not appear. The form simply clears
the fields.

I have checked that the button, IS in fact a "send button", and all settings
should be fine...

I have now followed the FP formular-guide to create a form that only ask for
a name... Just to see if it will work. But no luck...

The page is www.waarst.dk/skema.htm
I have made a zip file of the form and put it here:
www.waarst.dk/skema.zip

Maybe someone can look at the file, and tell me what could be the problem.

My webhotel is at www.tablix.net, and I believe that they have all the FP
things required...
 
When I copied the HTML for your form page and put it into FrontPage,
everything looks fine. But, when I look at the source code, you have extra
action code e.g. ACTION="skema.htm" I think this is the problem.


You may need to open live to change this if you can't find it in the HTML in
your local web.

If you do have to change it by opening the web live, switch to HTML view,
remove only that portion, and save. To make sure you are in sync, not go to
File >> Publish Web" and publish back down to your local folder. Use Browse
for locating the folder.

Pretty baby by the way!
--
Mike Smith,

http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples
 
Hi AMysticWeb

The ACTION="skema.htm line is not in the html code when I open it live...
It looks like this: action="--WEBBOT-SELF--">
I dont really understand the webbots, but it seems other people can't see
it, so here is what the code is saying in that area of the html file...

<FORM METHOD="POST" action="--WEBBOT-SELF--">
<!--WEBBOT BOT=SaveResults
U-File="_private/formrslt.htm"
S-Format="HTML/DL" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
S-Email-Format="TEXT/PRE" S-Email-Address="(e-mail address removed)"
B-Email-Label-Fields="TRUE" S-Builtin-Fields
U-Confirmation-Url="fotogalleri_Jeanette.htm" startspan
--><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="SaveResults" i-checksum="43374" endspan --><P>


I have no idea if this will help, but i surely hope so.
By the way... Thanks for the fast reply, and for the coment on my daughter :-)
 
Hi Amar,

If you do a view source on the published page, it appears in the HTML. I
would suggest building a new form page and then do a save as to replace the
old form.

Try chnaging to a .txt file for your results to see if this makes a
difference.

Publish again and see what happens.


Mike Smith,

http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples
 
Make sure that the _private folder has "server write" permissions set for it.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Back
Top