Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
superjd  
#1 Posted : Friday, June 11, 2004 5:42:00 AM(UTC)
superjd

Rank: Member

Groups: Member
Joined: 6/11/2004(UTC)
Posts: 1

Hey All,

ASP.NET, Framework 1.1, VB.NET

Anyone know if you you can attach a form to the Image Upload control with the form's runat tag = "server"? I get an error about the viewstate being corrupted when I try.

Thanks in advance!

Jay

Fedor  
#2 Posted : Friday, June 11, 2004 10:24:00 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello,

Unfortunately you can't use Image Uploader with server forms. You should use usual forms with HtmlControls (<input runat="server">) instead of Web Controls. You can also have problem with corrupted view state in this case.

We will try to solve this problem in next version of Image Uploader.

Edited by user Thursday, February 14, 2008 2:16:34 AM(UTC)  | Reason: Not specified

Best regards,

Fedor Skvortsov

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.