RSS Forums RSS
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
Views: 1132 | Replies: 0
Reply
Join Date: May 2006
Posts: 4
Reputation: jm50328 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
jm50328 jm50328 is offline Offline
Newbie Poster

vb to web form

  #1  
May 3rd, 2006
I am having a problem I am using a VB form that will complete the web form as the vb form will be loading info to our mainframe system and a database the issue is with the first part. I have it completeing the web form then it submits the info and after it submits the info it needs to get some more info from the page but it appears that it has a timing issue the program trys to get the information before the page has completed loading.
Any help with this would be greatly appreciated.
With Web1.Document.Forms("OMNIWebMainForm")
   .Item("_ctl1_txtLoanNumberQuery").Value = mskLoanNumber    
   .Item("_ctl1:btnGo").Click
   Do Until Web1.ReadyState = READYSTATE_COMPLETE
      DoEvents
   Loop 
End With
x = Web1.Document.getElementById("txtborrowerfirst").Value
lblBrName.Caption = x
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 7:53 pm.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC