Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Input type=password value (DHTML)
Message
 
 
To
30/06/2006 05:04:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133000
Message ID:
01133268
Views:
37
What is the value of loPassword.type? Does Intellisence show Value property for loPassword ?

>I try to post web page using webbrowser control
>page has type=password input field..
>
>
>loPassword = Thisform.web.Document.all("password") && is object
>Thisform.web.Document.all("username").Value=lcLogin && all file
>Thisform.web.Document.all("password").Value=lcPassword && !!! here is problem - no value property
>
>Thisform.oleCOntrol1.Document.all("Anmelden").Click()
>
>
>Question
>
>How can I set password value to post this page in WebBrowser control?
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform