Hi,
This is a high level question that I hope someone already has had to deal with.
We are implementing our new webservers in a separate DMZ network. Our admins are not letting us use DBI from these networks to access our databases back in our normal network for security reasons. So our new...
philote,
You are right. The code works if I change $query2 to just $query so I'm sure it would work in two different scripts.
This is strange. I am now able to get the cookie set if it is the very first thing I do in my CGI script.
But if I set the cookie well into the HTML being printed, (a...
I can set and read cookies with Javascript and I can read Javascript set cookies with CGI.pm.
However, I cannot set the cookies with CGI.pm.
Neither the cpan docs nor the Lincoln Stein book seem to mention that you need to do anything else to get this to work.
I do not have access to...
Hi,
I have a Search Form which sends data to a detail form via location (not replace since I want to go back to search).
The user then changes data on the detail form and submits the changes. A Perl subroutine is called to update the changes and I then issue a location.replace() to reload the...
Hi,
I have a table window which contains rows selectable via a radio button. The radio buttons all have the same name. The selection sets some cookies etc...
A number of buttons at the top of the table then open a new window via location...
When I hit the back button from the new window, the...
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.