postback

Last post 01-19-2011, 11:59 PM by yaskme. 2 replies.
Sort Posts: Previous Next
  •  01-19-2011, 8:51 AM 65793

    postback

    Hi all, am very new to this forum but yet interested in knowing more about the CuteWeb uploader. I have implemented one and works fine but the problem is it refreshes the page after upload is complete, my user then loses all selection(s) made or data entered. I tried:
     
    <script type="text/javascript">
            function CuteWebUI_AjaxUploader_OnPostback() {
                return false;
            }
        </script>
     
    This works pretty ok as the page does not refresh but the file does not get uploaded and am any certain y?
    Please help me to find a way not to refresh the page but yet still upload the file to the server.
    Please me.
    Filed under:
  •  01-19-2011, 10:18 AM 65796 in reply to 65793

    Re: postback

    Dear yaskme,
     
     
    Thank you for asking
  •  01-19-2011, 11:59 PM 65803 in reply to 65796

    Re: postback

    Thanks Eric, will make a plan
View as RSS news feed in XML