jewel
08-18-2005, 05:26 AM
hi how can I pass the value of a variable to a href url?
[code]
var tag = 'hello';
.location.href = 'wDoxContent.aspx?type=folder&name=tag ---?????
[/code
thanks
[code]
var tag = 'hello';
.location.href = 'wDoxContent.aspx?type=folder&name=tag ---?????
[/code
thanks