Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Problem style="display:none"
Re: Problem style="display:none"
02-24-2009, 6:30 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Problem style="display:none"
Reply
Quote
Hi,
the input button would cause postback.
so you need to this thing:
onclick="FileUpload();return false;"
Regards,
Terry
View Complete Thread