PDA

View Full Version : New to .aspx



jeremiaha
22 Jun 2010, 01:55 PM
Hi all,

I have really no idea about any server side technology but am familiar with CSS/HTML. I am doing some simple aesthetic changes to a site via FTP. I changed every page fine except for our Dynamic gallery which is a .aspx file. The page has 2 files; gallery.aspx and gallery.aspx.cs. Upon opening I discovered the .cs is merely actions and that the .aspx was the aesthetic code. I made all changes ( in dreamweaver), saved, and reupped the files. On one machine/browser the changes appear fine. In another they do not. I view source of each page and it appears they have 2 different sources; one old, one new. Ive browser refreshed, cleared cache and done everything from downloading a new browser. Is there some reason that 2 different machines are pulling 2 different sources when only 1 (current) file is on the server? It has to be some kind of caching issue. Any help would be greatly appreciated.

Thanks