Click to See Complete Forum and Search --> : User Name cookie and auto E-Mail script is needed! Can anyone help?


Thrack
04-16-2004, 10:49 PM
I need a script that lets the user type their name and it becomes a cookie that says "Welcome '+username+'!" and sends me an E-Mail! (subject ready made, message is the users name.) Can anyone help?!:(

chrismartz
04-16-2004, 11:23 PM
checkout http://javascript.internet.com/cookies/name.html this is the cookie part....this with what anyone else can add to email the information will have you set!

Thrack
04-18-2004, 06:40 PM
Thanks! :) Now for the E-Mail part.

chrismartz
04-20-2004, 08:19 AM
I'm not sure....but I don't believe you can send an email with javascript.....I believe that you need a server side script to do this! Do you know asp or php?

Thrack
04-21-2004, 08:20 PM
PHP... sounds familar. By the way, there is a website with free javascript codes, a few codes lets you E-Mail people. I haven't been able to break it down and rebuild it with a cookie. It's called The JavaScript Source.

chrismartz
04-23-2004, 08:49 AM
I still believe that you need a server side script to actually email the form you want!....If anyone else knows...please post!

Thrack
04-23-2004, 02:50 PM
Do you need a website that costs to put that on it?