From: Rob P. <se...@po...> - 2002-03-01 20:22:14
|
Well I am relatively new to PostNuke and coding with it. I have a question that seems like the solution should be easy= enough. I am making a module that requires variables be passed to it in= the URL. I make the variables added to the url as I normally would (blahblah.com/blah.php?Variable=3Dblah). For some reason this= isn't working when I tack it to the end of the module's URL. I don't understand why, other modules do the exact same thing and work= fine. For example, while: modules.php?op=3Dmodload&name=3DLibrary&file=3Dindex&func=3Dsection&Secti= d=3DART Now, the script can't grab the $Sectid variable When I do echo $Sectid; to see, nothing is echoed. Any ideas why this isn't working? ------------------- >>Rob Paxon aka seek >se...@po... >aim: "rob paxon" or "i iz rob" >>mediaocre industries >http://www.pogmania.com/mediaocre |