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 


VDS DOM Browser Commands, Functions Coming Soon

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message
cnodnarb
Professional Member
Professional Member


Joined: 11 Sep 2002
Posts: 762
Location: Rockeledge, GA

PostPosted: Sat Apr 09, 2011 12:59 am    Post subject: VDS DOM Browser Commands, Functions Coming Soon Reply with quote

Hi guys,

Just wanted to say that I've been figuring out some interesting stuff with the browser control.

http://forum.vdsworld.com/viewtopic.php?t=5137

The code is really really rough.

What I'm going to do is create a variety of commands and functions for accessing browser DOM for VDS and abstract the majority of javascript out of our code.

I will create a Other Product Support Announcement and post source code when it's done.

I'm just making this post so no one dedicates themselves to too much effort in modifying my posted code.

I'm thinking about deleting the post until the new work is complete.

Thanks,

cnodnarb
Back to top
View user's profile Send private message AIM Address
cnodnarb
Professional Member
Professional Member


Joined: 11 Sep 2002
Posts: 762
Location: Rockeledge, GA

PostPosted: Sat Apr 09, 2011 3:38 am    Post subject: Reply with quote

Coming soon....

Code:
@GETCLASS
 
Syntax:

 @GETCLASS(<control name>,<HTML DOM type>,<HTML DOM value>,<HTML DOM array>)

Description:
 The purpose of this function is to return the class of an HTML document element in a browser control. 

 The <HTML DOM type> argument may be ID, Tag or Name.

 The <HTML DOM value> argument is the pointer to the <HTML DOM type>.

 The <HTML DOM array> agrument specifies which HTML document occurence (not needed when <HTML DOM type> is equal to ID).

OK:
 Unchanged.

Example:

   %x = @GETCLASS(BROWSER1,TAG,DIV,0)

See also:

@GETTEXTDIR   @GETID   @GETINNERHTML   @GETOUTERHTML   @GETINNERTEXT   @GETTEXTCONTENT   @GETTITLE   SETCLASS
SETTEXTDIR   SETID   SETINNERHTML   SETOUTERHTML   SETINNERTEXT   SETTEXTCONTENT   SETTITLE   SELECTADDOPTION
SELECTREMOVEOPTION
Back to top
View user's profile Send private message AIM Address
jwfv
Valued Contributor
Valued Contributor


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

PostPosted: Tue Apr 12, 2011 6:17 pm    Post subject: Reply with quote

Looks cool. I can see many interesting uses for this ...
_________________
Joe Floyd
Back to top
View user's profile Send private message
cnodnarb
Professional Member
Professional Member


Joined: 11 Sep 2002
Posts: 762
Location: Rockeledge, GA

PostPosted: Tue Apr 12, 2011 9:26 pm    Post subject: Reply with quote

This is released by the way. A lot of the original functions where condensed to getattribute and setattribute

http://www.vdsworld.com/forum/viewtopic.php?p=36186
Back to top
View user's profile Send private message AIM Address
jwfv
Valued Contributor
Valued Contributor


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

PostPosted: Tue Apr 12, 2011 9:53 pm    Post subject: Reply with quote

Nice - will check it out.
_________________
Joe Floyd
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous 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