Hi guys.
I am.working on a code gen to getnpromoted to a new position in my job.
Ok I made the code gen where users have to do step 1 2 3 after 3 it.redirects them to a page of codes.I also havr a private code uploader that uploads the codes.to.the redeem page.Now my problem is when I upload.codes .csv it suppose to view 6.codes on the redeem page and when user exits out of redeem page it is suppose to delete the 6 codes and automatically put 6 new codes. When I upload it wont go.in the redeem.page but my coding is.right.pls help me.fix.my code. I will post the code below for redeem page and code uploader.
Code uploader:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.0/jquery.min.js"></script> <link href="templates/assets/css/bootstrap.css" rel="stylesheet" /><style><!--
body{padding-top:60px; }
--></style>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js">
</script>
< ![endif]-->
<style><!--
.container-fluid{padding-right:10%;padding-left:10%;}
--></style>
<div class="navbar navbar-fixed-top navbar-inverse">
<div class="navbar-inner">
<div class="container-fluid"><a class="brand" href="/"> Wizard101Saviour </a></div>
</div>
</div>
<div class="container-fluid">
<div>
Code Uploader v1.0
<table width="350" border="0">
<tbody>
<tr>
<td>
<div>
<input id="file" type="file" name="file" /> <input type="submit" name="submit" value="Submit" />
</div></td>
<td>
<div><input id="file" type="file" name="file" /> <input type="submit" name="submit" value="Submit" /></div>
</td>
</tr>
<tr>
<td><center><iframe src="http://wizard101saviour.godgivens.com/my-superprivate-code-uploaderx/remain7.html" height="100" width="120" frameborder="0"></iframe></center></td>
<td><center><iframe src="http://wizard101saviour.godgivens.com/my-superprivate-code-uploaderx/remain1-6.html" height="100" width="120" frameborder="0"></iframe></center></td>
</tr>
</tbody>
</table>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// ]]></script><script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[ var uploader = document.getElementById('tier7'); upclick( { element: uploader, action: 'upload-tier7.php', });
// ]]></script><script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[ var uploader = document.getElementById('tier1-6'); upclick( { element: uploader, action: 'upload-tier1-6.php', });
// ]]></script> <link href="http://fonts.googleapis.com/css?family=Rancho&effect=shadow-multiple" rel="stylesheet" type="text/css" />
Redeem Page:
< !DOCTYPE html PUBLIC
<table width="713" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td></td>
<td width="1%"></td>
</tr>
<tr>
<td></td>
<td width="1%"></td>
</tr>
<tr>
<td></td>
<td width="1%"></td>
</tr>
<tr>
<td></td>
<td width="1%"></td>
</tr>
</tbody>
</table>