How to refresh document on web?

In postopen event on client application i have some code to refresh document such as :

@Command([RefreshHideFormulas]);

@Command([EditDocument];“1”);

@Command([ViewRefreshFields])

so my qns is—>

what could be the alternative for the web application as there is no postopen event for web application and what i have to write to refresh ??

Thanks

Rupesh

Subject: how to refresh document on web?

Try this one:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/cccdca5c79c78c8a852572a5006b79fe?OpenDocument

Regards

Litty Joseph