p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Visual Basic > VB 2008 > Visual Basic 2008 Essentials
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Visual Basic 2008 Essentials If you are new to Visual Basic programming with version 2008, this is the place to start your questions.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2008 Essentials section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old July 3rd, 2009, 02:52 PM
Registered User
Points: 5, Level: 1
Points: 5, Level: 1 Points: 5, Level: 1 Points: 5, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2007
Location: viana do castelo, , Portugal.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to droidman
Question filling a textarea

im having a trouble filling a webbrowser textarea. im trying to figure this out for 2 days now i belive it's time to ask for help

when navigationcomplete, the program fills one textfield:
Code:
WebBrowser1.Document.Forms.Item(0).GetElementsByTagName("INPUT").Item("recipient").InnerText = "9999999999"
but now i need to fill this part of the webpage:

Code:
<H3 class="tn edit">
  <TEXTAREA class="input textarea" name=msgedto></TEXTAREA>
i tried almost single source coude i found on the internet, in vb6 and vb 2008 and nothing.

hope someone knows this
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tab function + <textarea></textarea> Adam H-W HTML Code Clinic 0 April 24th, 2007 11:36 AM
filling the screen darkhalf CSS Cascading Style Sheets 0 September 26th, 2006 03:29 PM
filling of datagrid rahulyadav23 .NET Framework 2.0 2 June 29th, 2005 07:24 AM
display vbCrLf's from textarea to textarea mat41 Classic ASP Basics 8 June 10th, 2004 01:19 AM
filling of dataset abhimca_1 ADO.NET 1 August 6th, 2003 09:23 AM



All times are GMT -4. The time now is 04:34 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc