![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to load a link in another frame (easy peasy), but now I want to pass a parameter |
#3
| |||
| |||
|
|
I want to load a link in another frame (easy peasy), but now I want to pass a parameter as part so that the html or php file can display the right stuff. I'm sure this must be easy, but I've been scratching my head and trying all sorts of increasingly desperate and bizarre code all afternoon. Someone please enlighten me. |
#4
| |||
| |||
|
|
I want to load a link in another frame (easy peasy), but now I want to pass a parameter as part so that the html or php file can display the right stuff. I'm sure this must be easy, but I've been scratching my head and trying all sorts of increasingly desperate and bizarre code all afternoon. Someone please enlighten me. |
#5
| |||
| |||
|
|
Gazing into my crystal ball I observed "Will Roberts" willroberts (AT) btinternet (DOT) com> writing in news:c7g90r$npb$1 (AT) sparta (DOT) btinternet.com: I want to load a link in another frame (easy peasy), but now I want to pass a parameter as part so that the html or php file can display the right stuff. I'm sure this must be easy, but I've been scratching my head and trying all sorts of increasingly desperate and bizarre code all afternoon. Someone please enlighten me. a href="somepage.php?text=Supercalifragilisticexpial idocious" target="main">Some Page</a |
#6
| |||
| |||
|
|
Using PHP, this variable is actually accessed as $_GET['text'] |
![]() |
| Thread Tools | |
| Display Modes | |
| |