I have a classic ASP page that is setting the ContentType to \"text/plain\" and streaming the bytes of a text file to the browser. However, Internet Explorer 7 (and presumably other versions) is ignor
I need to write a VBScript function that can convert arbitrary strings into a string that I can safely use inside JavaScript. Something like this:
I\'m m开发者_StackOverflow中文版aintaining a Classic ASP app written in VB Script by an outside company long, long ago.
Let me start off by saying I\'m a PHP developer, not an ASP one. (And I really wish ASP had isset().)And I\'m working in a live environment so I don\'t really have an opportunity to do any testing.
how do I get the domain of an address to the asp? Suppose we have the following addresses: example.com 开发者_如何学Cexample.com/my
Is there a parti开发者_开发技巧cular name for<% and%>.Scott Gu calls these Code Nuggets.
I would开发者_运维百科 like to create a PDF from the data i have in a microsoft access database. Can someone please tell me what I should use to make this happen? Any tips and steps are appreciated.On
Consider this query in SQL Server 2000 returning XML. select * from Mytable employee for xml auto , elements
I have a upload page done with classic asp and I want a progressbar. Could be with jquery, ajax? Does anyone know开发者_运维百科 where I can find a solution, thanks.You cannot upload files using AJAX
I\'ve been having a play around with Mootools 1.3 server-side today. Its really nice took some bashing to get it Classic ASP friendly but still full of goodness (tm).