PatrickOttawa
新手上路
- 注册
- 2004-08-25
- 消息
- 53
- 荣誉分数
- 0
- 声望点数
- 0
Hi everyone,
I have a code writtend by html and java, and part of code liket this
var data;
...
<a href="editrecord.php?prod="data>Edit</a>
...
how do I pass data to the new page using URL, because the data value could be changed, so did like the above, but not work
Please give some information!
Thanks a lot!
I have a code writtend by html and java, and part of code liket this
var data;
...
<a href="editrecord.php?prod="data>Edit</a>
...
how do I pass data to the new page using URL, because the data value could be changed, so did like the above, but not work
Please give some information!
Thanks a lot!