<% tfile=orequest.querystring('file') *return tfile if not isnull(tfile) =sys(3101,1256) thestring=filetostr(addbs(oprop.appstartpath)+tfile) oResponse.ContentType = "text/html" oResponse.Write(thestring) oresponse.flush return endif return 'What to do?' %>