aspx refresh

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Max

    #1

    aspx refresh

    I changed code in my local aspx page.
    Executing in browser, in localhost, the page is not recompiled.
    The page is recompiled with "view in browser" in VS .NET.

    Am I doing something wrong?

    Thanks
    Max



  • Alvin Bruney

    #2
    Re: aspx refresh

    Did you save the page before you ran it from local host?

    --


    -----------
    Got TidBits?
    Get it here: www.networkip.net/tidbits
    "Max" <lovatmax@tisca li.it> wrote in message
    news:OhPtEBNnDH A.1408@TK2MSFTN GP11.phx.gbl...[color=blue]
    > I changed code in my local aspx page.
    > Executing in browser, in localhost, the page is not recompiled.
    > The page is recompiled with "view in browser" in VS .NET.
    >
    > Am I doing something wrong?
    >
    > Thanks
    > Max
    >
    >
    >[/color]


    Comment

    • Max

      #3
      Re: aspx refresh

      Yes, I have saved it.


      "Alvin Bruney" <vapordan_spam_ me_not@hotmail_ no_spamhotmail. com> wrote in
      message news:eLKh#aPnDH A.1072@TK2MSFTN GP09.phx.gbl...[color=blue]
      > Did you save the page before you ran it from local host?
      >
      > --
      >
      >
      > -----------
      > Got TidBits?
      > Get it here: www.networkip.net/tidbits
      > "Max" <lovatmax@tisca li.it> wrote in message
      > news:OhPtEBNnDH A.1408@TK2MSFTN GP11.phx.gbl...[color=green]
      > > I changed code in my local aspx page.
      > > Executing in browser, in localhost, the page is not recompiled.
      > > The page is recompiled with "view in browser" in VS .NET.
      > >
      > > Am I doing something wrong?
      > >
      > > Thanks
      > > Max
      > >
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...