• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Form's for a webpage

profet

Senior member
Hey everyone...

I am working on a form for our Lan Party website. I am trying to make a member sign up that people can use w/o having to have Outlook/Outlook Express, and it goes to my email...

Is this possible? Whoever gets this working.. I will send $5. (LAN PARTY is this Friday, need it working by then!)

If you want to use MSN Messenger to contact me, please use dannyromine_crx@hotmail.com, or pm me, or email me at the same address

Thanks in advance, danny.
 
notfred, email me too, thats fine or pm me
its just gonna be hosted on a free server ex geocities/freeweb
i dont got much money, im a student, just trying to get a site for the lan
 
<form method="POST"
enctype="text/plain"
action="mailto😀annyromine_crx@hotmail.com?subject= LAN Party Member Signup!"
name="form1">

thats what im using now, but they have to have outlook/outlook express to submit it
 
Originally posted by: profet
What would be the cheapest way?

Maybe rossman is still giving out free webspace. I know there are a few places around for under $10/month. You're going to need a host that supports CGI or PHP to make it work.
 
Alright, I figured it out, but they have to go into Internet Options and set their default mail client to what they got 🙁... and I have no idea how to have a button set that for them...

THanks notfred
 
Originally posted by: profet
Alright, I figured it out, but they have to go into Internet Options and set their default mail client to what they got 🙁... and I have no idea how to have a button set that for them...

THanks notfred

That still relies on them having a mail client installed. I mean, most people do, but then, most people run outlook express.
 
Back
Top