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

FileNameGeneratorVB with an UploadManager Options
tom99
#1 Posted : Monday, July 07, 2008 8:11:31 AM
Rank: Newbie

Groups: Registered

Joined: 6/26/2008
Posts: 1

Hi,

is there a sample avaible for FileNameGeneratorVB  with an UploadManager ? I have to request an Session-Variable. Without an UploadManager

Dim mSession As System.Web.HttpContext
mSession = HttpContext.Current
Dim testPathAs String = mSession.Request.Path.ToLower 'TEST
Dim mPathAs String = mSession.Session("path")

works great. But with an UploadManager the testPath is /SlickUpload.axd and mSession.Session is nothing

The code works with Slick 3.

Thanks
Tom

ChrisHynes
#2 Posted : Tuesday, July 08, 2008 1:31:27 PM
Rank: Administration


Groups:

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

So you are using an UploadManager control with a FileNameGenerator in VB? Can you send  your .aspx and codebehind to chrish at krystalware dot com? I'll take a look and see what I can track down...

ChrisHynes
#3 Posted : Monday, July 14, 2008 8:46:52 AM
Rank: Administration


Groups:

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

Try version 4.0.3. That should fix this issue.

Let me know if it works for you.

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.