Print Page | Close Window

Change path's for images due to seperate users?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=24705
Printed Date: 29 March 2026 at 9:19am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Change path's for images due to seperate users?
Posted By: tengel
Subject: Change path's for images due to seperate users?
Date Posted: 28 October 2007 at 3:17pm
I have a issue.. I need to set the path for images, uploads, files etc. dynamically without beeing locked by the setup defaults.
I know I change the path's using the session object e.g.
"strSaveFileFolderPath = "<%session("username")%>\my_documents\my_files""

But this does not solve issuses regarding multiple user groups and different users using different interfaces..

Is there a way around to set specific paths in the asp-code when setting the textaera?

Please help me :)



Replies:
Posted By: qosai
Date Posted: 26 February 2009 at 9:50pm
I have the same problem


Posted By: Scotty32
Date Posted: 27 February 2009 at 12:27pm
The correct ASP syntax for your example should be:

strSaveFileFolderPath = session("username") & "\my_documents\my_files"



-------------
S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins

For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net