Hi!
Can you explain how can I deal with Apostrophes (" / ') in string like:
Response.Write "<input TYPE='button' NAME='B' ONCLICK='var newWindow = window.open('url','newWin','location')'>"
which doesn't work (string syntax problem).
Thx in advance, oleg.
Can you explain how can I deal with Apostrophes (" / ') in string like:
Response.Write "<input TYPE='button' NAME='B' ONCLICK='var newWindow = window.open('url','newWin','location')'>"
which doesn't work (string syntax problem).
Thx in advance, oleg.