I have recently decided to dive in to ASP and have set up 开发者_开发知识库a Windows Server package on my resellers account (shared hosting).
An existing (webbased) project that I work on uses client data and saves reports using the name of the client as file name. Unfortunately, it never filtered this client name so someone entered client
I\'m stuck in Classic 开发者_Python百科ASP for the time being, and wondered if some of my grid editing pages (editing a row or record) might benefit from some async JQuery Ajax-type calls to update pa
I have a form that posts to an iFrame for processing. The iFrame then posts a form forwards in the parent window 开发者_Go百科to a confirmation.
I have a Classic ASP website which we have moved from IIS 6 to Win2k8 and IIS 7.Within the website folder structure, is a Virtual Directory called Products containing JPGs that are physically stored e
I need to built a page that user can drag and drop file and upload it on ftp server. Its just an upload an开发者_如何学God nothing else. Does anyone have any idea?drag n drop is a clientside issue, AS
I wonder if refreshing page with runtime error will overload the web server. For example I did refreshed domain.com/default.asp?id=99999999999999999999999999999999999999999 page which generates follow
how do you find a particular value from a string in ASP? dim temp=\"alpha,bravo,charlie\" how 开发者_运维百科do i find if \'alpha\' exists in temp?
I am new to ASP coding.I have tried to code 1 page in ASP and run that directly online in a webite which has other asp pages working completely fine.
I have a report set up on our test environment which uses a datasource called DEFAULT, which is also the name of the datasource on the client\'s prod开发者_JS百科uction server. (Both are ODBC)