Author: Peter J. Milanese
Email: [EMAIL PROTECTED],[EMAIL PROTECTED]
Message:
Hey-

        Things are going nicely, and I'll post this code somewhere once it's done. 
Somewhat of a documentation repository...

        I do, however, have one more dilema. 

        I have a perl CGI as an Include, which assembles a documentation tree based on 
directory structure. The search form is above this tree. Problem is, to navigate it. I 
have chosen (after failing to be able to use plain old urlencoding) to send a cookie 
to do this. 
        So.. The only way this 'works' (cookies) is to do it with javascript. I can 
send/recieve them no problem. However, I can't get the cookie back to the server since 
the perl method isn't working. Is there an issue handling modules in the INCLUDE 
handle ? Is it just not loading the CGI::Cookie module? Anyhow.. Check out the page, 
and you'll see that there is a cookie entry when I use the java method, and nothing 
for the perl (table in the midsection). I'll keep it open for a few hours.

Reply: <http://www.mnogosearch.org/board/message.php?id=4480>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to