Hi,
I would like to change some filepaths when I click a 'Change' button.
I.e. I like these paths to be changed just before the change form appears on screen.
(I know that the file path is set every time the client does a post or a get. And I also know where this is done)
All I want to accomplish is that a session-var which contains crucial data for the path is set in time so that I can use it to set the path(s) in the direction I want.
What is the best embed to do this ?
Kind regards,
Rene
P.S. I won't change the path of the file in the browse where the Change button is clicked