Forum Moderators: open

Message Too Old, No Replies

href embedded in javascript with dynamic asp code

how to add a dynamic string to href embedded in javascript

         

tMica

12:45 am on Feb 10, 2005 (gmt 0)



I have a menu tree with links that have HREFs opening ASP pages. The links work if I do not add dynamic string at the end of the url string. e.g. [localhost...] works,but [localhost...] does not work. I see [localhost...] Any idea how to get the ASP variables to be recognized by the javascript routine? Thanks.

Bernard Marx

1:49 am on Feb 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Make sure that they get processed by the ASP before being sent to the client.