RE: How to host CGI scripts ?

2004-06-18 Thread Scott Statland
-Original Message- From: Octavian Rasnita [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 12:55 PM To: Bob Showalter; 'Sunil Kumar'; [EMAIL PROTECTED] Subject: Re: How to host CGI scripts ? And BTW, I am sure most of the listers will be able to help you with some advice about you

parsing Latex documents

2004-06-18 Thread Octavian Rasnita
Hi all, I want to parse Latex documents with Perl, and to analyse their structure for translating them with spoken words for the blind. Do you know if the single way is to parse those documents like HTML::TreeBuilder parse the HTML files, or is there a parser that can get the Latex elements? I w

RE: cgi question

2004-06-18 Thread Bob Showalter
Luinrandir Hernsen wrote: > I am writing a perl cgi online game. > > I would like to load the graphic.gif's to the players computer and > then call them from there.. > > ideas? JS? perl? something else? can it be done at all? where do I > start looking? You don't have access to the user's filesy

Re: How to host CGI scripts ?

2004-06-18 Thread Octavian Rasnita
And BTW, I am sure most of the listers will be able to help you with some advice about your problem if you will install the Apache web server for Windows from www.apache.org. It is much more used than IIS, much secure, and with many other advantages, and also free. Teddy - Original Message

cgi question

2004-06-18 Thread Luinrandir Hernsen
I am writing a perl cgi online game. I would like to load the graphic.gif's to the players computer and then call them from there.. ideas? JS? perl? something else? can it be done at all? where do I start looking? thnaks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

RE: How to host CGI scripts ?

2004-06-18 Thread Sethi, Pradeep
Hi Sunil, Here are a few links : http://my.execpc.com/~keithp/bdlognt.htm http://www.chami.com/tips/internet/052598I.html -Pradeep -Original Message- From: Bob Showalter [mailto:[EMAIL PROTECTED] Sent: Fri 6/18/2004 8:00 AM To: 'Sunil Kumar';

RE: How to host CGI scripts ?

2004-06-18 Thread Bob Showalter
Sunil Kumar wrote: > Hi, > > I am new to CGI, i just wanted to know if I can host CGi scripts on > my machine. > > OS Details : Win2k Professional with IIS installed, ActivePerl > installed. Yes, you can. You need to configure IIS appropriately, which I can't help you with. -- To unsubscribe

popup_menu item select

2004-06-18 Thread Werner Otto
Hi All, When I select an item in a popup_menu it needs to print "Hello". In other word how do I get the name param from the popup_menu by selecting a value only and not by posting in the form of a submit button. Any help would be appreciated -- Kind Regards, Werner Otto -- To unsubscribe, e-mail

How to host CGI scripts ?

2004-06-18 Thread Sunil Kumar
Hi, I am new to CGI, i just wanted to know if I can host CGi scripts on my machine. OS Details : Win2k Professional with IIS installed, ActivePerl installed. Regards, Sunil. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]