Groups | Blog | Home
all groups > asp.net > march 2004 >

asp.net : Redirect to embedded link within page with query strings


bruce barker
3/15/2004 4:20:33 PM
the internal links are implemented by the browser and be at the end of the
url for the browser to act on them.


-- bruce (sqlwork.com)



[quoted text, click to view]

Lloyd Sheen
3/15/2004 11:36:36 PM
If I direct to page with format as such:
http://localhost:8080/LessonsLearned.aspx#StatusLink?UID=Another&Lang=Eng

the page shows but does not go to the internal link.

Remove the queryString and it works. Any ideas??

Lloyd Sheen

Lloyd Sheen
3/16/2004 12:38:06 AM
Thanks, that worked great.

Lloyd Sheen

[quoted text, click to view]

AddThis Social Bookmark Button