Hi all, How do I refresh a webpage using Javascript ? beside using the window.navigate method ? Thanks
William T Software Architect / Chief Software Developer Softwaremaker.Net Pte Ltd http://www.Softwaremaker.net *** Things are always the darkest before they go pitch black ***
Hey, you could try something like this depending on how you want to call upon the refresh. But this should work. javascript:top.frames[2].location.reload(); Good luck
Ok
Thanks Mr Base for the tip. Cheers
Forum Rules