我在剥离引用后创建了一个小的PHP来重定向到一个页面。它在浏览器中运行非常一致,但是,它会重定向到错误的URL。
<script>
window.frames[0].document.body.innerHTML='<form target="_parent" action="http://www.example.com/send.php?year=2015&email=me%40me.com&submit=send+form"></form>';
window.frames[0].document.forms[0].submit()
}
</script>
<iframe onload="window.setTimeout('go()', 99)" src="about:blank" style="visibility:hidden"></iframe>
而不是带我去http://www.example.com/send.php? year = 2015&amp; email = me%40me.com&amp; submit = send + form我需要http://www.example.com/send.php?
所以基本上是?就像一个停止词。 怎么能解决它?任何帮助都会非常感激。
答案 0 :(得分:0)
不要将curl -vvv http://aerolith.org/files --user cesar:password
和参数放在?
的格式中。将它们放入action
s。
<input type='hidden'/>