Help for this page
in page 2 form: <form action="page_1.cgi" method="post"> <input type="hidden" name="info" value="$info_from_database">
If you want it in a textfield then try this: <input type="text" name="textfield_1" value="$info">