Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

.NET Forum


You are currently viewing our .NET Forum as a guest. Please register to participate.
Login



Reply
drag and drop file uploading...
Old 02-03-2007, 08:18 AM drag and drop file uploading...
Average Talker

Posts: 28
Name: dinesh s
Trades: 0
hi frnds,
i want to upload files with no buttons on the page.
just using one textbox like control, i have to upload. so, how to use drag and drop...

please help me..............
dinesh s is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-04-2007, 09:08 AM Re: drag and drop file uploading...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,520
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
use client side javascript to pass parameters to a server side script (AJAX)

Google is a good friend
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-05-2007, 01:10 AM Re: drag and drop file uploading...
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
The main problem is when you drag a file on the browser, it's going to try to display or launch that file. ( Try it, with a jpeg. ) Most of the sites I've seen this on get around the problem by using an ActiveX control hosted in the browser, that hooks into the Windows drag and drop events.

Or you can probably use javascript to prevent the user to leave the page, although I'm not sure how you'd do this, or distinguish between a file drop and a regular navigation?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 02-05-2007, 01:37 AM Re: drag and drop file uploading...
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
In which technology you want to accompolish this task?
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Old 02-05-2007, 03:11 AM Re: drag and drop file uploading...
Average Talker

Posts: 28
Name: dinesh s
Trades: 0
hi saadatshah
i want to do it in asp.net
dinesh s is offline
Reply With Quote
View Public Profile
 
Old 02-05-2007, 04:17 AM Re: drag and drop file uploading...
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
It would be a research oriented work. You can do this if you are an expert in .NET. Otherwise you can purchase any of these components.

http://fileup.softartisans.com/fileup-125.aspx
http://ajaxian.com/archives/swfuploa...oad-experience
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Old 02-05-2007, 06:03 AM Re: drag and drop file uploading...
Average Talker

Posts: 28
Name: dinesh s
Trades: 0
anyone help ma please...........
dinesh s is offline
Reply With Quote
View Public Profile
 
Old 02-05-2007, 09:25 AM Re: drag and drop file uploading...
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
Browser security is preventing what you are trying to do but, I'm going to throw out an absurd idea.
How about creating a frame or iframe that points to an FTP server. You'll have to add the username/password to the FTP URL. Since most browsers also work as GUI FTP clients, it should work out for you.

Otherwise, because of security, your options are going to be a signed applet or a signed activeX control.
willcode4beer is offline
Reply With Quote
View Public Profile
 
Old 02-06-2007, 01:24 AM Re: drag and drop file uploading...
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
Nice idea dude.
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Old 02-07-2007, 02:57 AM Re: drag and drop file uploading...
Average Talker

Posts: 28
Name: dinesh s
Trades: 0
hi all,
i done it....by using the animation control.

tnx for all of urs reply....

one page code is enough for it..

ok, c u all...
dinesh s is offline
Reply With Quote
View Public Profile
 
Old 03-29-2007, 08:53 PM Re: drag and drop file uploading...
The PHP Professor

Posts: 340
Name: Alex
Location: Behind You
Trades: 0
you could also try rad upload thats a popular one

http://www.radinks.com/upload/
__________________
Go Kirby! <(" . "<) (^" . "^) (>" . ")> Talkupation!
microcolt is offline
Reply With Quote
View Public Profile Visit microcolt's homepage!
 
Old 05-02-2007, 04:54 PM Re: drag and drop file uploading...
Junior Talker

Posts: 1
Name: sachin surana
Trades: 0
Hi Dinesh,

I guess you have implemented it using just animation control. Could you please share the code with me ?
sachinsurana is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to drag and drop file uploading...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.89992 seconds with 12 queries