G
Guest
when coding sdk app using notepad, it seems that the vb.net compiler treats
all </script> tag as the end tag of the page script, so when I try to
register some client side javascript, it fail to parse the script after the
"</script>" in the string even when trying to comment out the string using
the single quote, the compiler still treats it as the end tag for the page
script. is it just me or it's a bug?
thx
Kevin
all </script> tag as the end tag of the page script, so when I try to
register some client side javascript, it fail to parse the script after the
"</script>" in the string even when trying to comment out the string using
the single quote, the compiler still treats it as the end tag for the page
script. is it just me or it's a bug?
thx
Kevin