Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Updating webpage after upload has completed
Re: Updating webpage after upload has completed
10-02-2009, 10:54 AM
ASimps
Joined on 10-02-2009
Posts 5
Re: Updating webpage after upload has completed
Reply
Quote
Hi jpchatt,
I set it in the Page_Load method like:
If Not IsPostBack Then
btnButton.Visible = False
End If
View Complete Thread