<?xml version="1.0"?>
<!-- begin new deck --> 
<wml> 

	<!-- begin card --> 
	<card title="WapDJ Download" newcontext="true"> 
	 
	<p>Select File </p>	
       <p> Id:	   
       <input type="text" name="idnm" format="6N"/>
			<br/>
			
			<anchor title="Login">
				Get File
				<go href="download.php" method="post">
				<postfield name="idnm" value="$idnm"/>

				
				</go>
			</anchor>
		<br/>

		
			
    	</p> 
		
		

	</card>  
</wml> 