Click to See Complete Forum and Search --> : Hypermarks in ASP


urxlnc
01-23-2003, 04:40 AM
I have some Hypermarks on the data that I earlier had in HTML, I have shifted to ASP due to few reason, but I lost my hypermarks.

xxx.asp#345 <-- I think ASP doesn't support it.

Now I think the only thing that I could do is pass a parameter to the ASP file with the hypermark.

I am new to ASP any help, in creating the function to redirect to the Hypermark, also any help on how to pass a parameter. (I am a newbie to ASP)

Please Help.

Thanks in Advance.

urxlnc
01-23-2003, 07:20 AM
I am sorry, but i dont understand this, the thing is I have the hyperlinks within my HTML page and also on a external page.

1. How to navigate the hyperlink in the same page (There are links on the same page)
2. How to navigate to the hyperlink in other page (eg. 123.asp) with hyperlink 890?

Please help.

Thanks