Click to See Complete Forum and Search --> : link question


esthera
09-15-2003, 08:51 AM
I have a page called news.asp
It pulls a record out using news.asp&id=1
Some of the info it pulls in would be a link to something further on the page.
In html I would do it news.asp&id=1#section1.

It doesnt't in the above way.

How can I do this?

rdoekes
09-15-2003, 03:55 PM
shouldn't your querystring be: news.asp?id=1