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
|