First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
GeoLocation forwarding on international sites and Bing
Currently if you search Bing (regardless of whether you filter on the UK or not) you will get a link to the US version of our web site at the top of the search results (http://www.XXXX/us). This is bad news for us, since our customer base is 98% UK based and the US site is a fledgling recently launched. We h... 1 Jul 2010 05:37
JQuery and javascript not runing in the head tag
Greetings! When I create a simple page like this! <html> <head> <title>Test</title> <script src="Scripts/jquery-1.4.1.min.js" type="text/javascript" /> <script type="text/javascript"> alert("From Head"); </script> </head> <body> <span>Click me!</span> <script type="text/javascrip... 27 Jun 2010 21:37
JQuery and javascript not runing in the head tag
Sorry! Wrong forum. I reposted in the ASP.NET forum. I see this is the ASP "Classic" forum. -- Cheers! John "John Morrill" wrote: Greetings! When I create a simple page like this! <html> <head> <title>Test</title> <script src="Scripts/jquery-1.4.1.min.js" type="text/jav... 29 Jun 2010 04:11
Expression 3 and Expression 4
How do I utilize Microsoft's Expression 3 or Expression 4 ? -- Victor Tay MSN Financial Partner ... 26 Jun 2010 05:28
ASP pgm that will run on the server locally, but it crashes re
FailedReqLogFiles Errors: CurrentStatement Set oRecordset = oConnection.Execute(strQuery) SizeOfStatement 46 Error65. -ASP_LOG_ERROR LineNumber 53 ErrorCode 80040e37 Description An operations error occurred. "csw" wrote: IE error: 500 - Internal server error. There is a problem wi... 25 Jun 2010 17:36
ASP pgm that will run on the server locally, but it crashes remote
Environment: Windows 2008 R2 IIS 7.5 I have an ASP program that will run on the server, but it will crash on this statement "Set oRecordset = oConnection.Execute(strQuery)" when I run in my desktop using IE 7. It will run from http://localhost/ It won't run from http://testserver:80/ What co... 24 Jun 2010 10:44
php code in asp
Adrienne Boswell wrote on 23 jun 2010 in microsoft.public.inetserver.asp.general: First of all it is not a good idea to use the wildcard * in a sql statement. Always explicitly name the fields you want. Why? Because the table could change over time, new fields added, removed, etc. You are also ma... 23 Jun 2010 17:19
Hotfix compatibility issue
I have a compatibility issue between these hotfixes:- KB969612 * This one causes the issue. KB974417 KB976569 We require KB969612 to fix the menu pop-out issue with IE8. Someone else has experienced the same issue and blogged about it here: http://www.solo-technology.com/blog/2010/05/23/windows-update-hotf... 17 Jun 2010 15:39
Must declare the variable...
Trying to do the following Parameterized Query in Classic ASP, I get the error: Must declare the variable @Pagetype Here is the code: Set oCommLocal = Server.CreateObject("ADODB.Command") oCommLocal.ActiveConnection = oConn oCommLocal.CommandType = adCmdText oCommLocal.CommandText = "SELECT SS FROM WPS W... 17 Jun 2010 15:39
mail attachment program using mailmessage
Dear friends, Is it possible to write mail attachment program usig cdo.message component. if yes please tell me how to do it? I am doing like this and it is giving error ------------------- Error Type: Microsoft VBScript runtime (0x800A01B6) Object doesn't support this property or method: 'AttachFile' /asp/... 14 Jun 2010 10:40
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14