Forms!! - comma separated text file...

They have: 21 posts

Joined: May 1999

Hi!

I want to add a simple form to my site & all the Javascript codes that I'm getting send a mail in response to a filled form. Instead I want it to go to a .txt file with comma separated fields.

Can someone help me?

Regards

Babbler

They have: 21 posts

Joined: May 1999

Hi! again...

I forgot to mention that I don't know much of cgi, so it would b a great help if Javascript can do this. I want to keep things as simple as possible...

They have: 1,587 posts

Joined: Mar 1999

Sounds, like cgi is the solution, however, you choose to limit yourself to javascript. You really don't have to know cgi/perl. You just have to know how to set scripts up (easy) because there are plenty of free scripts out there.

Good Luck

----------
Isn't it time you started making money with your site!
http://www.birminghamnet.com/cgi-bin/links/pages/WebmasterResources/MakingMoney

Traffic-Website.com free traffic, affiliate programs, hosting, & domain names.
My Site got hacked, but i'm coming back?

John Pollock's picture

He has: 628 posts

Joined: Mar 1999

JavaScript won't be able to do this, because JavaScript cannot write to a file.

Your best bet is to grab a CGI script for this purpose, you might try:

http://www.cgi-resources.com

Look for a script that will write form results to a file.
Smiling

----------
Page Resource: http://www.pageresource.com
JavaScript City: http://www.javascriptcity.com

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.