dbartlett41
Programmer
i am trying to use the following code but it doesent seem like i can place a variable in side it to redirect to a url that is a variable any idea why it doesent work
window.setTimeout('window.location=go; ',500);
where go is normally "
any ideas, thanks again dave
window.setTimeout('window.location=go; ',500);
where go is normally "
any ideas, thanks again dave