forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Browser (re-visited)

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Wed Nov 01, 2006 10:28 pm    Post subject: Browser (re-visited) Reply with quote

Has anyone ever figured out how to (even using apis' anything)

To copy and paste to and from the VDS Browser?

I know you can use, BROWSER COPY,BROWSER1 to copy, but is there no way to paste to the browser1 ?

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Thu Nov 02, 2006 11:23 am    Post subject: Reply with quote

I think that BROWSER COPY just gets the text of the document that is in the browser window. So the converse would be DIALOG SET,BROWSER,@clipbrd(TEXT)
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Thu Nov 02, 2006 1:56 pm    Post subject: Reply with quote

Will that,

Set the browser with the text from the clipboard or

put the text into say a form field that has the focus within the browser?
(is what i really need)

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jwfv
Valued Contributor
Valued Contributor


Joined: 19 Mar 2002
Posts: 422
Location: Beaufort, SC

PostPosted: Thu Nov 02, 2006 6:29 pm    Post subject: Reply with quote

Does sending the keystroke for CTRL-V work?
_________________
Joe Floyd
Back to top
View user's profile Send private message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Nov 03, 2006 9:51 am    Post subject: Reply with quote

No, it sets the clipboard text as a new document.

If you want to paste into individual fields, you would have to try Ctrl+V. But since there is no way to set the focus to a particular field (and since Tab doesn't work to move from one field to another) the browser element isn't much use for automating form filling.

_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Fri Nov 03, 2006 2:35 pm    Post subject: Reply with quote

Hi Jules,

Is this something that has been or can be, will be fixed in VDS6 do you know ?

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1565

PostPosted: Fri Nov 03, 2006 11:00 pm    Post subject: Reply with quote

The IEBrowser control itself is the problem it's not a bug or limitation in VDS.
Back to top
View user's profile Send private message
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Sat Nov 04, 2006 1:33 am    Post subject: Reply with quote

I have the same problem with other programming languages that I use
that also have an IE browser component.

-Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Tue Nov 14, 2006 1:08 am    Post subject: Reply with quote

Hi All,
If you are wanting to access the individual controls with in the browser object then you will need direct access to the Document object of the browser control. This is easy to achieve with my GadgetX.dll Wink Take a look at the demos I have posted at the website. You will still need to know the names (ie...ID) of the controls you want to put data into but this is just a matter of walking though the document's control collection. The demo you want to look at is the ActiveX Toys demo it specifically shows how to read and write the values of Form fields via the MS WebBrowser Control. Have fun Cool

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 656
Location: Eastern Indiana

PostPosted: Tue Oct 02, 2007 10:02 pm    Post subject: Reply with quote

Quote:
If you are wanting to access the individual controls with in the browser object then you will need direct access to the Document object of the browser control. This is easy to achieve with my GadgetX.dll


Go GadGet Wave

I'm so glad theres people who still help VDS@pred(v6) Twisted Evil

Looks like I found some help to getting focus to my SurfXDLL browser scrollbars, thanks I will attempt to test GadGetX Demo with the SurfXDLL browser Very Happy
Back to top
View user's profile Send private message Visit poster's website
DaveR
Valued Contributor
Valued Contributor


Joined: 03 Sep 2005
Posts: 413
Location: Australia

PostPosted: Wed Oct 03, 2007 9:44 am    Post subject: Reply with quote

dragonsphere wrote:
This is easy to achieve with my GadgetX.dll Wink

I knew that one day I would find a use for my GadgetX license. Cool

_________________
cheers

Dave
Back to top
View user's profile Send private message
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 656
Location: Eastern Indiana

PostPosted: Thu Oct 04, 2007 6:56 am    Post subject: Reply with quote

Glad to hear Dave.

He worked so very hard on all that GadGet related stuff.

It will be nice to be able to slam dunk my username and password into the HTML edit box with my password program and erase the clipboard.

But now I'll have to figure out how to get the bucks for gadGet Rolling Eyes
Back to top
View user's profile Send private message Visit poster's website
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Thu Oct 04, 2007 5:29 pm    Post subject: Reply with quote

vtol wrote:
But now I'll have to figure out how to get the bucks for gadGet Rolling Eyes


I have been thinking about this for a while now vtol and since I would love to see everyone using my software. I think I will be setting up a payment plan for those with limited funds can enjoy the benefits of using my software. This has not been implemented yet and I would like some feed back about it
Question

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 656
Location: Eastern Indiana

PostPosted: Thu Oct 04, 2007 6:34 pm    Post subject: Reply with quote

I think payments is the poor peoples problems and would scar the product.
Naa, I will have the money in the near future, just kinda slow now.
Sorry I cause pitiful Laughing
cheers
Back to top
View user's profile Send private message Visit poster's website
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Thu Oct 04, 2007 7:38 pm    Post subject: Reply with quote

vtol wrote:
I think payments is the poor peoples problems and would scar the product.
Naa, I will have the money in the near future, just kinda slow now.
Sorry I cause pitiful Laughing
cheers


It's ok... truth be known if it was not for the fact that I wrote it I would not be able to afford it right now either Wink

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group