If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Get Values from Ajax-Container using VBA

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-20-11, 14:31
new_to_it_all new_to_it_all is offline
Registered User
 
Join Date: Jun 2011
Posts: 1
Question Get Values from Ajax-Container using VBA

Hi all,

I am trying to use vba to login to a webpage and then select a link.

I can get logged in and redirected to the correct part of the site I require, using VBA, however the final link I am trying to select is written on the page via ajax-container (Java I think ).

Is there anyway to loop through the ajax container obtaining the text values?

The page is setup in a table layout and each box contains a document name and date. Under this is the link "Open Document".

i.e.

Sports Document
Feb 2011
Open Document

Events Document
March 2011
Open Document

I hope this makes sense...

Thanks in advance!
Reply With Quote
Reply

Tags
ajax, container, div, excel, vba

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On