|
-
Nov 18th, 2003, 02:47 AM
#1
Thread Starter
Addicted Member
Web browser
Hey,
I am using the Web browser controll and i was wondering if there is a a way to make the web page the the control it at go into a textbox.
Also how i could copy the selected text into the clipboard
Thanks for any help
-
Nov 18th, 2003, 10:35 AM
#2
-
Nov 18th, 2003, 10:40 AM
#3
Fanatic Member
I think you mean this....
YOU WANT TO RETURN THE HTML CODE INTO A TEXT BOX YEAH ?
if so yes you can and ill post the code later if you want it...
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
-
Nov 18th, 2003, 11:41 AM
#4
Thread Starter
Addicted Member
hey,
not the html code but the web page text....
Like if i were to highlight the web page and then copy and paste it into notepad.
Thanks
-
Nov 18th, 2003, 02:00 PM
#5
Fanatic Member
filter the html code and between certain tags like font and /font is the text on the page, dont forget css styles. then you can display the text excluding html, that way you got the text
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
-
Nov 18th, 2003, 03:09 PM
#6
Thread Starter
Addicted Member
is there a easier way
Is there an easier way?
How do i copy the Highlighted text on the web page.
-
Nov 18th, 2003, 03:39 PM
#7
Fanatic Member
i cant think of any other way.... but i have seen something like what you want as a example on vbfoums somewhere
it basically stripped all the text from a page
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
-
Nov 18th, 2003, 03:49 PM
#8
Member
web browswer help
I am doing a similar project for my programming class. I have to make my own little web browser with VB.Net. I just dont know what the code should look like. I want to have tags in a txt file lik notepad that change the fontsize and make it bold or color. I dont know how to get VB to interpret these tags and change the text in the text box when I open it to display it without the code.
please help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|