I have this asp page test1.asp in the same server (different website) than this webservice. Thing is when i try to run this code
I have the following code that reads a rss feed into my page, but I would like to have the pubDate convert into a more human readable date if alt all possible.
We have recently started experiencing timeout errors on an old (very old - 11 years!) portion of our website that we use internally, to maintain some content on another part of our site.
I have a code which allows session for my asp pages. However, when i try to use post form which takes me to another asp page, i will be automatically logout. Is there a solution to this? Thanks in adv
I have a statement like this: DELETE TABLENAME WHERE COLUMN = NUMBER; SELECT @@ROWCOUNT AS RC; if i run it from the code (classic asp) i get Error:Item cannot be found in the collection correspondi
After reloading t开发者_JAVA百科he page how can i get the previous values in that textbox again.
I want google map with highlighted locations using html or classic asp. How can i do it? Please check the link.开发者_JS百科
I\'m ge开发者_开发技巧tting this error on a windows 2003 server: Microsoft VBScript runtime error \'800a01ad\'
I\'m trying to find if a certain element is present in a XML file and if it is, remove it. However I keep getting this error:
I have recently taken over a website written in ASP Classic. It uses a MS access database for the back end.