Click here to Skip to main content
15,895,256 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB.Net Compiler Warning.......'used before assigned a value. null exception could result'. Pin
chilinhhacker14-Jul-09 16:03
chilinhhacker14-Jul-09 16:03 
QuestionVB6 application using BeforeNavigate2 to capture a filled web page no longer catching pop-ups Pin
hubdawgs28-May-09 17:00
hubdawgs28-May-09 17:00 
AnswerRe: VB6 application using BeforeNavigate2 to capture a filled web page no longer catching pop-ups Pin
Christian Graus28-May-09 21:18
protectorChristian Graus28-May-09 21:18 
GeneralRe: VB6 application using BeforeNavigate2 to capture a filled web page no longer catching pop-ups Pin
hubdawgs29-May-09 4:06
hubdawgs29-May-09 4:06 
QuestionFTP Download problems Pin
CodecCodes28-May-09 15:32
CodecCodes28-May-09 15:32 
AnswerRe: FTP Download problems Pin
Dave Kreskowiak28-May-09 17:33
mveDave Kreskowiak28-May-09 17:33 
Questionworksheetfunction.match Pin
yamanbas28-May-09 8:41
yamanbas28-May-09 8:41 
QuestionGet data off a grid on a web page Pin
MarDude28-May-09 5:54
MarDude28-May-09 5:54 
Hi. I am an excellent VB programmer but a poor web programmer. I am trying to get some data off a grid on a web page into a vb app and I am having a terrible time doing it. The site also requires an id and password. The site is http://ctmls.mlxchange.com/ and I'm using VB 6 on Vista.
I don't care what form I get the data in but its not in the source when I view it or save the page. It looks like it is coming from javascript.
I think it changes pages in frames because the address never changes, but the display does. That's why I don't think I can use winsock. Inet doesn't work. I can browse to the page fine with the webBrowser control and see the data.

Here's how I get the data on the screen:

1. Type in URL; go to site
2. Login to site, frame changes
3. Click "Search" from menu, frame changes
4. Type in some criteria, click results
5. Frame loads with a grid with data on I need to get into VB

Here is what the screen looks like after the data is retrieved (with sensitive data blocked out). http://www.marvelousware.com/images/Form.jpg[^]


The Userid is not mine, I am using it to write this program for the owner.

What property(s) or method(s) will return data? Can it be in innerHTML or outerHTML? Or someplace else?
Can I find out what script is getting the data and run it?
What is a proxy? Can a proxy pass the data through? Can it be done in VB?

Otherwise I will have to write OCR code to pull the data off the screen. That doesn't seem like the smartest way, or easiest way.

any help is appreciated, I'll buy a book if anyone knows one that WILL solve this problem.

Thank you.
AnswerRe: Get data off a grid on a web page Pin
Jay Royall28-May-09 6:14
Jay Royall28-May-09 6:14 
GeneralRe: Get data off a grid on a web page Pin
MarDude28-May-09 7:11
MarDude28-May-09 7:11 
GeneralRe: Get data off a grid on a web page Pin
Jay Royall28-May-09 8:22
Jay Royall28-May-09 8:22 
GeneralRe: Get data off a grid on a web page Pin
MarDude28-May-09 13:33
MarDude28-May-09 13:33 
GeneralRe: Get data off a grid on a web page Pin
Jay Royall28-May-09 22:01
Jay Royall28-May-09 22:01 
GeneralRe: Get data off a grid on a web page Pin
MarDude29-May-09 6:48
MarDude29-May-09 6:48 
QuestionHow to Create a Dynamic Page in VB and Print the same. Pin
Kaushal Arora28-May-09 1:55
Kaushal Arora28-May-09 1:55 
AnswerRe: How to Create a Dynamic Page in VB and Print the same. Pin
Dave Kreskowiak28-May-09 6:44
mveDave Kreskowiak28-May-09 6:44 
GeneralRe: How to Create a Dynamic Page in VB and Print the same. Pin
Kaushal Arora28-May-09 17:47
Kaushal Arora28-May-09 17:47 
GeneralRe: How to Create a Dynamic Page in VB and Print the same. Pin
DidiKunz28-May-09 23:14
DidiKunz28-May-09 23:14 
QuestionHow to connect the sql sever to pda device. Pin
PandiaRajan_P28-May-09 1:49
PandiaRajan_P28-May-09 1:49 
AnswerRe: How to connect the sql sever to pda device. Pin
Dave Kreskowiak28-May-09 4:25
mveDave Kreskowiak28-May-09 4:25 
Questioncrysatl report for ms access Pin
hrishiS27-May-09 23:33
hrishiS27-May-09 23:33 
QuestionSend SMS from a VB6 Application Pin
she-Developer27-May-09 21:42
she-Developer27-May-09 21:42 
AnswerRe: Send SMS from a VB6 Application Pin
Baran M28-May-09 0:59
Baran M28-May-09 0:59 
QuestionCopy Append to Clipboard Pin
gonen5227-May-09 18:35
gonen5227-May-09 18:35 
AnswerRe: Copy Append to Clipboard Pin
Anubhava Dimri27-May-09 20:10
Anubhava Dimri27-May-09 20:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.