Forums
This topic is locked
Urgent Parameter Problems
Posted 07 Mar 2003 16:54:35
1
has voted
07 Mar 2003 16:54:35 James Wilkinson posted:
Please help me.I have 3 pages. 2 to collect parameters and 1 to display the data.
the first page has a map and it is split in to areas. when a user clicks on the map it passes areaSelection parameter to the next page e.g. areaintro.asp?areaSelection=Feltham.
From this page the user has to select the type of information they want on this area. which will pass another parameter e.g. ?facilityID=2.
The problem is, I also still want to pass the first parameter 'areaSelection' so I can filter the data in my table by areaSelection & facilityID, but cannot pass it to the page!!!!
Anything you can do will be most appreciated.
cheers.
Edited by - slink on 07 Mar 2003 18:05:31