Today, I have a big discovery when writing ASP programs:
<% Response.write (a ())
Function a () a = 100nd function
Function a () a = "ABC" End Function%> The above line code is not reported, and "ABC" can be entered.
I have time to test this question in these days.