hyperlink
Posted: Tue Aug 15, 2006 1:25 am
Hi,
I have a html page with hyperlinks, i have use a session variable for user id, but this variable does not carry a value to the page it directs when i clik a hyperlink,
but it works in the page i have mentioned in the form tag
<form method="POST" action="complaintrdata.php">
this is my hyperlink
<a href="assign.php">assing</a>
can anyone tell me why is not this works.
thanks
I have a html page with hyperlinks, i have use a session variable for user id, but this variable does not carry a value to the page it directs when i clik a hyperlink,
but it works in the page i have mentioned in the form tag
<form method="POST" action="complaintrdata.php">
this is my hyperlink
<a href="assign.php">assing</a>
can anyone tell me why is not this works.
thanks