How to pass a string to a field in a webpage

I used HTML.iFrame/Embed to include a chess engine. https://hxim.github.io/simplechessboard/popup/simplechessboard.html
Above the board is a field where a user can pass a string known as FEN which sets up a position.
How can I create a link to the page with the right string passed on the right field in that webpage?