Hello, I'll start with the Error Message I am receiving,
Whenever I try to view a local asp file I get this error message:
Active Server Pages error 'ASP 0201'
Invalid Default Script Language
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21803432.htm...
Zones:
ASPDate Answered: 04/06/2006 Grade: A Views: 0
I am able to update my table into the MSSQL 2005 server; however if I add white space into the value, I get an error. For example if I set the forename to John , the update routine execute without ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23211361.htm...
Zones:
ASPDate Answered: 03/03/2008 Grade: A Views: 4
I have a frames page with a navbar and rightpage When I click on a link in the navbar, sometimes I want to call a _blank (new window) and at the same time change the contents of the rightpage. So...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23374797.htm...
Zones:
ASP,
HTMLDate Answered: 05/06/2008 Grade: A Views: 0
I'm looking to find a free, easy-to-install and easy-to-use charting/graphing component to be used in conjunction with ASP pages. My application is database-driven, so I will need the utility to a...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23514627.htm...
Zones:
ASPDate Answered: 10/03/2008 Grade: A Views: 0
Due to our available resources, we have a need to host an old Active Server Pages application on the same infrastructure running our SharePoint system. I've seen commentary on how to run pure ASP....
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_2210...
Zones:
SharepointDate Answered: 01/03/2007 Grade: B Views: 0
Hi,
<!--#include virtual="<%=VIRTUAL_DIR%>/subfolder/filename.asp"-->
<%=VIRTUAL_DIR%> = I want to add this variable dynamically.
But for sure it is not accepting.
Any idea how to so...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23083092.htm...
I would like to create a form that I can upload to my GoDaddy account, and access on a web browser. The form will ask simple questions that the user can type in. Then once they hit the SUBMIT but...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23387979.htm...
Zones:
ASPDate Answered: 05/09/2008 Grade: A Views: 0
Please see http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_23609503.html for background. I'm trying to implement a custom paging solution and allow users to s...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2361...
Query outputs this when ran via query analyzer:
Location1 Location 2 Location 3 Location 4 Location 5
Current to 30 days 601 787 458 163 7
91 to 180 days 2...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23751739.htm...
Zones:
ASPDate Answered: 09/22/2008 Grade: A Views: 0
I am using Msxml2.XMLHTTP to submit an xml document for a cred card approval.
Here is the the xml.
TransXML = "<?xml version=""1.0"" encoding=""UTF-8""?>" & _
"<NewOrder>" & _
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23825168.htm...