Hi everyone,
We have various sites running on a server. Occasionnally, when we restart IIS one of the sites (and only one - the rest are fine) just displays this message:
HTTP 1.1 New Application Failed
The only way to get rid of it is to restart the server.
Can anyone advise me why it has...
Hi,
Simple question: when you have multiple conditions in the Where clause, does Access 2000 read them from left to right or from right to left? I am trying to optimize the SQL statements hence wanting to know this.
Hi,
I have an empty column in a database, and I want to update it with a DIFFERENT random number for each record. When I use:
update table
set column = round(rand()*1000 + 1, 0);
it sets the same random number for all the records, which is no good to me. How do I get it to set a different...
Hi, I'm trying to submit a form that's in a layer by calling a function from a button in another layer (I've used div tags to define the layers). The function is very simple:
function subForm() {
document.regform.submit();
}
(by the way, regform is the name of the form). Internet Explorer...
Is it possible to link to a particular frame in a flash movie from a hyperlink on an html page? For example, I have a movie that has 500 frames long, and normally plays from frame 1 to 500, then stops. But, say I want to have another link that starts playing at frame 100 in the movie - how do...
Does anyone know how search engines index flash sites, if at all? I have a flash driven site which uses text files as a convenient way to update the flash content. Will the text files be indexed or am I stuck with using meta-tags etc in the html that holds the flash?
Ok first off, sorry if this sounds simple but I am not a SQL genius by any stretch of the imagination.
Here's my problem: I have a SQL database mailing list which all the peoples' full names are in one column. I need to split this into 2 fields: first_name and last_name. I think I need a SQL...
Sounds ridiculous I know, but today, for some unknown reason my local server (running IIS5 on Windows2000 Professional) refuses to load any asp pages. It will quite happily serve up .htm and .cfm files, but steadfastly refuses to open any .asp.
I have uninstalled IIS and re-installed, but no...
Does anyone know of any extensions where you can create DHTML drop-down menus in Frontpage? (you know the sort - done by layers - you put your mouse over and the menus appears). Ideally I'm after multi-level menus like on the HierMenu forum at webreference.com. I need to be able to produce...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.