i want to add a google chrome control to my application because internet explorer control isnt very good.It shows the web pages wrong etc.Some help please
i want to add a google chrome control to my application because internet explorer control isnt very good.It shows the web pages wrong etc.Some help please
I have a windows application with multiple Forms containing the same ComboBoxes. These Comboboxes have fixed items. On each Form I load the Comboboxes with thes
I am having trouble sending the post variable to received in the PHP document in my server. I tried it with the GET and it works fine. But what I notice is the
Working on a old legacy code using VB or delphi, do not know for sure. I am trying to write-- if itemA does not equal 111 OR itemA does not equal 222 then futu
I have a gridview that is populated from a sqldatasource with ajax, which is fired from a radcombox drop down. The below does not work because technically the g
We have a vb.net windows application that creates an instance of Outlook.Application to open an email .MSG file, and save it as a .HTML by calling the Outlook.A
trying to start a .NET console application. Would prefer F# but get the same error in C# or VB as well. Unable to locate the .NET SDK as specified by global.jso
I'm using a richtexbox to put logs for an application of mine. I'm also using it as some sort of progress bar for a background worker. I'm not going to go in t
I use openXML to write a word document containing my text. Now I want to make a part of the text bold. I however fail to find a solution to make my text bold, s
I am trying to send message from GSM modem. I can submit AT commands the response is OK without any ERRORS. But the problem is I can't send message or read mess
Would it be possible to attach PDF from MemoryStream or other functions to Outlook E-Mail Items MailItem.Attachment.add(), rather than from the file on the hard
I have this code in my project: Dim request As HttpWebRequest Dim response As HttpWebResponse = Nothing Dim reader As StreamReader request = DirectCast(WebRe
I am a novice at programming and it is my first time trying to program a plugin for outlook, which I am having issues with. When using Application.COMAddIn("ad
I have accidentally deleted the System.Core reference from the References tab on the application settings and I want to know how I can add it again. You may th
I seem to be getting a OleDb Exception was unhandled when running this code and i really cant see why... Code attached Thanks! James Module DataAccess Pri
I have a code to load crystal report while clicking a button in vb.net but it gives load failed error please help me to solve this . my code is Imports Crysta
I am stuck on a simple thing. My app has a datagridview with 3 columns. One columnshave the name "Sites" and I have added the rows to it as in: sites1, site2, e
I have a table for email recipients imma database, and use the "select all" button from the gridview table as trigger to call the mail function. my iteration fu
My application closes after I execute an update command via oledb connection I also use DataAdapter but it closes without any error too, I can execute insert, d