Hello,
My code is :
//cron.html
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<
</head>
<body>
<form method="post" action="CETrafficGenerator.php?step=2">
<input type="text" name="url"/>
</body>
</html>
instead of typing the url can i pass it through cron.html?url= in this format?
Help needed please