Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html" />
- <meta name="author" content="Harbinger" />
- <title>Estimated Star positioning</title>
- </head>
- <body>
- <form name="gather_star_data" action="trilat.php" method="post">
- <b>First System:</b><br />
- Type in the system you are measuring from, e.g. Aulin<br />
- <input type="text" name="current_star" value=""><br /><br />
- <b>Please enter the distance from the first star to <u>at least 4</u> of these referenced stars:</b><br /><br />
- Distance (LY) to <b>SOL</b>:<br /><input type="text" name="distance_1" value=""><br /><br />
- Distance (LY) to <b>WOLF 497</b>:<br /><input type="text" name="distance_2" value=""><br /><br />
- Distance (LY) to <b>HUOKANG</b>:<br /><input type="text" name="distance_3" value=""><br /><br />
- Distance (LY) to <b>DEMETER</b>:<br /><input type="text" name="distance_4" value=""><br /><br />
- Distance (LY) to <b>CLOTTI</b>:<br /><input type="text" name="distance_5" value=""><br /><br />
- Distance (LY) to <b>FU HAITING</b>:<br /><input type="text" name="distance_6" value=""><br /><br />
- Distance (LY) to <b>SAN GUARALARU</b>:<br /><input type="text" name="distance_7" value=""><br /><br />
- Distance (LY) to <b>HARAS</b>:<br /><input type="text" name="distance_8" value=""><br /><br />
- Distance (LY) to <b>ARABHA</b>:<br /><input type="text" name="distance_9" value=""><br /><br />
- <input type="submit" value="Submit">
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment