View Single Post
Old 07-13-2009, 02:40 PM   #8 (permalink)
khile
The Contributor
 
Join Date: Jan 2008
Posts: 50
Thanks: 0
khile is on a distinguished road
Default

below is the textbox i want to include lookup in

PHP Code:
<label><strong><?php echo  $lang['Username'?></strong><br /><input type="text" class="textbox" name="req_username" size="40" maxlength="25" /><br /></label>
khile is offline  
Reply With Quote