Photo Gallery
Member List
Search
Calendars
FAQ
Ticket List
Log Out
Forums
Register
Login
My Profile
Inbox
Address Book
My Subscription
My Forums
[HELP]How can I Set text to Clipboard (Don't use IE)
Logged in as: Guest
arrSession:exec spGetSession 2,2,36939
Active Users: There are
0
members and
0
guests.
Users viewing this topic: none
Printable Version
All Forums
>>
[Scripting]
>>
WSH & Client Side VBScript
>> [HELP]How can I Set text to Clipboard (Don't use IE)
Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page:
[1]
Login
Message
<< Older Topic
Newer Topic >>
[HELP]How can I Set text to Clipboard (Don't use IE) -
8/12/2006 6:09:34 PM
big5
Posts: 3
Score: 0
Joined: 6/15/2006
Status:
offline
I Know this code can set data to clipboard,but if I don't like to use IE , HOW CAN I DO ?
Set objIE = CreateObject("InternetExplorer.Application") objIE.Navigate("about:blank") objIE.document.parentwindow.clipboardData.SetData "text", strText
Post #: 1
RE: [HELP]How can I Set text to Clipboard (Don't use IE) -
8/13/2006 1:07:36 AM
Snipah
Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status:
offline
Why do you need the clipboard, where do you need to copy something from? and whereto?
Please specify...
_____________________________
For more information, please see the "
Read me First
" topic.
http://www.visualbasicscript.com
(in reply to
big5
)
Post #: 2
RE: [HELP]How can I Set text to Clipboard (Don't use IE) -
8/13/2006 8:39:56 PM
ginolard
Posts: 1051
Score: 21
Joined: 8/10/2005
Status:
offline
And why don't you like to use IE?
_____________________________
Author of ManagePC -
http://managepc.net
AD Query Template -
http://www.visualbasicscript.com/m_40609/tm.htm
Consolidated Scripting Framework -
http://www.visualbasicscript.com/m_59109/tm.htm
(in reply to
Snipah
)
Post #: 3
If you found our site useful please link to us
<a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>
.
All Forums
>>
[Scripting]
>>
WSH & Client Side VBScript
>> [HELP]How can I Set text to Clipboard (Don't use IE)
Page:
[1]
Jump to:
Select a Forum
All Forums
----------------------
[Welcome]
- - Forum Rules
- - Test Posting Messages
- - New Member Area/Introduction
[Scripting]
- - WSH & Client Side VBScript
- - WSH & Client Side VBScript Tutorial
- - Post a VBScript
- - Windows PowerShell
- - ASP
- - ASP.NET
- - Windows Script Components
[General Forum]
- - Other Programming/Scripting Languages
- - Suggestions & Feedback
- - Off-Topic Lounge
New Messages
No New Messages
Hot Topic w/ New Messages
Hot Topic w/o New Messages
Locked w/ New Messages
Locked w/o New Messages
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
Forum Software ©
ASPPlayground.NET
Advanced Edition
2.5.5 ANSI