SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

Custom Fields Example Options
marcalew
#1 Posted : Tuesday, March 30, 2010 3:11:14 PM
Rank: Newbie

Groups: Registered

Joined: 3/30/2010
Posts: 2

anyone have an example of using the custom fields.

 

I tried using the example on the website but I keep getting an error.

 

added the following to my vb.net code behind but keep getting an error:

dim salesperson as string = file.FormValues("salesperson")

 

I know file is suppose to reference the file name but is this the value from the post form?

 


Axosoft
#2 Posted : Wednesday, March 31, 2010 12:05:55 PM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

Can I see more of the code you're using? This should be in the UploadComplete event, looping through the files in the UploadedFiles collection off of the eventargs passed in.

What error are you seeing?

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.