VBScript
sql order by not working in classic asp loop
I have a sql query that orders the rows by开发者_StackOverflow中文版 an id, however it doesn\'t seem to output the data in order when in classic asp:[详细]
2023-04-07 07:19 分类:问答No session share and avoid navigation buttons in browser while opening application window
We are using VBScript code to open the application window to avoid users having forward/back navigation while opening the IE8 window.[详细]
2023-04-07 04:37 分类:问答VBScript Sending Email with High Importance
I used VBScript to write a function to send email automatically. With .Configuration.Fields .Item(cdoSendUsingMethod)= cdoSendUsingPort[详细]
2023-04-07 03:40 分类:问答How to keep the VBScript command window open during execution
When I execute a VBScript, the command window that it crea开发者_StackOverflow社区tes closes quickly before the user gets a chance to read the output. How can I get the window to stay open without mod[详细]
2023-04-06 18:07 分类:问答tool or vbscript to add hardcoded text to top of multiple files?
Does anyone know a tool that can add predefined text such as the following 4 lines: \"My disclaimer: For legal reasons -[详细]
2023-04-06 16:23 分类:问答How to make VBScript copy permissions along with files
This is all in Windows XP utilizing VBScript. I have a directory with several files inside.The files have varying permissions set.I need to be able to copy the files to a new directory while retainin[详细]
2023-04-06 15:33 分类:问答How to do multiple conditions for single If statement
I\'m trying to do two conditions on a single If statement in vbscript.Should be really simple, but it\'s not working.Something like:[详细]
2023-04-06 10:07 分类:问答textbox autosuggest in asp vb
The application is written in ASP VB classic and various Java scripts. I am faced with some issues 1) When I select an entry in a dropdown box, I开发者_如何学JAVA can use the \"onBlur\" method to do[详细]
2023-04-06 08:02 分类:问答How to search for a key in the registry with wildcards in a batch or VBScript?
I need to make a batch or a VBScript, which uninstalls every versions of Mozilla Firefox. In the registry there is a key:[详细]
2023-04-06 04:19 分类:问答Response.write with classic ASP page on IIS7
The following statement will not work with a classic开发者_StackOverflow中文版 asp page on an IIS7 website[详细]
2023-04-06 02:28 分类:问答