Hello Everyone ~
I have little knowledge of all things GIS/GEO related. I've been tasked with finding a product/service/object that will allow the company I work for to do some GEO based reporting.
Basically I need to know for a given zip code, how many insurance providers are within a given...
Yeah, I googled the same thing.
I don't know what connection it would be referring to. At this point I am not making any connections to any databases or using any sort of authentication. The code above is it, there is nothing more. That would be the very thing needed to start things off and...
I've never had a problem in the past accessing COM within .NET but I am running into a vague (potentially unrelated) issue.
I'm attempting use DataJunction 7.5 from within C#.
I've made a reference to the DJEngine 7.5 Components Type Library within the Solution Explorer.
I try to create and...
Okay... a little more time and I figured it out.
For other developers... here is the code (without any error handling).
public ArrayList DropDownList ( string DropDownName )
{
Doc = (HTMLDocument) wb.Document;
ArrayList TempList = new ArrayList();
IHTMLElementCollection Elements =...
Hello... new to the forum here.
I have a abscure question that you probably don't run across every day.
I'm currently working on an object that will automatin web-based applications using the mshtml object. I can send text to input fields, I can click buttons, select hyperlinks, and various...
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.