Results 1 to 4 of 4

Thread: [2005] This should be easy....

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Between Try & Catch
    Posts
    249

    [2005] This should be easy....

    ....but I don't remember how to do it.

    In my ASP/VB.net app, I have a subfolder. I am able to access this subfolder with no problems. However, I am having trouble referring to pages outside of the subfolder.

    For example, on all pages inside the subfolder, there is a "logout" option, that takes the user back to the main login page (which rests outside the folder). However, every time I run the app, I get the usual "page not found" type of exception.

    It feels like I'm "locked" in this subfolder, but I know there has to be an easy way to get out, I just can't remember what it is.
    If my post helped you, please rate it!

    Languages: VB/ASP.NET 2005, C# 2008,VB6
    Databases: Oracle (knowledge not currently in use), DB2

    FROM Customers
    WHERE We_Know_What_We_Want <> DB.Null
    SELECT *
    0 rows returned

  2. #2
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: [2005] This should be easy....

    "~\pageinparentfolder.aspx"

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] This should be easy....

    "~/pageinparentfolder.aspx"

  4. #4
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: [2005] This should be easy....

    oops!

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