The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
And I don't know where the information entered in the text box will be sent... since the site is hosted on Geocities, I doubt they'll collect any data for me, so I think the best thing would be for the form to automatically send an E-mail to me with the E-mail address entered into the text box...
So, anyone have any idea how this would be achieved, or better yet have some script or HTML that would do it for me...?
Thanks in advance for any help!
I asked a mate to try it out and he said it wouldn't work because geocities didn't support any PHP, but I was under the impression that the HTML you wrote didn't use any special script?
One thing I did notice was that when you hit 'submit' the page doesn't reload, as most pages do when you hit a button, and no information seems to be sent...
You can see for yourself at:
www.geocities.com/unitepunk2002/maintest.htm
Well, if anyone can help (again) it would be appreciated. Thank you :-)
Thanks again :-)
... thats the simple way, but not the most popular.
The best way would be to use a PHP or CGI Script, but if your host doesn't support PHP or CGI, just use the code at the top.
now you can do it 2 ways to do this.
1st way: Get a news script, make it avaliable to everyone:
this then sends whatever they write in the input box to a text file...wherever it is that it's saved.
You then copy ALL the emails from that file into a contact list and send an email to all of them :).
Thats the hardway.
2nd way: Get a mailing List script, upload it, put the input box on your site and generally follow the instructions given to you by the creator of the script and ta da!
the first ways easier but is annoying to update :) 2nd way takes a few years to configure unless you know what your doing but takes no time to update as it does everything for you..except make a cup of tea and wipe your bum.