html - ASP javascript write at the point of execution -
I am trying to develop a simple back-end widget for asp. Since I'm new to ASP, I have chosen JavaScript as ASP language. I think I do not have the right tools for writing output. which is giving the following output: There is a very good answer on this subject but basically if you want to change it The above code block is as follows; You can Response Type () at the beginning of the page sends the output directly What am I missing here? I have made his code:
Hello JS
& lt ;! DOCTYPE html & gt; & Lt; Html & gt; & Lt; Body & gt; & Lt; H2 & gt; Hello World & lt; / H2 & gt; & Lt;% Call Response Write ("Hello JS"); & Gt%; & Lt; / Body & gt; & Lt; / Html & gt;
& lt;% = "Hello JS"%> as the short form of Response.Write can change the line above the code () method.
Comments
Post a Comment