I have an application build using asp.net in shar开发者_运维技巧epoint platform, however the paging and sorting features in gridview failed to function properly in Offline Explorer (Metaproduct) envir
I have a page that is generated by ajax/jquery at http://chainery.comoj.com/test.html. That page is the html generated by http://chainery.comoj.com#anklets. The problem is the product image is not bei
I\'m writing a server management application. I want to show a and a \"grid\" or whatever you want to call it, with an icon for each server. Kind of like how Explorer has an icon with text for each fi
I have an app that queries a database for the location of a nested folder used for a task, and opens this folder (using the ProcessStartInfo class to launch explorer.exe and pass in the folder name as
I would like to get the list of \"Open with...\" contextual menu in Windows XP/Vista/7 from Java. From the Windows Registry, I\'ve managed to find a way to get the command to launch applications. But
I have a program which runs in windows explorer. Ordinarily, if no other programs are running, it will use 2-3% CPU (Hence explorer.exe will show 2-3% in the resource monitor). When my program is not
I would like to move files from the Windows Explorer to my Java GUI and act on that event by receiving the path of the file(s) to upload开发者_StackOverflow中文版 it(them) to a server.
i\'m looking for a technique to adapt a html listbox to hierarchical content with an unlimited number of levels ( const > 1 would be sufficient ). hierarchy levels should be collapsible as in the usua
I\'m learning mercurial and I went to commit some changes and I got the message along the lines of \"new head created\" -- though I could have sworn that I did an hg pull and an hg update prior to doi
In my windows application I wan user to browse through folders, drives and on selecting a folder it will display the content of that folder, same like windows explorer. I know there is existing contro