-
Accessing the Application object from the .aspx.vb file
I have a asp.net file called merchandise.aspx and in it i have an Application object that stores the user's password. Then i created a code-behind file and called it merchandise.aspx.vb and tranfered all the code inside the <script> tag into this file under a new class.I included the Page directive with the new class in the merchandise.aspx file.Now if i run the merchandise.aspx file it says that
BC30451: Name 'Application' is not declared.
Is there any thing i should include in the .aspx.vb file for it to access the Application object.
Thanks in Advance!
Last edited by indum; 09-26-2005 at 07:31 PM.
-
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Similar Threads
-
By sam in forum VB Classic
Replies: 2
Last Post: 10-11-2002, 01:00 PM
-
Replies: 0
Last Post: 10-11-2002, 04:31 AM
-
By Ahamed in forum VB Classic
Replies: 1
Last Post: 06-20-2002, 11:33 AM
-
By Jaco de Villiers in forum XML
Replies: 1
Last Post: 06-01-2001, 05:50 PM
-
Replies: 3
Last Post: 07-19-2000, 03:51 AM
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