Forms!! - comma separated text file...
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
Babbler posted this at 21:29 — 30th June 1999.
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...
fairhousing posted this at 21:54 — 30th June 1999.
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 posted this at 23:15 — 30th June 1999.
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.
----------
Page Resource: http://www.pageresource.com
JavaScript City: http://www.javascriptcity.com
Java Script: A Beginner's Guide
Page Resource
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.