473,626 Members | 3,031 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Pass data from HTML file to Visual Basic .exe From - Auto fill data from web file to

1 New Member
Hi I want to pass html form values (eg Name = Ram) to Visual Basic Form as Auto load same data from Web to Vb.Net exe From.
Sep 6 '19 #1
1 2315
SioSio
272 Contributor
Ex.Find name="ie" from html of google site, extract the character string from there to ">" and store it in tg.

Expand|Select|Wrap|Line Numbers
  1. Dim client As WebClient = New WebClient()
  2. Dim Str As string = client.DownloadString ("https://www.google.com/")
  3. Dim SearchStr As String = "name=""ie"""
  4. Dim p1 As Integer = 0
  5. Dim p2 As Integer = 0
  6. Dim ps As Integer = 0
  7. Dim tg As String
  8. p1 = Str.IndexOf(SearchStr, ps)
  9. If p1 >= 0 Then
  10.     p2 = Str.IndexOf(">", p1)
  11.     tg = Str.Substring(p1+SearchStr.Length, p2 - (p1+SearchStr.Length))
  12. End If
Dec 18 '19 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
298
by: A-PK | last post by:
Hi I wanna shown all my Data from SQL server to Visual Basic.net. could someone guide me on that ? is there any object enable to do that. SQL Server 2000 Database - contacts 2 tables - supplies and customers now, i wanna to shown two folder on the screen. name and numbers of the folders based on the database tables if the above case, i got 2 folders named "supplies" and "customers"
6
6837
by: harish | last post by:
I want to give a page break when my one of the field change to some different value. I want separte page for different value at run time.
1
5802
by: All | last post by:
Hi I have a bunch of text files which need to be organized. What I want to do is to select three continuous lines from each text file and write them down in another text file. Each of those three line is started with character such as "IH". There are also more lines repeated after these three lines which are started with the same character, but I do not want to take them.
1
5093
by: czi02 | last post by:
I'm using visual basic 6.0 and don't know how to connect the program that I've been made in html. Would u help. Thanks. Hope you'll send me some codes on connecting html to visual basic. Well thanks again in advance.
1
1530
by: Nidal Khader | last post by:
Dear Sir, Please I wont to know how to connect mone than 2 ActiveX Data Object in one form in visual basic 6 with access bata base , or how to connect more than 2 tables or more in one form by using ActiveX data object Control.
1
1157
by: pate20 | last post by:
I'm modifing a unfinished form which created by someone else, and tying it to a database which dataadapter, datasource and a Dataset. I have been goofing around with this forms and code. So far looks like previous coder only managed to get graphic done including linked forms to one onother. I see there are .mdf and .ldf with dataadapter, dataset visual basic internal files, and dataset xml schema file also class diagram and xml configuretion...
3
17009
by: pankajGoyal1958 | last post by:
I am trying to import csv file into sql server. csv file data is C,FD,20111231,08,000,C,ECB,FLL,FLL,C1,,2011111009592368,,,,, C,IS,20111231,05,000,C,KWR,TPA,TPA,F3,,2011111009592368,,,,, Bulk insert statement : BULK INSERT dbo.TB_SAILING_STAG
6
4140
by: wisni1rr | last post by:
I have a form "Add" that I use to enter data into my database. All the controls on this form are textbox controls (for data entry). How would I make these textboxes auto-fill as the user types into that text box? For example: From an empty database. I enter "Steven" as a first name into a field bound to my textbox control. On the next record, as I type "St" as a first name into my textbox. The textbox should populate with "Steven"....
1
1527
by: mrukmana02 | last post by:
Hello everyone. I need your help to finishing my Diploma Final Project. I have database MySQL in phpMyAdmin. And to show the data, i was created MMI (Man Main Interface) by Visual Studio 2012. I choosed Visual Basic. Because database was receiver data from arduino every second. How to setting automatic refresh every second the data?
1
1431
by: mrukmana02 | last post by:
Hello everyone. I need your help to finishing my Diploma Final Project. I was created MMI (Man Main Interface) using Visual Basic (Visual Studio 2012). My database using MySQL in phpMyAdmin. So, i want to look the data for example yesterday, a week ago, 3 days ago. And i used DateTimePicker. How the solution for filter data using DateTimePicker?
0
8196
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8701
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8637
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8364
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6122
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5571
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4196
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1507
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.