View Single Post
  #1  
Old March 21st 06, 06:50 PM posted to microsoft.public.outlook.program_vba
Josianne
external usenet poster
 
Posts: 28
Default Version and download

I put the lastest version on my form on a web site. I want a VBscript that
can look up which version of form the user is using and if it's not the
lastest version I want to download automatically from the web site.
I want something like:
If item.formdescription.version "15.4" then
Download
End if
thanks,
Josianne
Ads