I\'m creating an ASP.NET application which uses Facebook Connect and fbml tags. It also uses the LinkedIn widget. When I run this app in any browser, there are no warnings and everything works. Howeve
I\'ve already tried System.IO.DriveType. But it only provides to me with the information of whether it\'s a removable drive such as floppy disc or a USB flash drive. And a USB external hard drive will
Hi is there any tool available in Java world that will parse/read a source file and pull SQL statements 开发者_开发知识库out in to a text file. This is a complex task given that you can write SQL stat
I basically have an application that generates reports in a .html file, I use a .html file for the ease of making tables and formatting text.
I\'ve got some Jquery functions that I keep in a \"custom.js\" file. On some pages, I need to pass PHP variables to the Jquery so some Jquery bits need to remain in the HTML documents. However, as I\'
Trying to Build an Online D&d program which stores the character info into Tables my problem is the game works just fine while your playing but as soon as you exit game all varibles are lost which
Just to get some professional opinions, is it possible to开发者_Python百科 load in an external SWF and set that SWF\'s background to transparent?
Need to integrate Django with an existing authentication system.That system has it\'s own database, API, login/logout,edit profile web pages and cookie.
I have a DLL that I am trying to link with a libjpeg LIB using MSVC 2008 that is generating Unresolved External Symbol errors for the libjpeg functions.I also have a test project that links with the e
I\'m trying to get an external swf to load when the flv content of another external swf finishes playing.