Passing a parameter to html page

Passing a parameter to html page

Hi Zoho!

I just realized I can pass a parameter to an html page through its URL.
for example, to have the url as:

#Page:test_page?Project_Name=ProjectText

and than the Project_Name variable inside the html page will be updated with "ProjectText"

Question - what should I write inside the html page in order it will get the parameter from the url?


Thanks!

Ravid