View Full Version : forms
Tazuk
13th February 2006, 17:49
I have asked before about forms and I have designed a few forms for my website. What i now need to do is find the best way for the information to be submitted, where to and how i get that information. My web server does not support php.
Could anyone offer some advice please
TAZ
JustOneUK
13th February 2006, 18:28
the forms I use are called "natemail", find it on google.
they are easy to use and configure, and free.
James
Tazuk
13th February 2006, 18:40
Natemail won't work for me because my server doesn't support php.
Ravenfire
13th February 2006, 19:56
If you take a look at http://www.hotscripts.com they may have something there you can use.
DotNetWebs
13th February 2006, 21:33
Taz
Your website is hosted on a Windows 2003 server. Do you know if your package allows you access to the .net framework and an SMTP server.
If so I can point you in the right direction.
Regards
Tazuk
13th February 2006, 21:57
I will find out from the web servers
DotNetWebs
14th February 2006, 04:00
Just for clarity the question to ask them (what I should have said) is does your package support ASP.NET (and SMTP)
mattk
14th February 2006, 08:55
Who is your site hosted with?
DavidHorn
14th February 2006, 09:11
You can use this form:
http://nms-cgi.sourceforge.net/scripts.shtml
It's secure and reasonably straightforward to configure. Alternatively, ask your web host what they recommend for a secure, non-PHP based, form handler. They should be able to help.
David