Hi,
I am working on a project to add new functionality, and they originally wrote this application in classic .asp.
Now I want to had update a couple of files, but one of them has 16 <!--#INCLUDE VIRTUAL="/something.asp" -->. is there any way I can get around this slight issue I am having? adn...
Hi Folks,
Here is my situation, some clients use adobe reader 9, most clients use adobe 8.1.3, but some use 5, 6, and 7 as well.
I need to determine which version of adobe reader the client is using. I need to use either JavaScript or Classic ASP to determine the version number.
Has anyone...
Hi
Can someone tell me to check for this path
"C:\Program Files\Adobe\Reader 9.0"
?
I am have real issues with adobe reader 9 and what my logic to do something different, but first I have to what what version it is, can anyone help?
Thanks!!!
Hi,
I am not sure why this is not working the way I think it should. My issue is I can not display number of items in the database correctly. When I do the Select count(*) from DanceInfo in the database it returns 3, this is correct. However, when I try and display it in PHP, at best I can get...
Hi,
I am trying to resolve an issue between versions 6 - 9. I need to detect what version is trying to open the PDF file. I was able to use this code, like this
strAdobeReaderVersion = Request.Cookies("ReaderVersion")
But all this tells me is version 7 or higher. Is it possible to be more...
Hi,
I am trying to resolve an issue between versions 6 - 9. I need to detect what version is trying to open the PDF file. I am currently use asp like this
strAdobeReaderVersion = Request.Cookies("ReaderVersion")
But all this tells me is version 7 or higher. Is it possible to be more...
Hi,
I am working on creating an .ASPX page,
* when the user clicks on my Submit button, it calls a validation function.
* if you are missing required information in the text boxes, you get a JavaScript pop-up window.
* but my .ASPX page goes blank when it appears, but then when you click on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.