![]() |
|
|
+ Search |
![]()
|
Aug 30th, 2000 07:56
Martin Honnen, James Wong,
For me with IE5 it works to use file: urls with a query string e.g. location.href = 'file://C:/dir/whatever.html?var1=val1&var2=val2'; and then to read location.search to parse out the variables and their values as shown in http://www.faqts.com/knowledge-base/view.phtml/aid/969/fid/129