Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IE Browser activex control - how to click an image...
Message
 
À
02/05/2003 13:23:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00784227
Message ID:
00784258
Vues:
62
>Hi there
>
>A little VFP app I have running uses the IE web browser activex control in a VFP form to get some data off of a web-site.
>
>I make it nav to a page .. enter a value in a form field on the web page, then issue a forms(0).submit() .. to get to what I want. Its been workin' great! Tra-la-la...
>
>That web-site just changed slightly and now I have to click a form input that is type IMAGE ... in order to move on to a new page.
>
>..that is to say, what I need to click is a...
<INPUT TYPE=image NAME="image1" SRC="/..etc..">
>
>I stopped the code there and in stepping through the doc object model, I can't find a form.item with a name that matches the web page's name for the image .. so .. I'm lost on how to locate/access .. well (dammit!) just click the thing!!! :-D
>
>Can anyone lend me a hand on this?
>
>TIA, Scott

Scott,

This web page contains some useful information on the INPUT items in html forms, including TYPE=IMAGE kind of inputs.

http://www.htmlhelp.com/reference/html40/forms/input.html

Hope this helps,
-Lou.
"All my life I said I wanted to be someone ...
I can see now that I should have been more specific." -Jane Wagner
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform