Results 1 to 2 of 2

Thread: Opening an .aspx page

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Opening an .aspx page

    Hi,

    Can I just open an .aspx page as I would a normal HTML page by selecting Open from the file menu in IE. The file extensions in the Browse dialog do not include the .aspx extension. How can I test my .aspx page once I've done some work to it?

    Thanks,
    Don't anthropomorphize computers -- they hate it

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    it needs to run on a machine that supports ASP.NET.... then you have to navigate to it.... something like this: http://localhost/mypage.aspx
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width