hyperlink problem
Posted: Sat Jul 19, 2003 7:41 am
i face a hyperlink problem...
first hyperlink
second hyperlink
After i submit a service in service page then back to homepage. Then i press the hyperlink to go to the service page again. The second hyperlink is working correctly, The serviceID will increase. But the first hyperlink still keep the last serviceID in the page. It look like never go to DB to get the data again, but the second hyperlink was do it.
anyone can help me ???
Thanks for all
first hyperlink
Code: Select all
<script id="Sothink Widgets:AddService1.pgt" type="text/javascript" language="JavaScript1.2">
stm_aix("p1i0","p0i0",ї0,"Add Service","","",-1,-1,0,"AddService.php","_parent","Add Service")Code: Select all
<a href="AddService.php" target="_parent">Add
New Service</a>anyone can help me ???
Thanks for all