problem in <tr>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello friends,
i need your ehlp,actually i have a tablbe in my php page,the format is
something like this:
<table>
<tr name="t1" id="t1">
<td>monu</td><td>23</td>
</tr>
<tr name="t2" id="t2">
<td>monu</td><td>23</td>
</tr>
</table>
What i want,when i click a row like row "t1" the values of this particuler
row,i means to say the value in <td>s((monu,23) of this row is send to some
other page
similarly,when i click the row2 "t2" same function perform.pls help me its
urgent
-- 
View this message in context: http://www.nabble.com/problem-in-%3Ctr%3E-tf4253021.html#a12104148
Sent from the PHP - General mailing list archive at Nabble.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux