Pure ASP Upload 3 Support Product Page

This topic was archived

Trigger AJAX after upload/insert

Asked 15 Dec 2006 16:22:11
1
has this question
15 Dec 2006 16:22:11 Justin Reid posted:
I want to display a list of uploaded files on the same page as the flash control.
Obviously this list needs to be updated after the upload. Due the AJAX nature of the PAU3 extension I figgured the best way to achieve this would be load the uploaded file list using AJAX after the upload/insert.

The question now is where/how to place the JavaScript function? Any help much appreciated...
<pre id=code><font face=courier size=2 id=code>ajaxGetFile('filesGet.asp','ReleaseID=&lt;%=Request.QueryString("ReleaseID"%&gt;','loadReleaseFiles');</font id=code></pre id=code>Where the following variables are passed 'file', 'querystring', 'div'

I guess passing these variables could cause an issue. But any ideas/suggestions would be much appreciated.

In the short term I am redirecting the page to it's self which obviously is a waste in an AJAX world.

Justin

Justin Reid
-----------------
ASP VBSCRIPT

Edited by - justin on 15 Dec 2006 16:23:50

Edited by - justin on 15 Dec 2006 17:20:46

Reply to this topic