|
| |
|
|
BrianB
Posts: 1 Joined: 5/8/2003 Status: offline
|
Passing variables in URL to DHTML pages - 5/8/2003 16:44:03
Hello all, I have a DHTML page. Basically it is a table. Part of the table has clickable links that when clicked, update the content in another table cell. The important part of the function looks something like: [CODE]HTMLChange(id,message)[/CODE] This allows for a very fast loading page where the user can slect to see different sets of information, without having to download a new page. Mostly, its done through variable. The links they click tell the script to update cell id X with the message of variable Y. Now... what I would like to do is have a top menu on the page that is hierarchical. I have the menu created, but I don' t know how to set the URL in the href to pass the proper variables, so that the proper table content shows up immediately. I have tried the followin url syntax with no luck [CODE]http://www.domain.com/page.html?id=cell,message=var[/CODE] Anyone have any other ideas?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|