-
Global.asa file -- rewritten as global.asax
I have a global.asa file that is used to create XML session objects storing
reference data.
In creating a .Net web Service, I have to rewrite this global.asa file as
a global.asax file to recreate the same xml session Objects to store reference
data.
Any suggestions as to where i should begin.
The global.asa file declares various xml session objects and then uses them
in vbscript code.
Is there an easy way of converting this file to one that can be used in ms.net.//
thanks,
Bik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks