



patriotfrosh15 wrote:I think I know where to get the answer, but I forgot how to do it.
So is it a link? cause you said something about a URL

elys wrote:danijelfosters wrote:I have no idea, why would U like to change the path to the page, the page is on the server, that means it's pernamently there, more or less.
U' re looking at the right line, so think what the whole form does
- Code: Select all
<form action="/missions/basic/template.php" method="get">
<input type="hidden" name="lvl" value="3">
<input type="hidden" name="file" value="missions/basic/lvl/3password.php">
<input type="password" name="pass"><br /><br />
<input type="submit" value="submit"></form>
Well I got different kind of a problem, it's an easy mission, finding password is simple, but when I copy the password in or type it and then click SUBMIT, well nothing happened, like the page just reloaded! Any sugestions?
I figured it out after reading this post...the problem is, where did you get that code in the first place? All I found was
- Code: Select all
<form action="/missions/basic/3/index.php" method="post">
<input type="hidden" name="file" value="password.php">
<input type="password" name="password"><br /><br />
<input type="submit" value="submit"></form>





Users browsing this forum: No registered users and 0 guests