Re: Getting data from external URL

2000-08-26 Thread Vijay
Hello, Thanks everyone for such a simple solutions. I think I will use followig method as it seems much simpler. Thanks Vijay - Original Message - From: "Rodney Broom" [EMAIL PROTECTED] To: "Stas Bekman" [EMAIL PROTECTED] Cc: "Vijay" [EMAIL PROTECTED];

Getting data from external URL

2000-08-25 Thread Vijay
want to show that data. If anyone has done something like this, please let me know. Thanks Vijay

Re: Wierd problem with redirect

2000-05-26 Thread Vijay
But the address in the browser is still "/scripts/visitorinfo.cgi?pageid=delmaillang=ENadno=1". This gives a problem. If the user reloads the page, it will again try to do what I am doing in this, which I don't want to happen. How do I make the address (URL) to change according to th

REPOST: Wierd problem with redirect

2000-05-26 Thread Vijay
Reposting. - Original Message - From: "Vijay" [EMAIL PROTECTED] To: "Gerald Richter" [EMAIL PROTECTED]; "Modperl Mailing List" [EMAIL PROTECTED] Sent: Friday, May 26, 2000 10:58 AM Subject: Re: Wierd problem with redirect Hello, Thanks for the suggest

Re: Wierd problem with redirect

2000-05-26 Thread Vijay
Repost of my earlier message. Sorry for the inconvenience. As this is very irksome, I am really sorry for any troubles. Vijay - Original Message - From: "Vijay" [EMAIL PROTECTED] To: "Gerald Richter" [EMAIL PROTECTED]; "Modperl Mailing List" [EMAIL PROTECT

Re: Weird problem with redirect

2000-05-26 Thread Vijay
Hi, This solved my problem. Thanks everyone for your help. Vijay - Original Message - From: "Biggs, Jody" [EMAIL PROTECTED] To: "'Vijay'" [EMAIL PROTECTED] Cc: "Modperl Mailing List (E-mail)" [EMAIL PROTECTED] Sent: Friday, May 26, 2000 4:59 PM Subject: R

Wierd problem with redirect

2000-05-25 Thread Vijay
ain name. Also, I tried to use CGI-redirect also. It showed the page moved to new location error on the screen. Not the actual page. This is running on a Raq3i server with perl 5.0.6 and mod-perl (version I am not sure) and Embperl. Any help is greatly appreciated. Thanks Vijay Nair

Silly Question

2000-04-07 Thread Vijay
Hello, We recently bought a new Raq3 server. We have developed a script to add users directly from the web interface. IT is bombing out as the script should be run as 'root'. I want to know if the script can be set with setuid as root for execution. Thanks for any help. VIjay

Re: EmbPerl and scope

2000-01-15 Thread Vijay
I used following method to get Embperl working in my system. [- Execute ('other.html',"$a") -] other.html The value of a is [+ $param[0] +] This works fine. Vijay Nair - Original Message - From: Louis Trochatos [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, Januar

Re: URL Redirection

2000-01-09 Thread Vijay
to handle all pages in my site. Thanks for all your help. Vijay - Original Message - From: Gerald Richter To: Vijay ; mod_perl Maillinglist Sent: Sunday, January 09, 2000 2:01 PM Subject: RE: URL Redirection As I was having problem to set up Embperl

URL Redirection

2000-01-08 Thread Vijay
rect it so that reloads and backwards will work properly. Any suggestions are greatly appreciated. Thanks in advance, Vijay Nair

Re: Embperl under cgiwraper

2000-01-07 Thread Vijay
installed embperl without support for mod_perl. I want to use it as CGI. Thanks for all help. Vijay Nair - Original Message - From: Gerald Richter [EMAIL PROTECTED] To: Vijay [EMAIL PROTECTED] Cc: mod_perl Maillinglist [EMAIL PROTECTED] Sent: Friday, January 07, 2000 1:36 PM Subject: RE

Embperl under cgiwraper

2000-01-06 Thread Vijay
Hello, In my system, cgiwraper is installed and is used as wraper for all .pl and .cgi scripts. I tried to install embperl without any success. Everytime I get the error cgiwraper not found for embperl. Any help is appreciated. Thanks and Regards Vijay Nair