Question
Hi,
Does anyone know how to get a custom Variable from a URL? I.e
You create a link on one page MyProfile?Profile=%USERNAME%
on MyProfile i want to Read the Profile Variable. Any ideas?
I have Tried $Profile, %Profile, %Profile%
Environment
--
LarreDo - 07 Sep 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
hi Larre,
you're after URLPARAM -
VarURLPARAM
--
SvenDowideit - 08 Sep 2006
thanks! it works... also i noticed something if you try to user a
WikiWord link i.e [[]] and a ? the ? is removed so you need to user HTML tags i.e <a href...
--
LarreDo - 08 Sep 2006