I have a form on my webpage, Its not inputing the data to the text file and when i click submit there is an error page. What should I do?
klouis 0 Newbie Poster
Recommended Answers
Jump to PostYou need to write some kind of program to run on the server; that accepts the data submitted in the form and outputs it to the text file. Such a program might only be a couple of lines long; but it needs to be there.
This program needs to …
Jump to PostI'd be more inclined to run Perl on Windows than I would be to run ASP on *nix ^_-
Java is a good bet for sure-fire compatibility; but, to the original poster, you'll need to know and understand the difference between compiled programs and source code. I suppose, the …
All 10 Replies
rgtaylor -2 Junior Poster in Training
klouis 0 Newbie Poster
rgtaylor -2 Junior Poster in Training
klouis 0 Newbie Poster
rgtaylor -2 Junior Poster in Training
klouis 0 Newbie Poster
MattEvans 473 Veteran Poster Team Colleague Featured Poster
rgtaylor -2 Junior Poster in Training
MattEvans 473 Veteran Poster Team Colleague Featured Poster
rgtaylor -2 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.