I have a website on IIS 6 which is configured as a subdomain such as \"subdomain.example.com\". \"default.asp\" is configured in IIS as the only default page on the Documents tab of the Web Site.The
I don\'t mind if it is a print screen or export proccess of the page to jpg or even to pdf... how ca开发者_如何学编程n it be done?Assuming you literally want to save a screenshot of the user\'s deskto
I\'m running XAMPP. Is there a line I can add to .htaccess or http.conf to make ASP be parsed and handled as 开发者_开发技巧PHP pages?
I have problem in overwriting cookies value cross sub domains, a website running in ASP which is in www.domain.com and mobile site running in PHP with m.domain.com sharing same cookie
I am very new to ASP and I have some small project to do, so I some help. I need to write asp page that will read latitudes and longitudes from database and place markers on the map.
I\'m migrating a legacy asp application onto a windows 2003 server. It access files on the lan which is where the problem lies. The user id is a domain account id so for anonymous access i have entere
I have some Selenium test scripts which I\'m using to test a Classic ASP web app开发者_StackOverflow, but I\'m having problems after restoring the database (SQL Server 2005) with a backup file before
How do I get the type of a variable using VBScr开发者_JAVA百科ipt?Is VarType what you need? Returns a value indicating the subtype of a variable.
I have a file that is being included, in that file there\'s Server.MapPath(\'../_data\") which doesn\'t work
I\'m sure this is something really simple that I\'m overlooking, but MS SQL is new to me -- I am (or at least thought I was) fairly comfortable with basic MySql though.