PDA

View Full Version : FrontPage HTML?



VistaUltimate
24-05-2006, 06:27 PM
I've just made a form on FrontPage...

Gone on options and all that...and have told it it should redirect to www.url.com/dir/confirmed.htm from www.url.com/dir/comp.htm,

But, for some reason it goes to

www.url.com/--WEBBOT-SELF--/

I'm no good at it :( The full code is this:


<form method="POST" action="--WEBBOT-SELF--" name="taglinecomp">
<!--webbot bot="SaveResults"
U-File="www.url.com/dir.confirmed.htm"
S-Format="HTML/BR" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
U-File="[email protected]" S-Format="HTML/BR" S-Label-Fields="TRUE"
B-Reverse-Chronology="FALSE" S-Email-Format="HTML/PRE"
S-Email-Address="[email protected]" B-Email-Label-Fields="TRUE"
S-Builtin-Fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT"
U-Confirmation-Url="http://www.url.com/dir/confrimed.htm"
-->
<p class="MsoNormal"><font face="Verdana" size="1">Username <input type="text" name="user" size="20"></font></p>
<p class="MsoNormal"><font face="Verdana" size="1">Email <input type="text" name="email" size="42"></font></p>
<p class="MsoNormal"><font face="Verdana" size="1">Tagline <input type="text" name="T1" size="126"></font></p>
<p class="MsoNormal"><font face="Verdana" size="1"><input type="submit" value="Submit" name="B1"> <input type="reset" value="Reset" name="B2"></font></p>
</form>

Recursion
24-05-2006, 06:30 PM
dont use Frontpage for forms, use Thybag.co.uk

VistaUltimate
24-05-2006, 06:31 PM
Okay thanks I'll have a look now

LeTomb
24-05-2006, 06:45 PM
Or just code one yourself.

Heinous
24-05-2006, 11:49 PM
To answer your question; cause no one else could/did.

<form method="POST" action="--WEBBOT-SELF--" name="taglinecomp">

Has to be the name of the file with the stuff in it, in this case, comp.htm

Splinter
25-05-2006, 03:21 PM
Frontpage is stupid and old "/ if you are adamant on using that kind of programme then download Microsoft visual web developer 2005 from here.. http://msdn.microsoft.com/vstudio/express/vwd/default.aspx

halo-103
25-05-2006, 07:54 PM
Watz Dat Do and it only says User name + Email + Message ?? Wat Dat Do?

VistaUltimate
26-05-2006, 03:38 PM
I've got web developer but it sucks.

Splinter
26-05-2006, 06:27 PM
far better than frontpage "/..

Flisker
27-05-2006, 06:31 AM
i use frontpage for light HTML editing and some PHP

\\Tom
27-05-2006, 06:39 AM
DreamWeaver all the way ^_^

Want to hide these adverts? Register an account for free!