This is my first HTML page:
Probably the best way in your case to use GET params like:
http://mysite//second.html?myparams=value
or if it's important or big data - use POST