Gossamer Forum
Home : General : Perl Programming :

Question about FrameIt script

Quote Reply
Question about FrameIt script
I hope someone here has some experience with FrameIt by VerySimple ( www.verysimple.com/scripts/frameit.html ). I asked over at the forum at VerySimple, but no one answered.

My question is: how can I add a variable to FrameIt that can be passed to the script via the URL?

For example, I want to pass the variable "newvar" to FrameIt. How can I make it accept
Code:
http://domain.com/cgi-bin/FrameIt.cgi?url=http://yahoo.com/&newvar=123
and know that "newvar" equals 123? I tried just using $Form{newvar}, but that didn't work.

Thanks in advance.

[This message has been edited by t_dog (edited July 26, 1999).]
Subject Author Views Date
Thread Question about FrameIt script t_dog 4400 Jul 26, 1999, 5:40 AM
Post Re: Question about FrameIt script
Bobsie 4234 Jul 30, 1999, 11:56 AM
Post Re: Question about FrameIt script
dahamsta 4243 Jul 30, 1999, 1:04 PM
Post Re: Question about FrameIt script
t_dog 4235 Jul 30, 1999, 2:47 PM
Post Re: Question about FrameIt script
dahamsta 4234 Jul 30, 1999, 11:46 PM
Post Re: Question about FrameIt script
t_dog 4240 Jul 31, 1999, 8:57 AM