Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 would you please help me
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

cyber Knight
Starting Member

41 Posts

Posted - 22 June 2004 :  19:58:39  Show Profile
I am using Version 3.4.03.
concerning mike's file attachment,instead of the upload pop up window
is it possible to integrate the upload form into post.asp in a table.
IMHO it will be more accommodating to users having problems with popup windows and user's friendly.
would appreciate it very much if you can help this novice.

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 23 June 2004 :  02:11:12  Show Profile  Visit HuwR's Homepage
This would be very difficult because of the way http deals with forms and uploads.

Popup blockers should NOT block windows which open when clicking a link or button, they are supposed to be for stopping windows which open automatically.
Go to Top of Page

cyber Knight
Starting Member

41 Posts

Posted - 23 June 2004 :  17:35:27  Show Profile
Thank you Sir for taking the time to reply.
i had no idea it was difficult because i've seen it in almost every php forums?

Edited by - cyber Knight on 12 November 2004 19:44:34
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 24 June 2004 :  01:59:08  Show Profile  Visit Nathan's Homepage
If I remember corectly PHP has stuff in its library that abstract part of the difficluty away.

I supose I should know this soon enough because I have a job this summer doing PHP development.

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

proeder
Junior Member

Australia
230 Posts

Posted - 24 June 2004 :  03:27:02  Show Profile  Visit proeder's Homepage
I wanted to implement exactly that in the attachment mod. There a few things to take care of.


  • the <form> tag of post.asp for the post itself needs to be closed before the upload form can beginn. In the end will be more or less a visual issue

  • the upload <form> needs to have a pop-up window as target which can be done in JS

  • the uploadform for the post could have a 'obsubmit=form2.submit' (simplyfied) statement



What I am thinking right now is how to force the post <form> to wait until the uploadform returns a result.

Looking for german Snitz forum? Suchst Du ein deutsches Snitz Forum?
Hier findest Du eins...

Hosting with ASP Support available: http://www.sharepointing.com
Go to Top of Page

Lewie
Starting Member

USA
3 Posts

Posted - 24 June 2004 :  12:23:35  Show Profile  Visit Lewie's Homepage  Send Lewie an AOL message  Send Lewie an ICQ Message  Send Lewie a Yahoo! Message
You could perhaps put the form within an IFRAME. If you still wish to show progress to the user, then it has to be able to communicate back the the web server to get progress, and the page also has to disable sessions, or else it will hang until the upload page has completed. The only way I can think of around this is using some fancy xml footwork.

----------------------
Lewis Moten
www.lewismoten.com
Go to Top of Page

proeder
Junior Member

Australia
230 Posts

Posted - 24 June 2004 :  13:53:26  Show Profile  Visit proeder's Homepage
Ah... Lewis, it is your script what I'm trying to integrate right now with this. Nice to meet you!

Looking for german Snitz forum? Suchst Du ein deutsches Snitz Forum?
Hier findest Du eins...

Hosting with ASP Support available: http://www.sharepointing.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07