Sep 13th, 2000, 01:42 PM
im using a dhtml page created in vb which i access by using
a web browser control in form.is it possible to retrieve or
pass values from that dhtml page(dhtml page contains input boxes,select,submit buttons...) into my vb form or module?
i call a activex dll created by me on submit button of dhtml page and pass values entered by the user.but there is
an object (authentication code text box) which has to be kept on vb form.can i have a hidden field in dhtml form and
pass the auth code eneterd by the user to it?
a web browser control in form.is it possible to retrieve or
pass values from that dhtml page(dhtml page contains input boxes,select,submit buttons...) into my vb form or module?
i call a activex dll created by me on submit button of dhtml page and pass values entered by the user.but there is
an object (authentication code text box) which has to be kept on vb form.can i have a hidden field in dhtml form and
pass the auth code eneterd by the user to it?