I'm trying to find this out before I get involved and find out that it's a huge undertaking. Anyone with past experience, I'd love to hear your story.
Thanks!Aspx can run with asp pages side by side in same web site. One thing is not easy to do is to share Session state between aspx and asp pages.
Thanks Jimmym. I appreciate the feedback.
Set the AspCompat attribute to True in the aspx pages, page directive then add the asp code in your aspx pages.
You can then use the functionality of server controls etc to further enhance the application.
Great tip!!! Thanks a bunch Midi25.
0 comments:
Post a Comment