Click here to Skip to main content
15,925,661 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: restricting the download this vedio button from real player Pin
Marc Firth1-Jun-09 3:45
Marc Firth1-Jun-09 3:45 
QuestionHow to call other server's WSDL file methods using Asp.Net Pin
ashish bhakhar1-Jun-09 0:59
ashish bhakhar1-Jun-09 0:59 
QuestionHow to interact with Windows Component through Web Application Pin
chintanstrings31-May-09 14:27
chintanstrings31-May-09 14:27 
AnswerRe: How to interact with Windows Component through Web Application Pin
Marc Firth31-May-09 21:51
Marc Firth31-May-09 21:51 
GeneralRe: How to interact with Windows Component through Web Application Pin
chintanstrings1-Jun-09 3:25
chintanstrings1-Jun-09 3:25 
GeneralRe: How to interact with Windows Component through Web Application Pin
Marc Firth1-Jun-09 3:34
Marc Firth1-Jun-09 3:34 
AnswerRe: How to interact with Windows Component through Web Application Pin
cmschick24-Jun-09 9:47
cmschick24-Jun-09 9:47 
QuestionHow to get the data from a grid on a web page Pin
MarDude29-May-09 6:56
MarDude29-May-09 6:56 
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? I searched innerHTML, outerHTML, innerText and outerText of efvery element in IE.Document.getElementsByTagName("HTML") where IE is reference to internet explorer and didn't find anything.
What is a proxy? Can a proxy pass the data through? Can it be done in VB? Can I get the data this way?
How do I get the HTML for a page when it isn't available in view source, doesn't appear when the page is saved and is served up in an inline frame that doesn't work in its own window?

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.
Or read an entire lengthy tutorial if directed to. Whatever works. This is the second category in the second forum I've asked and no one seems to know how to do it. Can it be impossible?

Thank you.
QuestionHow to resolve Failed to open a rowset problem in crystal report Pin
mani.thirumalai29-May-09 1:20
mani.thirumalai29-May-09 1:20 
AnswerRe: How to resolve Failed to open a rowset problem in crystal report Pin
Mohammad Al Hoss3-Jun-09 13:05
Mohammad Al Hoss3-Jun-09 13:05 
QuestionHelp!! Pin
WebMaster29-May-09 0:07
WebMaster29-May-09 0:07 
AnswerRe: Help!! Pin
Ravi Mori29-May-09 0:13
Ravi Mori29-May-09 0:13 
GeneralRe: Help!! Pin
WebMaster30-May-09 7:23
WebMaster30-May-09 7:23 
GeneralRe: Help!! Pin
molesworth30-May-09 22:41
molesworth30-May-09 22:41 
AnswerRe: Help!! Pin
Marc Firth29-May-09 0:31
Marc Firth29-May-09 0:31 
AnswerRe: Help!! Pin
Baeltazor10-Jun-09 2:40
Baeltazor10-Jun-09 2:40 
Question[Message Deleted] Pin
rmaya28-May-09 20:20
rmaya28-May-09 20:20 
AnswerRe: Sql Query Pin
Marc Firth28-May-09 22:04
Marc Firth28-May-09 22:04 
QuestionNew WebApp Coding Suggestions Pin
thecodedemon28-May-09 11:13
thecodedemon28-May-09 11:13 
AnswerRe: New WebApp Coding Suggestions Pin
Marc Firth28-May-09 21:52
Marc Firth28-May-09 21:52 
GeneralRe: New WebApp Coding Suggestions Pin
thecodedemon29-May-09 6:55
thecodedemon29-May-09 6:55 
GeneralRe: New WebApp Coding Suggestions Pin
Marc Firth31-May-09 21:42
Marc Firth31-May-09 21:42 
AnswerRe: New WebApp Coding Suggestions Pin
Vasudevan Deepak Kumar2-Jun-09 3:11
Vasudevan Deepak Kumar2-Jun-09 3:11 
GeneralRe: New WebApp Coding Suggestions Pin
thecodedemon2-Jun-09 4:35
thecodedemon2-Jun-09 4:35 
GeneralRe: New WebApp Coding Suggestions Pin
Todd Smith12-Jun-09 11:21
Todd Smith12-Jun-09 11:21 

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.