efkenis Posted September 12, 2011 Posted September 12, 2011 Is there a way to get the current URL the UniURLframe is displaying? For example the starting URL is google.com. After that the user may navigate anywhere. I need to examine the current url and retrieve information from it. This is very important to me as the other url creates a record id and it is embedded in the starting url as a param. Thank you Quote
Administrators Farshad Mohajeri Posted October 10, 2011 Administrators Posted October 10, 2011 Is there a way to get the current URL the UniURLframe is displaying? For example the starting URL is google.com. After that the user may navigate anywhere. I need to examine the current url and retrieve information from it. This is very important to me as the other url creates a record id and it is embedded in the starting url as a param. Thank you I don't think there is an easy way to do that. You may use some JS code to retrieve it and send it back to the server. Quote
Kenneth Posted May 8, 2019 Posted May 8, 2019 On 10/10/2011 at 2:12 PM, Farshad Mohajeri said: I don't think there is an easy way to do that. You may use some JS code to retrieve it and send it back to the server. Could you give us an example of the code how to get the url address from uniURLFrame? Quote
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.