34 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for TheGuy831

Hi been trying to **click on a button.**. ![SnapCrab_NoName_2016-9-18_17-32-55_No-00.png](/attachments/small/4/0d67448b4c9a403d8045742796fd1a6e.png "align-left") heres the **code** from html** webDocument** ![SnapCrab_NoName_2016-9-21_20-35-31_No-00.png](/attachments/small/4/d21666d16295481ea3442c1cbeb44690.png "align-left") within **WebBrowser control**.. **Please Help**.. Thank You.. Heres my code so far.. Dim theElementCollection As Windows.Forms.HtmlElementCollection = Nothing theElementCollection = WebBrowser1.Document.GetElementsByTagName("a") For Each curElement As HtmlElement In theElementCollection If curElement.GetAttribute("id").Contains("remove-over") Then curElement.InvokeMember("click") …

0
202
Member Avatar for scubbastevie

Hi Folks, I have a small issue with css that I need help with. I have a rating system on a project. My css is set up to display grey stars that can be hovered over which turn to blue stars until selected, although when I select 1 star, the …

0
176
Member Avatar for rmahbub

The term database showcasing alludes to a well weave relationship between the client and the producer **[buy email databa](http://www.latestmailinglist.com)**se. This is another technique actualized by the representatives today, through which they get the profitable data about his customer. When you have the email database, then on the off chance that …

0
114
Member Avatar for .Net(beer)

Good day, I have created a WPF (visual basic) application. On the main-page, I have "tab control" inside a "grid". On "tab one" the user selects an "ID" and below the "datagrid control" populates with information (this works). On "tab two" more data (from a different table (linked – using …

0
110
Member Avatar for TMartin9988

I had developed an individual blog page by means of a free-of-cost SharePoint that I acquired from[ Cloudappsporta](https://www.cloudappsportal.com/)l and from now on would like to make it accessible it for general public to view only. At this point I believe it really is an advisable preference in my opinion to …

0
139
Member Avatar for Narbhavi
Member Avatar for Marco_3

0ello I'm trying creating a triangular mesh from png. How can I extract the basic information from a image contour to create a mesh? I used opencv module in order to extract the contours . On xyContour variable I have essentially a path, but with a path I think that …

0
729
Member Avatar for rajesh_17

I am a newbie who is trying to implement VoIP using freeswitch. Briefly I was not able to get the call functionality with the freeswitch flex client working. I am working on a web interface where I need to implement VoIP over web. So after some searching I found that …

0
88
Member Avatar for movarth

I remember browsing this website a long time ago, and it looked pretty good. But today, with 1080p monitors being pretty standard, the layout/colors look kind of inferior. For instance, there is very little contrast in areas that matter beyond the basic color scheme. Keep in mind, this is just …

0
172
Member Avatar for boblite2

I found that the following shell code worked for producing a list of all files in the directory and subdirectories of a program I am working on. The basic lesson I learned is not to try shelling out of VB6 to invoke a batch file containing a list of DOS …

0
102
Member Avatar for krunal1986

Hello, I have my VB 6.0 Application and make a Exe and I hosted it on my windows server 2000 it gives me error 'Could not access network location \\mynetworkpath'. earlier when there was Datepicker control was used then also there was error coming but I had registered MSCOMCTL2.dll and …

0
220
Member Avatar for Danieldorn1797

Ok so the last couple of days i have been atempting to make a voxel engine for a cube world, i am intermediate in c++ and beyond the basics in opengl, i have a basic thought as to how the engine will fucnction. the Engine: - programmed in c++ - …

0
165
Member Avatar for shubham05
0
135
Member Avatar for alex_25

Hi all I'm new to daniweb Im a boiler engineer for my full time job but love playing around making websites on a very basic level. I've made a [heating Help forum](http://boilerandheating.freeforums.net) and [basic app](https://play.google.com/store/apps/details?id=com.wboilerandheatingforums) to go with it. But I've got what I think is a great idea for …

0
137
Member Avatar for Yorkiebar14

Hello, I am trying to receive the documenttext of a web browser after the user has clicked a javascript button which loads more information on to the page. Instead of getting the new code, it simply gives the original code which was given once the page was loaded. Any help …

0
83
Member Avatar for jeffersonalomia

I am recently developing a software(using Visual Basic 2010 Express) that has a feature that would store image on the database(MS Access 2007).. My problem is, how can i store image on msAccess and then retrieve it again on my application

0
114
Member Avatar for Brandon_6

You cannot determine whether a ctor is being called on an object that is to become const. Such as: const Foo bar( another_foo ); // no way to determine in the ctor that bar will be const I'd like some sort of function attribute for copy constructors to determine if …

0
156
Member Avatar for Jeffrey101

This is really good opportunity to all students who want to enter into the business world. Last month I passed my exam in pre Engineering and now I'm going to start my personal business with my brother. To know the basic terms of business I am getting online agile training. …

-2
116
Member Avatar for mushtaqueahmed.chandio

Dear friends i am making inventory management i have one problem when i have purchase product form its working successufully. other form is edit purchase order. when i click update it does not save. please any one can help me? here is code private cmdsave_click() Dim dd1 As Database Dim …

0
130
Member Avatar for aashishkulkarni

I am going to create graphics interface to intermediate code generated by the gcc. so the output from gcc is like ;; Function main (main, funcdef_no=1, decl_uid=2162, cgraph_uid=1) main () { int i; int c[10]; int b; int a; int D.2177; <bb 2>: a = 1; b = 20; if …

0
150
Member Avatar for johndmingione

Dear Reader, I would like to be educated on how to open an Excel Worksheet within a VSFlexGrid OR MSFlexGrid. The reason I give both as an option is because I want to explore which option is best, so if you have input on the Pros and Cons of using …

0
156
Member Avatar for pandeysk_13

hello to all and thanks for giving all help to newbees, i have a form in visual basic 2010 with these specification 1 datagridview 7 textboxes 7 comboboxes 2 datepicker i use a connection with code to ms access. i am using this code to load data in DGV and …

0
77
Member Avatar for jdevin1

I am trying to create a sort of code library in visual studio 2010 where the form displays a list box of certain project files in vb that i have made in the past and when selected, a button can be pressed that launches the .exe files of those visual …

0
121
Member Avatar for Lius

I have problem with saving entry to mysql.. first entry saved but it doesnt work with second, somehow the save_new button didnt respond at all.. then i use saveandclose button it works or after i restart the pc the save_new button function will do it job for the first entry …

0
87
Member Avatar for ekoblentz

Hello fellow coders! I run the Vintage Computer Festival East, which is an annual convention to celebrate computer history of the 1940s-1980s. This year's event is VCF East 8.0, May 5-6, 2012, in Wall, New Jersey. Our keynote speaker for the first day (May 5 at noon) is Dr. Thomas …

0
116
Member Avatar for mrjimoy_05

Hi all, I've problem with this code: [CODE]With MenuNavCatDataSource Dim xReader As Data.IDataReader = .Select(DataSourceSelectArguments.Empty) If xReader.Read Then MenuNavCat1.Text = xReader.Item("MenuCategoryName") MenuNavCat2.Text = xReader.Item("MenuCategoryName") MenuNavCat3.Text = xReader.Item("MenuCategoryName") MenuNavCat4.Text = xReader.Item("MenuCategoryName") MenuNavCat5.Text = xReader.Item("MenuCategoryName") End If End With[/CODE] I've 5 label and I want to parse the content of the label …

0
77
Member Avatar for ferdousKhanom

I need to open a serial port on Windows XP. I'm pretty limited on programming languages but can code Java and C. [B]Javax.comm[/B] package is no longer supported - third party isn't very good [I]either[/I] :S so [COLOR="Red"]how[/COLOR] do I open a port? at the moment all I want to …

0
110
Member Avatar for beginninphp

Hello all, I've been stumbling (more like Stumbling, I hope) across the web looking for something that can do occasional screen captures using a cron job on my casual gaming site server. I was hoping to be able to save screen captures of a few characters as I leveled them …

0
190
Member Avatar for choover12

i want to make a custom tab control for my web browser but i have no clue how to do it. all I know is to set the draw mode to ownerdrawnfixed and use the paint event args but nothing else. please help, it would help with my ui. thx

0
107
Member Avatar for Nelson Fana

my problem is that I need for ex. L1Q1 + L2Q1 = numUpDowm1 + L4Q1 where the LQ are random I added the code for easier understanding Any help will be greatly appreciated This work is being doe for a school in the Dominican Republic Public Class frmBalanciarEcuaciones Private Sub …

-1
89

The End.