Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Automate text into textbox


Reply
 
Thread Tools Display Modes
  #1  
Old 07-16-2005, 05:06 PM
takamine334's Avatar
takamine334 takamine334 is offline
Contributor
 
Join Date: Jul 2005
Location: Seattle, WA
Posts: 616
Default Automate text into textbox


Is there a way to automatically input text into a textbox on a webpage and click submit?

I think this is somewhat what I'm talking about
http://www.xtremevbtalk.com/show...=automate+text
Reply With Quote
  #2  
Old 07-16-2005, 08:14 PM
sonicdemonic sonicdemonic is offline
Junior Contributor
 
Join Date: Feb 2004
Location: Indiana
Posts: 261
Default

yes there is..
but you would have to use alot of api's to find the right window the you could use tab keystrokes to get to the editbox and input what what .. then tab to the button and enter key..


but you will have to slow work on that one .. that's alot of work.
__________________
A good friend stabs you in the front.
Be sure to use [ code]VB code here[/code]tags with you code.
Reply With Quote
  #3  
Old 07-16-2005, 08:19 PM
sonicdemonic sonicdemonic is offline
Junior Contributor
 
Join Date: Feb 2004
Location: Indiana
Posts: 261
Default

Suppose i should ask if this was a web control .. or an external explorer/whatever window..?
__________________
A good friend stabs you in the front.
Be sure to use [ code]VB code here[/code]tags with you code.
Reply With Quote
  #4  
Old 07-21-2005, 06:11 PM
takamine334's Avatar
takamine334 takamine334 is offline
Contributor
 
Join Date: Jul 2005
Location: Seattle, WA
Posts: 616
Default

Yeah, it is....so, there's no known code to input a line of text into a textbox and make it click submit?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->