How can visual web developer Express Edition highlight the classic asp-T开发者_开发问答ags (<% asp code %>) insight the Javascript code?
I\'ve got some free-respons开发者_如何学运维e text fields and I\'m not sure how to scrub them to prevent SQL injection. Any ideas? Create a parameterized query instead of concatenating the user\'s inp
Easy question.I used to develop websites back in the days of \"classic\" ASP, and when I\'m asked to do a quick and dirty website for family or friends now, I still resort to direct HTML/ASP and some
This is kind of an advanced problem, hopefully one of you asp/VB gurus will have a suggestion. I am trying to dynamically set a folder\'s execute permissions in IIS6 from an asp page. I have given the
I can create the folder, but I need to set the execute permissions to none/false for the folder named files. I have tried several examples on the net and none work correctly. Doing this manually in II
I\'m trying to use some impersonation functions in a classic ASP page. I found a MS KB article at http://support.microsoft.com/kb/248187 which explains how to do this, but it requires compiling 开发者
I receive the following error when there is no value for querystring. (I mean like index.asp?ID=). Microsoft VBScript runtimeerror \'800a000d\'
Is it pos开发者_高级运维sible to have an overloaded function in classic asp JScriptNo. The last function will overwrite/replace the functions with the same name defined before it.
I am trying to force users to only select certain values when adding a record.So naturally I am using a dropdown, but I\'d like the options to be populated by a specific field in the database.I figure
I\'ve this ISAPI_Rewrite rule: RewriteRule /([^/.?]+) /sc.asp?p=$1 [I,L] This rule should rewrite Urls like: