Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #25.0K
Ranked #3K
~697 People Reached
Favorite Forums

6 Posted Topics

Member Avatar for thawk1

There are just too many unknown variables here. Can you try to clarify with some screenshots of things like your FTP information and maybe links to the pages?

Member Avatar for peter_budo
0
109
Member Avatar for punkrockbboy

Sorry if this is a "duh" question, but why do you have an onload script AND a button doing the same thing?

Member Avatar for seagreen
0
189
Member Avatar for kireol
Member Avatar for god720

Why not just do a simple HTML form? Your form code would look something like this: [ICODE]<form action="[COLOR="red"]/cgi-bin/formmail/yourservermailscript.pl[/COLOR]" method="post"> <input type="hidden" name="recipient" value="[COLOR="red"][email protected][/COLOR]"> <input type="hidden" name="subject" value="[COLOR="red"]Subject of email[/COLOR]"> <input type="hidden" name="redirect" value="[COLOR="red"]yourthankyoupg.htm[/COLOR]"> ....form fields... ....form fields... <input type="submit" name="Submit" value="Submit"> </form>[/ICODE]

Member Avatar for Shanti C
0
97
Member Avatar for madhuri_vats

I would suggest that this is posted in the wrong forum and belongs in one of the "Water Cooler" categories: [url]http://www.daniweb.com/forums/forum152.html[/url]

Member Avatar for seagreen
0
116
Member Avatar for zeestar

The End.