View Full Version : non php mailform
rlLife
September 24th, 2003, 03:03 PM
i need to make a mail form but cant use php on my server is there any other way to make a simple mail form for someone to fill out then when they press submit it e mails me
thanks
Digitalosophy
September 24th, 2003, 04:13 PM
need a server side script, hwo about asp?
rlLife
September 24th, 2003, 07:33 PM
yes asp is great and works fine but all i was able to find was php scripts. what i need and would be great is asp
Jubba
September 24th, 2003, 07:45 PM
http://www.google.com/search?hl=en&ie=utf-8&oe=utf-8&q=asp+mail+tutorial
abzoid
September 24th, 2003, 08:13 PM
:love: http://www.kirupaforum.com/images/search_top.gif
eyezberg
September 25th, 2003, 03:01 AM
on(release){
getURL("mailto:yourself@yourhost.com?subject=subject_txt.t ext&message=msg_txt.text");
}
rlLife
September 25th, 2003, 12:02 PM
thanks guys i think it will work, i ended up using the on (release) that eyezberg posted, it worked great
abzoid
September 25th, 2003, 03:41 PM
Originally posted by rlLife
thanks guys i think it will work, i ended up using the on (release) that eyezberg posted, it worked great Just be aware, that it relies on the user's system to load the email program. I use Mozilla for browsing and Eudora for mail, so that link would not work for me.
Digitalosophy
September 25th, 2003, 03:49 PM
you could always set up an account on a free hosting company and keep your mail form there, put in in a frameset or soemthing to hide the url.
i think that web developers should not have matilo links on their contact page, but thats just my opinion
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.