For a project I\'m doing I have a varied number of nodes with node names of nib\"number\"_title So I\'m using a for loop and within that loop I\'m using getElementsByTagName to ge the node but It brin
I have an ASP page that takes two arguments on the querystring. On the page is a form that posts back to itself.
I am trying to build an application where i can upload files to youtube. I have gotten OAuth working, and Youtube is returning a session!
Is there a way to get the mimetype of a file by using asp? If just have 开发者_Python百科the path to the file.One possible way of doing this would be to take the file extension of the file and look up
I have a classic ASP website (yes they still exist) that needs to call a .NET DLL registered for COM interop.
Hopefully this will be a simple fix. I\'m completely new to XSL but I\'ve managed to get a little script that sorts my data by date. I now want to use ASP to limit this data to all entries within a mo
I am using this to insert a few things into my table and it keeps giving me this error: Microsoft VBScript compilation error \'800a03ee\'
Is it possible to rewrite the URL of a web (Including Domain of the web) to other domain. eg http://www.abc.com.au/article.asp?a=12&z=23
I have two pages we will call page \"A\" and Page \"B\". Page A in the root of the server which does not have any ASP access, while page B can do ASP cause it is not in the root directory.
Is there a way to iterate radio groups on a form post to do something with each radio button group? I have a varyin开发者_Go百科g number of radio button sets and need to get values and id\'s out of ea