Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.71K
1 Posted Topic
if i want to use this script in php using while loop then how can I control this ? my code is below [CODE]<form name="frmLarge" id="frmLarge" method="post" action="addinq.php?MSecID=<?=$MSecID?>"> <input type="hidden" name="p_id" value="<?=$rs['recid'];?>" /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="45" align="left" class="bray"> </td> …
The End.
billy147