Hi,
I have a text file that is saving my link in it. How do I tell the link, what to link to?? Because the link in the text file is the id field of the database and what I want it to do is to when the link is clicked to call up the edit page and display the information for the line of database...
Hi,
I'm writing a text file from one website and what I want to do is have the first column be a link to another web page. What I'm trying to do is save the HTML code right to the file, to create the link. IS there a better way to do this?? What I have is a text file that contains 9 tabbed...
Hi,
I'm new to CGI/Perl programming and I'm having a lot of trouble with a script that I'm trying to get working. If some one could help me it would be great. Here is the code that I'm working on:
if ($ENV {'REQUEST_METHOD'} eq 'POST') {
read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'})...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.