Click here to Skip to main content
15,867,568 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
QuestionHow to use postback in php Pin
sarang_k23-Dec-09 22:28
sarang_k23-Dec-09 22:28 
AnswerRe: How to use postback in php Pin
Marc Firth24-Dec-09 1:25
Marc Firth24-Dec-09 1:25 
Questionwarning message Pin
kamalesh574323-Dec-09 15:27
kamalesh574323-Dec-09 15:27 
AnswerRe: warning message Pin
Marc Firth24-Dec-09 1:27
Marc Firth24-Dec-09 1:27 
QuestionSTL vector trouble Pin
Daniel 'Tak' M.22-Dec-09 5:27
Daniel 'Tak' M.22-Dec-09 5:27 
Questionhelp with imap_search function Pin
cjoki21-Dec-09 7:08
cjoki21-Dec-09 7:08 
AnswerRe: help with imap_search function Pin
cjoki21-Dec-09 10:14
cjoki21-Dec-09 10:14 
QuestionPERL script help Pin
David Hoffman19-Dec-09 15:05
David Hoffman19-Dec-09 15:05 
Hi,

In a nut shell I'm trying to post some data to a file on a server, and I am having problems.

Since this is a project from a college class that finished on Friday, I need some help to finish it before I forget what the assignment was about. It is somewhat goofy what we were doing, so I will leave most of what already works out of my story.

We are supposed to take a file that is nothing but a text file and is a list of some data. The Perl/CGI file reads that data, constructs a web page that shows that data using a form and input tags. It also, using JavaScript, shows the data in a tree structure. All that code works great and is not my problem.

We are supposed to use the same Perl/CGI file to update the text file on the server using a POST by saving to that text file any changes we make to our data. I can not get the post to work. I do not know if my form is the problem or the problem is in the Perl Script code that detects when I need to make the changes to the text file. I think it is in the form, but I am not sure what properties I need to declare in the form tag except for method="POST".

I could include the code, but it is unnecessary to do so right now. If you could suggest a good tutorial on what you need to do to make a post using perl that would even be ok. I will post the code if nothing else is working for me. Thanks.

PS - In other words, I don't want you to write my code, just explain to me what steps I need to take or guide me to the right solution. Thanks.
AnswerRe: PERL script help Pin
David Hoffman19-Dec-09 21:45
David Hoffman19-Dec-09 21:45 
GeneralRe: PERL script help Pin
David Hoffman19-Dec-09 22:35
David Hoffman19-Dec-09 22:35 
GeneralRe: PERL script help Pin
Rob21-Dec-09 3:51
Rob21-Dec-09 3:51 
QuestionPHP script getting Gateway Timeout Error. Pin
LazyDragonfist19-Dec-09 8:09
LazyDragonfist19-Dec-09 8:09 
AnswerRe: PHP script getting Gateway Timeout Error. Pin
cjoki21-Dec-09 7:02
cjoki21-Dec-09 7:02 
QuestionHow Can I Start? Pin
code_breaker18-Dec-09 5:37
code_breaker18-Dec-09 5:37 
AnswerRe: How Can I Start? Pin
EliottA18-Dec-09 5:44
EliottA18-Dec-09 5:44 
GeneralRe: How Can I Start? Pin
code_breaker18-Dec-09 5:55
code_breaker18-Dec-09 5:55 
QuestionPerl test script to generate a crystal report Pin
Steve Holdorf17-Dec-09 3:12
Steve Holdorf17-Dec-09 3:12 
AnswerRe: Perl test script to generate a crystal report Pin
Sethsdad15-Jan-10 9:45
Sethsdad15-Jan-10 9:45 
QuestionKickStart Pin
plnakumar15-Dec-09 19:39
plnakumar15-Dec-09 19:39 
AnswerRe: KickStart Pin
Richard MacCutchan15-Dec-09 23:29
mveRichard MacCutchan15-Dec-09 23:29 
GeneralRe: KickStart Pin
plnakumar16-Dec-09 17:17
plnakumar16-Dec-09 17:17 
AnswerRe: KickStart Pin
markkuk16-Dec-09 2:15
markkuk16-Dec-09 2:15 
GeneralRe: KickStart Pin
plnakumar16-Dec-09 17:19
plnakumar16-Dec-09 17:19 
QuestionSimple trouble. Pin
Nikz215-Dec-09 11:59
Nikz215-Dec-09 11:59 
AnswerRe: Simple trouble. Pin
cjoki16-Dec-09 9:00
cjoki16-Dec-09 9:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.