1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Content of .aspx file replaced automatically on server!

Discussion in 'C#' started by surenv2003, Dec 12, 2010.

  1. #1
    Hi,

    I have hosted a .net site on server. Periodically the content of a particular file (content.aspx) is automatically replaced by the client side HTML content. Have someone faced such problem too.

    What can be reason behind this?

    Thanks
    Suren
     
    surenv2003, Dec 12, 2010 IP
  2. yugolancer

    yugolancer Well-Known Member

    Messages:
    320
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Hmm it is normal behavior that ASP.NET form is rendered as HTML on the client side.
    If i haven't understood your question please explain it better. Do you have an extra HTML page e.g. index.html or something like that?
     
    yugolancer, Dec 19, 2010 IP
  3. Mr.AD

    Mr.AD Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    41
    #3
    Do you contact technical support staff yet? I think they will help you better.
     
    Mr.AD, Dec 24, 2010 IP
  4. vic_msn

    vic_msn Well-Known Member

    Messages:
    2,233
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    155
    #4
    that is how ASP.NET works, it is supposed to render dynamic content.
    or do you find something that you didn't expect ?
     
    vic_msn, Jan 2, 2011 IP