Thread: HTML forms
Results 1 to 3 of 3
Related
-
Help with forms Forum: HTML Forum
Replies: 6 -
Browser Based HTML Email Forms Forum: HTML Forum
Replies: 1 -
Making html forms Forum: HTML Forum
Replies: 1 -
Help with HTML forms Forum: HTML Forum
Replies: 6 -
Forms Forum: HTML Forum
Replies: 3
-
12-22-2001, 06:26 PM #1
HTML forms
I made a form webpage, for new email accounts (see http://imatations.freehosting.net and click Sign Up) and I can't get it to send on the web, to newemail@imatations.freehosting.net PLEASE HELP ME!!!!
Thanks for all your help!
-Blue Dancing Penguin
edited for code-adminLast edited by HTML; 12-23-2001 at 10:34 PM.
-
12-23-2001, 06:02 AM #2
Hiya penguin. Welcome to the forums.
The form kinda-works for me. It pops up with my email client to send stuff, so I guess its working.
If its not working for you, you have to make sure you have a default email client setup.
IF you are uing Internet Explorer, click Tools, Internet Options, Programs. Then look in 'Email' to see if there is a program there. If there isn't, this is why it doesn't work.
mailto forms are unreliable at best. You may want to look into whether freehosting.com has some formmail scripts setup, and use them instead.
Merry Christmas!If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
12-23-2001, 10:32 PM #3
Hey bd, welcome to the forums.
freehosting.net is a part of http://freeservers.com I took a look at thier faqs according to http://help.freeservers.com/cgi-bin/help/enhance/form/a_create.html
you will need to change your form tag to
<form action="/cgi-bin/cgiemail method="post">
kick off your shoes and hang awhile
Dave