barkster Posted April 14, 2006 Share Posted April 14, 2006 I have a java app I use to aid in uploading images. It works great but I think it is creating the upload pages,etc in a window or a frame. Somehow when it loads the upload pages it is doing so by creating a different sessionID than the current session. I can't find a way to pass the sessionID to it so I could set it, and ideas on how I could set something on my upload pages to be used elsewhere? I was hoping to do that with sessions but this app is throwing me off by creating it own sessionID somehow. I need to be able to store a few variables to be used later. Here are the two different sessionID's I'm getting, not that it matters. Thanks0338a95e0120019e2139ced13c8a6d66 401c78361eb0b2836762ad262cfa25b4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.