Hello,
Is it possible to use version 5.0 in ASP.NET (aspx) page ?
I tried but without succes.
Is there a solution ?
Thanks,
In ASPX page ....
an ASPX page should render just as a ASP page should after it has gotten to the browser. If you just include your files as normal, the ASPX parser should ignore them if they are no ASP: tags and just send them down to the browser, at which point the browser should just render them. What exactly did you try to do that did not work?
Dave Hergert
Software Engineer
"Helping to make the menu better, one
at a time."
Software Engineer
"Helping to make the menu better, one
