You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
716 B
25 lines
716 B
2 400 0 + <%@ register tagprefix="uc1"
|
|
0 401 0 | tagname="CalendarUserControl"
|
|
0 401 0 | src="~/CalendarUserControl.ascx" %>
|
|
0 400 0 <!DOCTYPE html>
|
|
2 400 0 + <html>
|
|
0 401 0 | <%@language=VBScript%>
|
|
0 401 0 | <%-- comment --%>
|
|
2 401 0 + <script type="text/vbscript">
|
|
0 402 0 | '1%>2
|
|
0 402 0 | '1?>2
|
|
0 402 0 | '%>
|
|
0 402 0 | '?>
|
|
0 402 0 | </script>
|
|
2 401 0 + <script type="text/vbscript">
|
|
0 402 0 | dim e="%>"
|
|
0 402 0 | dim f="?>"
|
|
0 402 0 | </script>
|
|
0 401 0 | Start
|
|
0 401 0 | <%response.write("1")%>
|
|
0 401 0 | <% 'comment%>
|
|
0 401 0 | <%dim x="2"'comment%>
|
|
0 401 0 | <%response.write(x)%>
|
|
0 401 0 | End
|
|
0 401 0 | </html>
|
|
0 400 0 |