Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

including anchor (#) with cgi parameters?



This is a fairly generic web question. If I've got a page that was
generated by coming to a URL like:

http://www.me.com/cgi-bin/script.cgi?param=2

Is there a way to include an anchor in the URL (#place) to direct the
browser to a specific place within the resulting page? I know that this
works:

	http://www.me.com/cgi-bin/script.cgi#place

But that doesn't allow for any parameters. I have tried this:

	http://www.me.com/cgi-bin/script.cgi#place?param=2

But the script ignores the parameters. And I've tried:

	http://www.me.com/cgi-bin/script.cgi?param=2#place

But there it seems to ignore the anchor.

Is there a way to do this? Or is it (as Ralph Wiggum would say)
un-possible?

Thanks,

Peter





BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org