Yes, it can be picked up by Perl (or ASP or PHP or EXEs or most scripting
languages)

Perl Example:  @names = $query->param


David L. Penton, MCP
Consultant
"Mathematics is music for the mind, and Music is Mathematics for the
Soul. - J.S. Bach"
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Gothica Creative
Sent: Friday, January 26, 2001 5:51 PM


anyone know whether perl can pick up & answer url.variables
the way cold fusion can?

we've got a site that uses an outside financial calculator, which allows
us to build the header & footer around their tool. The problem is, they
only allow us to build ONE header & footer & our site dynamically
determines 3 header graphic looks based on state.

I'm reasonably sure I can pass them a url variable without it
affecting the calc's functionality, & the thing is partially
written in perl, so I was hoping I could do something like

<#slowperlcommand if url.look=1>

<html>look 1</html>

<#slowperlcommand elseif url.look=2>

<html>look2</html>

<#slowperlcommand else>

<html>look3</html>

<#perlif>




somehow I doubt this is possible, but my fingers are crossed.
(I'M NOT LEARNING PERL BY THE WAY, so if this is going to be
complex, we get a generic header for the calculator)

thanks in advance,

kyle dubben



--
Kyle Dubben
Gothica Creative, Inc.
1801 Laws Street
Dallas, TX 75202
214.720.0884 ph
214.303.0698 fax


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to