Topic awaiting preservation: Need JS form processor (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-26-2001 22:18
don't have server access so need client side mail form processor. anybody have one I can use? it needs to be somewhat configurable... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 11-26-2001 22:30
I recently wrote a pretty comprehesive form validation class in PHP, during the process I found a whole crapload of Javascript Form validators via google I'd take a look there |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 11-26-2001 22:39
Allewyn, are you talking about form validation or "formmail" type of scripts which you can use to send e-mails... |
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-27-2001 01:36
OK, thanks guys, I suspected as much cause I hadn't heard any talk about complete client side from processors. I can validate my form. My problem is the ISP I use doesn't allow anyone to access their mail form processor . |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 11-27-2001 01:45
Umm I think I understand now. |
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-27-2001 01:58
http://www.hagedesign.dk/contact/ |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 11-27-2001 02:37
No this is done on the server. |
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-27-2001 02:57
Huh. Then I guess it's mailto: or hosting. Damn. Or maybe an ISP switch...I really want to move the site from Geoshitties. Something about F2S doesn't handle the background correctly so I thought I'd finally use my purchased webspace...oh well. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 11-27-2001 04:11
Depends on your provider. |
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-27-2001 18:23
My provider says I can use a Perl script, as long as it doesn't need to access sendmail. that's becasue they have no email send support on the user server. That supports what you siad about separate servers. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-27-2001 19:07
Allewyn: I'd keep trying with f2s as they have a great little free service - I can't imagine that the odd background image effect is anything more than a temporary glitch and we might be able to think of ways to fix it (like uploading a new version or renaming it). |
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-27-2001 19:22
Well, I am considering that as an option. If I can get the background problem fixed, which certainly might be easier than satisfying my ISPs requirements, I'll go ahead with it...it may be in F2s's handling of CSS? Although I can't think of a good reason...thanks for all your input |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 11-27-2001 19:48 |
Maniac (V) Mad Scientist From: Solitary confinement |
posted 11-29-2001 16:45
Yes Pugs, I am sadly in need of adequate hosting. Problem is I have no money or I would already have a domain and a server that doesn't screw up constantly. f2s has sendmail support but is very slow and inconsistent. Have you an idea? I cruised through the Guru's Network site but didn't see anything about hosting. I did check out some of the Perl tutorials, for the first time, though, and the FAQs. Some really good stuff there! I have to use this resource more, being a member and all... |
Obsessive-Compulsive (I) Inmate From: Orlando, FL 32877 |
posted 12-19-2002 18:17
You can proccess your forms with out using sendmail or smtp using Biz Mail Form, http://www.bizmailform.com/ |
Obsessive-Compulsive (I) Inmate From: Salt Lake |
posted 01-10-2003 18:10
Hey Max, |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 01-10-2003 18:29
Ihatex86: Welcome. Could you post the relevant part of your code or if it is pretty lengthy just save everything as .txt and upload it somewhere? |
Obsessive-Compulsive (I) Inmate From: Salt Lake |
posted 01-10-2003 18:42
Thanks Emperor! |
Obsessive-Compulsive (I) Inmate From: Salt Lake |
posted 01-13-2003 19:46
ah crap, well of course this doesn't work in IE 5.0 :X |