flyclassic22
Technical User
I've this problem
i need to response.write(" <input type=""text"" name=""input1"" value=""<%=objdom.selectSingleNode(""content/navi2""
.text%> ""> "
but i guess it can't work in my asp file as it has <% & %>
how do i solve this problem so that i can response.write
this line : <%=objdom.selectSingleNode(""content/navi2""
.text%>
in ? in another words how do i response.write a ASP line?
can anyone know please help .? thank you very much..
Regards
Wilson
i need to response.write(" <input type=""text"" name=""input1"" value=""<%=objdom.selectSingleNode(""content/navi2""
but i guess it can't work in my asp file as it has <% & %>
how do i solve this problem so that i can response.write
this line : <%=objdom.selectSingleNode(""content/navi2""
in ? in another words how do i response.write a ASP line?
can anyone know please help .? thank you very much..
Regards
Wilson