Re: formating variables again...

2001-10-02 Thread Rajeev Rumale
and subsititution. with regards Rajeev Rumale - Original Message - From: Wagner Garcia Campagner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 01, 2001 9:18 PM Subject: formating variables again... Hi, I have a variable $var = 34.5678 If I printf (%.2f, $var

Re: Stylesheet line not working

2001-10-02 Thread Rajeev Rumale
Yeup ! The the TYPE declaration is very important !. We tend to ignore such things when we use MS platforms...:-( Thanks for correcting me Michael . with Regards Rajeev Rumale - Original Message - From: Michael D. Risser [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October

Re: $variable manipulation question

2001-10-02 Thread Rajeev Rumale
Thats Great ! Yes this is infact helped me. I was trying it in a much complicated way. regards Rajeev Rumale - Original Message - From: Shannon Murdoch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 02, 2001 6:50 PM Subject: Re: $variable manipulation question I

Re: Stylesheet line not working

2001-10-01 Thread Rajeev Rumale
styles). Then you can write link rel=stylesheet href=/styles/style1.css this should work perfectly. Rajeev Rumale - Original Message - From: Brett W. McCoy [EMAIL PROTECTED] To: Gary L. Armstrong [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, October 01, 2001 3:42 AM Subject: Re

Re: processing/displaying data within textarea

2001-09-29 Thread Rajeev Rumale
specific for example. to amp; and if there are multiple consecutive spaces then replace them with nbsp; But you need to very careful with and as they would corrupt the HTML code. Just change them to gt; to lt; Hope You got the answer. regards Rajeev Rumale - Original Message - From

Re: Boolean operators...

2001-09-28 Thread Rajeev Rumale
if this not what you were looking for. Actaull you should elaborate the problem to a greater extent, then only you can expect correct anwers Rajeev Rumale Hi, I'm trying to do a comparisson with boolean operators and it is not working... Example: $user1 $user2 $password1 $password2

Re: Volunteer Project

2001-09-20 Thread Rajeev Rumale
Hi Teresa, Can include me also in your list. Rajeev Rumale - Original Message - From: Bradley M. Handy [EMAIL PROTECTED] To: Teresa Raymond [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 7:47 PM Subject: RE: Volunteer Project Send me the details

Re: upload file

2001-09-10 Thread Rajeev Rumale
Check out your form tag in the html page. does all the params set properly it should be something like this. form name=myform action=getfile.pl onsubmit=return check_form(); enctype=multipart/form-data method=POST The last param enctype is a must for file input type. which is genrally not

Script compliation Sequence.

2001-09-06 Thread Rajeev Rumale
time. with regards Rajeev Rumale That means I Since not every sub routine is required -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Urgent !!! installing Storable.pm

2001-09-06 Thread Rajeev Rumale
Hi, I need to install and use the Storable.pm in my machine. I am useing Active Perl on Win2k machine. I have not done this before. Its urgent, kindly let me know the procedure for same. rajeev

Re: Extened - Re: securing sensitive information in CGI scripts

2001-09-05 Thread Rajeev Rumale
servers. Regards Rajeev - Original Message - From: Curtis Poe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 05, 2001 11:53 PM Subject: Re: Extened - Re: securing sensitive information in CGI scripts --- Rajeev Rumale [EMAIL PROTECTED] wrote: I need to store some

Extened - Re: securing sensitive information in CGI scripts

2001-09-04 Thread Rajeev Rumale
are confidential info We need to protect it from people directly accessing the files depending upon the ownership rights (the actual owner, site admin, site operator, other authorised user). Any suggestions for same . Thanking in advance. Rajeev Rumale -- To unsubscribe, e-mail: [EMAIL

Http Session - cookie Problem

2001-08-28 Thread Rajeev Rumale
as practically. But since the cookie is not passed on to the server even if the brower is close and a new session is started. This causes a data mix-up. Can I somehow make the cookie expire if the browser instance is shut down. with regards Rajeev Rumale

getting the calling function name.

2001-08-06 Thread Rajeev Rumale
); I feel it would be better as a prgramming style if sub debugLog is able to find the name of the calling function or the name of the function calling this sub and genrate the appropriate message. with regards Rajeev Rumale

Re: getting the calling function name.

2001-08-06 Thread Rajeev Rumale
is the message. called from anotherSub Here is the message. with regards Rajeev Rumale

Re: CGI : Netscape and IE difference.

2001-08-05 Thread Rajeev Rumale
. *** - Original Message - From: fliptop [EMAIL PROTECTED] To: Rajeev Rumale [EMAIL PROTECTED] Cc: Beginners-Cgi (E-mail) [EMAIL PROTECTED] Sent: Friday, August 03, 2001 8:04 PM Subject: Re: CGI : Netscape and IE difference. [reply posted only to beginners-cgi] Rajeev Rumale

Sub String extraction

2001-08-01 Thread Rajeev Rumale
... $title = ( $lines =~s/product(.{0,100})\/product/ ) ? $1 : 'No Title'; print $title; I am working on Active Perl on Win2K machine. thanks in advance Rajeev Rumale ** The human race has one really effective

Regrex - ignoring the boundaries

2001-07-11 Thread Rajeev Rumale
. Can we do this without removing \n char? I am attaching both perl code and html file. Please check out and let me know where I am wrong. with regards Rajeev Rumale patterns.pl

Re: Regrex - ignoring the boundaries

2001-07-11 Thread Rajeev Rumale
Sorry ! some how did not get both the attachments. send as zip again. regards Rajeev Rumale ___ Yesterday is history. Tomorrow a mystery. Today is a gift. That's why it's called Present

Re: newbie question

2001-07-06 Thread Rajeev Rumale
yes that will also keep you away for the various assumptions very one would be makeing, and you get a correct answer early. with regards Rajeev Rumale ~~~ Rajeev Rumale MyAngel.Net Pte Ltd

Re: newbie question

2001-07-06 Thread Rajeev Rumale
Sorry I forgot mention the same. But you gussed it write, I am using IIS on win2k wiht MYSQL as database. ofcourse with Active Perl. regards Rajeev Rumale - Original Message - From: fliptop [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, July 06, 2001 7

Re: Including other files

2001-06-27 Thread Rajeev Rumale
compared to writing the subs directly in main. 3. Is there any better approch. with regards Rajeev Rumale ~~~ Rajeev Rumale MyAngel.Net Pte Ltd.,Phone : (65)8831530 (office) #04-01, 180 B

Pooling of objects and session data

2001-06-21 Thread Rajeev Rumale
Hi, I need to know if there is any easiest way to keep session data or object accross the scripts. Basically I would like to pool Database connections so that Parrallel running scripts don't open multiple connection with the database. with regards Rajeev Rumale - Original Message