how to attach more then one files and then send mail using ASP Technology.. Not with ASP.NET so please guide me..
I have to use classic ASP to build a website. I want to be able to use include files for the header and footer.
Here\'s my code: if Request.Form(\"authorize\") <> \"\" and request.form(\"delete\") <> \"true\" then
if encoding using escape(data) in javascript, how to decode it in server side? I use ajax to post encoding data with escape javas开发者_StackOverflow社区cript function, how can I decode it at the ser
set con2=s开发者_StackOverflow社区erver.CreateObject(\"ADODB.Connection\") con2.ConnectionTimeout =1200
ajax(search suggest), if input funny character(like Ô) and submit it, \"?\" is displayed in *****.asp. ( response.write (request.form(\"str\")))
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I created a shortcut, in Windows, to a folder. I then placed this shortcut in another place. Using ASP, is it pos开发者_高级运维sible to list the files in the folder via the shortcut? All folders, fil
What I am trying to do is simple. I have some Classic ASP with include headers like the following referencing MDAC 2.5:
We have enabled the wildcard mapping for a开发者_StackOverflow社区n existing classic ASP site to handle through aspnet_isapi.dll. Ever since then, the performance of the site has dropped? Does the .as