The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Script does not stop when doing a read rooseter Shell Programming and Scripting 7 11-05-2007 09:46 AM
how other user cannot read my script? happyv Shell Programming and Scripting 19 10-02-2006 08:01 AM
SH script problem with read pmpx Shell Programming and Scripting 2 10-05-2005 10:40 AM
Cant locate CGI/Cookie.pm naik_mit Linux 1 05-26-2005 09:51 PM
Xlib: Invalid MIT-MAGIC-COOKIE-1 errolg UNIX for Dummies Questions & Answers 1 07-25-2002 01:05 PM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-08-2006
Registered User
 

Join Date: Mar 2005
Location: Hyderabad, India
Posts: 22
cannot use the same script to read cookie

Hi all,

I am using the following code to read a cookie. when this script is hosted on a unix server(solaris) it runs perfect. but when executed on a windows machine cannot retrieve the cookie.

---------------------------------------
# Modules used
use CGI;
# Create an object of CGI
$query = new CGI;
# Request the cookie with the name MY_COOKIE
$theCookie = $query->cookie('MY_COOKIE');


print "<b>$theCookie";
-------------------------------------------

any help???

thanks in advance
Reply With Quote
Google UNIX.COM
Forum Sponsor
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 03:42 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0