ASPX Does not reflect changes made to an include page
am 06.06.2007 15:45:05 von brandon
Hi,
I have an aspx page that contains an include section which calls an html
page for text to be displayed on the aspx page. I also have an upload page
that allows users to upload a simple html page with the same name everytime
and places it on the server. My problem is that the aspx page does not update
to reflect the changes made to the uploaded html page. However, if I log into
the server and open the aspx page that contains the code and hit save then it
updates and shows the changes. Can anyone help me correct this problem? I am
not for sure if there is code out there to update this automaticly or what I
can do.
Thanks,
Brandon
Re: ASPX Does not reflect changes made to an include page
am 06.06.2007 22:25:09 von Anthony Jones
"Brandon" wrote in message
news:632B1D1B-AB38-4B25-A752-284751E90C10@microsoft.com...
> Hi,
>
> I have an aspx page that contains an include section which calls an html
> page for text to be displayed on the aspx page. I also have an upload page
> that allows users to upload a simple html page with the same name
everytime
> and places it on the server. My problem is that the aspx page does not
update
> to reflect the changes made to the uploaded html page. However, if I log
into
> the server and open the aspx page that contains the code and hit save then
it
> updates and shows the changes. Can anyone help me correct this problem? I
am
> not for sure if there is code out there to update this automaticly or what
I
> can do.
>
Try asking in microsoft.public.dotnet.framework.aspnet
This NG is for Classic ASP