[rochester-pm-list] Quick One...

Fred Edmister fedm at pkcommunications.com
Tue Dec 28 16:16:58 CST 1999


	No, the form is html, but sends to a perl script I wrote... If it were ALL
in perl (that is if it were possible for me to make it that way) then I
would just fin in tha variable that way... the html part where "<input
type="hidden" name="store_id" value="storeid">" is stated... I need the
value to be set to a value that is a session variable... :)  (ie cookie
info, or flowting variable...)  Hope that helps... :)  I've been staring at
this so long *I* am getting confused!!  :)


At 05:12 PM 12/28/99 -0500, you wrote:
>What is generating the form?  Perl? 
>
>I'm confused.
>
>--
>Shawn Porter
>http://www.rit.net/sporter
>sporter at rit.net
>
>--
>On Tue, 28 Dec 1999, Fred Edmister wrote:
>
>> 	Please forgive me in advance for this one... I'm done with my perl script,
>> and am debugging the form that sends the variable "store_id" through to the
>> script... In the begining stages, it was a hard coded <input type="hidden"
>> name="store_id" value="999999">  and now the variable is being sent as a
>> session variable... Here's my question... The variable name is "storeid"
>> (purposly name differently from store_id as store_id is the variable in
>> perl, and didn't want to confuse the two...)  anyway, so <input
>> type="hidden" name="store_id" value="storeid"> needs to reflect the
>> variable... Does anyone have any ideas on what the value= line should say?
>> I tried value=%storeid%, $storeid, #storeid# and a few others... :(  I'm
>> not an html person, and was hoping someone may know... I tried to find an
>> HTML mailing list like this one, but couldn't... Thank you all in advance
>> for any assistance you may be able to provide!
>> 
>> 
>> 
>> 
>> 	Fred Edmister 	
>> 	PK Communications
>> 	CGI Web Developer
>> 	fedm at pkcommunications.com
>> 
>
>
>
	Fred Edmister 	
	PK Communications
	CGI Web Developer
	fedm at pkcommunications.com



More information about the Rochester-pm mailing list