cancel
Showing results for 
Search instead for 
Did you mean: 

Get current URL of IE

david_fryda2
Participant
0 Kudos

Hi everyone,

How can I get the URL of the current page ?

Thanks a lot.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

Hi David,

JavaScript <i>window.location.href</i> returns the url of the current page.

Best regards, Maksim Rashchynski.