473,394 Members | 2,020 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

CSS not updating

Hi,

I am woring in VS.Net 2003. I am trying to make minor adjustments to
my webpage via my stylesheet.

However the changes that I make don't take effect until I close VS.Net
and open it back up again.

Of course this is very frustrating.

Can someone please let me know the trick to updating the StyleSheet
without having to boot the entire app?
Thanks
Nov 18 '05 #1
3 2184
On 15 Nov 2004 00:04:57 -0800 in
microsoft.public.dotnet.framework.aspnet, sc******@hotmail.com (sling
blade) wrote:
Can someone please let me know the trick to updating the StyleSheet
without having to boot the entire app?
Thanks


Did you try forcing a refresh in your browser? (In IE it's Ctrl +
refresh button)

Roger

Nov 18 '05 #2
> Did you try forcing a refresh in your browser? (In IE it's Ctrl +
refresh button)

We had this exact problem as well. :< And this solution (force refresh),
and it worked for us, it should work for you too.

Another solution I've thought of, bu haven't tried yet, is to version number
the css file right in the filename. Not pretty to look at, but when you're
done fiddling with the file and release the webapp, you know your clients
will be downloading the newest/latest and greatest CSS when they goto your
webpage. Just a thought on how to ease your clients experience cause they
may not know how to do the manual refresh or know they have to do the
manual refresh.
Nov 18 '05 #3
> Did you try forcing a refresh in your browser? (In IE it's Ctrl +
refresh button)

Roger


Thanks Roger,

I when I run the app the changes do take effect. However, the load
time to get my Website running takes up to 30 - 60 seconds after I hit
"run" (and I am running it without debugging).

What I really need is a way to refresh the app in design-time. I have
noticed that I can completely delete classes in the stylesheet and it
doesn't effect the way the page displays in design-time; so obviously
it is holding it in cache somewhere and that is why I can't see the
changes.

Any ideas on getting asp.net to refresh in design-time?
Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Jason | last post by:
Let's say I have an html form with 20 or 30 fields in it. The form submits the fields via POST to a php page which updates a table in a database with the $_POST vars. Which makes more sense? ...
2
by: Hal Vaughan | last post by:
First, I am aware of both SwingUtilities.invokeLater(), and of using Thread to create a new thread.  These are part of the problem. I want to have something running in the background, while the...
45
by: It's me | last post by:
I am new to the Python language. How do I do something like this: I know that a = 3 y = "a" print eval(y)
6
by: Hennie de Nooijer | last post by:
Hi, Currently we're a building a metadatadriven datawarehouse in SQL Server 2000. We're investigating the possibility of the updating tables with enormeous number of updates and insert and the...
0
by: cwbp17 | last post by:
Have two tables that have a FK relationship on ID column. Have one datagrid that displays all of the columns of both tables. What's the best approach on updating a row from the datagrid back to...
10
by: jaYPee | last post by:
does anyone experienced slowness when updating a dataset using AcceptChanges? when calling this code it takes many seconds to update the database SqlDataAdapter1.Update(DsStudentCourse1)...
14
by: el_sid | last post by:
Our developers have experienced a problem with updating Web References in Visual Studio.NET 2003. Normally, when a web service class (.asmx) is created, updating the Web Reference will...
6
by: muttu2244 | last post by:
hi all am updating the same file in ftp, through multiple clients, but am scared that two clients may open the same file at a time, and try updating, then the data updated by one data will be...
0
by: =?Utf-8?B?YmFrZXJzaGFjaw==?= | last post by:
Unless my app is EXTREMELY simple, I get the cross-threading error message regularly when updating controls on a Windows form. My latest example involves a dll that runs a System.Threading.Timer,...
5
by: rosaryshop | last post by:
I'm working a jewelry/rosary design web site at http://www.rosaryshop.com/rosariesAndKits2.php. As the user makes selections, it updates images of various parts, giving them a preview of the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.