iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi
I try to use WebFileUploader in FullPostBack mode. On after upload i set simple code
protected void WebFileUploader1_AfterUpload(object sender, ISNet.WebUI.WebTextEditor.WebFileUploaderFileEventArgs e) { TextBox1.Text = e.WebFileUploadInfo.FileName; }
but after postback the textbox text is still empty.
Where is the problem ?
<ISWebTextEditor:WebFileUploader ID="WebFileUploader1" runat="server" FilesCount="1" onafterupload="WebFileUploader1_AfterUpload" PostbackMode="FullPostBack" UploadPath="d:\"> </ISWebTextEditor:WebFileUploader> <br /> <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
Thx for help...
regards
Adam
Hello Adam,
I can also replicate the issue in here. I will report this issue to our developer teams. Thank you for your information.
Regards,Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname