Hi,

I am creating an HTML form which should redirect a user to an UNC folder
after they have clicked on a button.

I got everything setup, but the $response.sendRedirect($folder) doesn't open
the folder.

If I just put $folder on the page, it shows the UNC-path (and when I click
that link, it takes me to that folder)

So I know that the link $folder is correct...but how can I open that folder
automaticly?

Should I be using redirect or something else?




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/HTML-form-which-redirects-user-to-UNC-folder-tp7585366.html
Sent from the XWiki- Dev mailing list archive at Nabble.com.
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to