Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

auto fill 'login' of a site from within xhb app.

65 views
Skip to first unread message

timepro timesheet

unread,
Apr 18, 2022, 8:25:30 AM4/18/22
to
hi:

my app is in xhb+wvw+ps32+dbf

from within my app, how to open 'www.taxindia.xxx.xx', and auto fill the login id. of the opened site.
(the 'login id' will be a variable or picked from a .dbf field)

my code (which does not work):
keyb myloginid
SHELLEXECUTE( 0, 0, "http://taxindia.xxx.xx", 0, 0, 1 )

-fyi: when one opens www.taxindia.xxx.xx from a browser, it goes by default to the 'input login' prompt.

thank you.
0 new messages