|
|
 |
| ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 2.0 Professional section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

April 24th, 2008, 11:34 AM
|
|
Registered User
|
|
Join Date: Feb 2008
Location: , , .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Drag and Drop
Can someone please point me to the direction of achieving a drag and drop capability from my web app to MS word.
Basically I want to drag a client logo to MS word.
Is this even possible?
|

April 24th, 2008, 05:28 PM
|
 |
Friend of Wrox
Points: 16,368, Level: 55 |
|
|
Join Date: Aug 2003
Location: Clifton Park, New York, USA.
Posts: 5,394
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
You want to drag and drop from a browser to word? You aren't going to be able to do this from ASP.NET. You'll need to write a tool that the user will download that runs on the user's OS in order to bridge between apps like that.
-Peter
peterlanoie.blog
|

April 25th, 2008, 09:01 AM
|
|
Registered User
|
|
Join Date: Feb 2008
Location: , , .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Cool I'll research on goole or something on how to do that. Thanks for the reply.
|

April 26th, 2008, 08:59 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Jeff Prosise¡¶Implementing Drag-Drop in ASP.NET AJAX¡·tell you the story how to complete drag and drop.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Drag and drop in treeview |
lily611 |
ADO.NET |
3 |
January 15th, 2007 07:49 AM |
| Drag and Drop to Excel |
icarus |
BOOK: Professional VSTO 2005 ISBN: 0-471-78813-9 |
0 |
October 26th, 2006 12:14 AM |
| Drag and drop |
vpinhao |
Beginning VB 6 |
0 |
September 11th, 2006 02:33 PM |
| Drag/Drop |
bmains |
Javascript |
1 |
September 22nd, 2004 08:29 PM |
| Drag and drop |
Clive Astley |
Access |
2 |
August 15th, 2003 01:11 PM |
|
 |