Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Two problems: drag-n-drop and window replacement after sending form

Reply
Thread Tools

Two problems: drag-n-drop and window replacement after sending form

 
 
Esko Piirainen
Guest
Posts: n/a
 
      09-05-2005
These are two things that I have been trying to get to work, but won't.
These are also a slightly more complicated tasks, so I don't blame you if
no-one wants to do my work for me. But anyway, I'll give it a shot:



1) I have iframe with a file list on a page and a textarea. I want to
drag-n-drop a file from the iframe to the textarea and get the url of the
file to be printed there.




2) I have a large form both horizontally and vertically. After sending a
form, I use <body onload=window.location.replace="theform"> after all
updates have been done to return to that same form. I would like the browser
window to return to the same location (x,y) that it was when the form was
sent. I have been trying to use cookies to do this.



It would be nice if solutions would work on both IE and other browsers, but
if anyone is willing just to point me to right direction, that is more than
welcome!




 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pop-up form sending data to the calling form? Bjorn Sagbakken ASP .Net 4 06-30-2007 03:47 PM
Why won't window.onload fire after window.open? - or - Safari and IE, how I loathe thee cgrady@gmail.com Javascript 2 08-11-2006 12:05 AM
<form>...</form> - how to supress blank space after </form> in IE? rob c Javascript 4 12-30-2005 01:18 PM
Problem Sending email form web form =?Utf-8?B?SnVzdGlu?= ASP .Net 3 02-21-2005 01:39 PM
Sending form info from popup window to original window Person Javascript 1 10-21-2003 09:38 PM



Advertisments