1
Answer

Windows control library in Internet Explorer

Photo of weird_littlegirl

weird_littlegirl

20y
1.8k
1
Hi there, I'm trying to put a Windows control library that I created into a web page. The problem is when the page loads, I don't see anything, I just see a box where the control is supposed to be, but the control doesn't seem to load. I tried putting this control library into a regular windows form, and it works fine... Anyone know what the problem might be? The only thing I might see as a problem is that the control library has to connect to a database... But for now, both web server and database server are located on my local machine, so I just connect to the DB using Data Source=(local). Thanks in advance!!

Answers (1)

0
Photo of Vulpes
NA 98.3k 1.5m 13y
Well, the Latest News section on here (see side bar to right) certainly helps in that respect.

If you also join the Code Project site (http://www.codeproject.com/), they'll send you at least one newsletter a day which lists (and links to) relevant articles that have recently been published on other news sites, not just on computing but on science and technology generally. In fact, there's so many that it's difficult to keep up!

Personally, I never look at Twitter (unless linked to by the aforementioned sources) as I find it too shallow for most purposes.


Accepted