Search found 13 matches

by sliceofpie
Fri Aug 20, 2010 5:52 am
Forum: JFileUpload
Topic: Forms - VB Session identifier
Replies: 6
Views: 13419

Re: Forms - VB Session identifier

I apologize for not completely understanding as I will need some more help. As you can tell I'm a beginnner at this :) But I'm eager to get this figured out. I'm using the parameters below but still getting a 302 error <PARAM NAME="param6" VALUE="cookiename"> <PARAM NAME="value6" VALUE="ASP.NET_Sess...
by sliceofpie
Thu Aug 19, 2010 5:11 pm
Forum: JFileUpload
Topic: Forms - VB Session identifier
Replies: 6
Views: 13419

Re: Forms - VB Session identifier

Thanks for the link. How do I use the session Cookie identifier in VB/ASP.Net?

Is there a sample I can try out? Any suggestion would greatly help me as I've tried getting this to work but haven't succeeded.
by sliceofpie
Thu Aug 19, 2010 5:39 am
Forum: JFileUpload
Topic: Forms - VB Session identifier
Replies: 6
Views: 13419

Forms - VB Session identifier

Hi, I'm using a simple form to create a password protected login for JFileUpload. I was able to follow the directions to get JFileUpload working with process.aspx but came across "server error HTTP/1.1 302 Found". After doing some research I found out that I need to set <PARAM NAME="url" VALUE="http...