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

Web Browser Activex

0 views
Skip to first unread message

B Karthick

unread,
Apr 22, 2005, 3:19:16 AM4/22/05
to
Dear,

I want to browse a webpage within Access. I have placed the Webbrowser
Activex into a Accessform. In the Form - on load - event, I have the
following code.

Webbrowser1.object.navigate www.mywebpage.com

The page loads successfully, but i need to post some data to the webpage,
which will be a value from the form. Can you please help on how to do this.

Microsoft knowledge base on webbrowser is not of any help.

Thanks in anticipation.

Best Regards
B Karthick
access addict


Arvin Meyer

unread,
Apr 22, 2005, 6:35:30 AM4/22/05
to
I don't believe you can do that. A web page is stateless and not bound to
any data from external sources. You need to read data from an ASP page which
can be understood by the page you are in.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

"B Karthick" <pan...@yahoo.com> wrote in message
news:uuquZuwR...@TK2MSFTNGP12.phx.gbl...

B Karthick

unread,
Apr 23, 2005, 8:39:45 AM4/23/05
to
Dear Arvin,

Good day to you! I was not clear in my question. Sorry, it was for the sake
of simplicity.

Suppose my website which is a jsp/asp page and it opens a html form with
just
one text box and a command button. From the web browser Activex form,
I am able to key in this text box and hit enter on the command button.

I want to know if Web Browser exposes any method, property or event
with which I can automatically fill up the text box and hit enter to the
command button.

The workaround would be knowing the complete url that will http after
the data is manually entered and posted like
www.mywebpage.com/login=strVariable?post

The purpose is to just access one website and use the data from the calling
form (my form) to the called form (web browser form).

Kindly confirm if this can be done or not. If not, any other alternatives
available ?
Thanks in anticipation

Best Regards
B Karthick

"Arvin Meyer" <a...@m.com> wrote in message
news:%232rlCcy...@TK2MSFTNGP12.phx.gbl...

Arvin Meyer

unread,
Apr 23, 2005, 2:48:04 PM4/23/05
to
I don't think that it can be done, but I can't test it for you before
Monday.

--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

"B Karthick" <pan...@yahoo.com> wrote in message

news:OuF1KGA...@TK2MSFTNGP12.phx.gbl...

B Karthick

unread,
Apr 24, 2005, 1:51:24 AM4/24/05
to
Dear Arivn,

Many thanks for your patience. This project solves two practical purposes.

1. No need to switch between applications (Access and Internet Explorer)
2. It automatates the process of feeding the Text Box and entering the
Command Button of the webpage.

Best Regards
B Karthick
Access Addict


"Arvin Meyer" <a...@m.com> wrote in message

news:eZtn7TD...@TK2MSFTNGP12.phx.gbl...

Arvin Meyer

unread,
Apr 28, 2005, 6:34:43 AM4/28/05
to
I finally got to be able to test yesterday. I was unable to react with any
data that wasn't directly entered except from within the browser.

--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

"B Karthick" <pan...@yahoo.com> wrote in message

news:Odh%23oGJSF...@tk2msftngp13.phx.gbl...

B Karthick

unread,
Apr 28, 2005, 7:31:47 AM4/28/05
to
Dear Arvin Meyer,

Thank you very much!

I just got a reply from an expert that it is not possible. I hope in future
this will be possible.

Best Regards
B Karthick
Access Addict

"Arvin Meyer" <a...@m.com> wrote in message

news:uYgXl39S...@TK2MSFTNGP10.phx.gbl...

0 new messages