I have to create a page scope COM object in ASP for WIN CE device. The Win CE device supports only httpd server.
I am using JQGrid in my asp. And i enabled the feature multiselect:true. How to get a column from selected row from jqGrid?
i have a page for 404 error and the response.status is 404 yesterday the response.Addheader was working fine but today it is just showing a blank page and if i check the header status it is 404.
We have developed a COM component to be used in ASP pages of HTTPD service in Windows CE. We need to debug the COM Component. We have limited active开发者_如何学Python sync capability with ConmanClien
We are developing ASP pages for a Windows CE device. We need to debug the ASP pages for reducing the development effort. The ASP pages uses a COM component for getting data from the device. The web se
I have a problem when using session variables to store the checked state of a checkbox. I\'m using pagination so when each letter is pressed a checkbox will appear with the respective letter stored as
I\'ve created buttons that have been edited with css to look like hyperlinks so I can use form post instead of using querystring. I\'ve made it so t开发者_运维问答hat when a button is clicked it creat
I am having problems with encoding Chinese in an ASP site. The file formats are: translations.txt - UTF-8 (to store my translations)
I have Windows Server 2003, I开发者_StackOverflow中文版IS6 with IIRF installed on it. And I have iirf.ini file as follows:
I am building a site with many query string in classic asp like. category.asp?id-3 .. problem my host is not support Asapi Filter or other component.