> On Fri, 16 Jan 2004 09:32:30 -0500, [EMAIL PROTECTED] (Zentara) > wrote: > >>Yeah, when they open the second window, they can do some tricks. >>I'm going to look closely at that today.....I'm gonna figure something >>out. :-) > > Well I got it working....I can see why you had problems. > > 1. Did you get the perl package...or the php package? I know you > mentioned php in your previous post. > > 2. It took some hacking to get it to work. He was deleting the > files after uploading them, and din't mention that in the docs. > Probably to not waste space on his server. Also the javascript > didn't setup properly, and I had to manually add it to the script. > > 3. He didn't setup any method to save the files. I had to hack that. > > So after I test it a bit more, I'll put up a demo on my site, and show > you what I did. > > The way he did it, was to setup a session-id, so when you submitted the > file, it was saved to the session-id. Then he used javascript to start > a second cgi, and passed the session-id to it. The second cgi would > write to the new javascript window, and display filehandle size of the > session-id upload. > Yeah...I got all of what he was doing but didn't see that he wasn't saving any file to the server. I look forward to seeing what you come up with then I'll pick your brain some more. Thanks, Gerry
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>