Indigo Rose Software
  #1  
Old 09-09-2008
pramod pramod is offline
Forum Member
 
Join Date: Sep 2008
Posts: 27
Get File Version from HTTP Server

Hello Friends,
When i try to get the version of exe from HTTP server then it return me nil

g_SourceURL = "http://www.sample.com/Elink/Test.exe";
g_HTTPTimeout = 30;
g_HTTPPort = 80;
g_HTTPUseBasicAuth = false;
g_HTTPAuthUsername = "";
g_HTTPAuthPassword = "";
g_HTTPUseSSL = false;
g_HTTPTransferType = MODE_BINARY;

g_TargetVersion=File.GetVersionInfo(SessionVar.Exp and("http://www.sample.com/Elink/Test.exe")).FileVersion;

It return the error code.

How to get the Version information from HTTP Server.

Thanks,
Pramod
Reply With Quote
  #2  
Old 09-09-2008
Ulrich's Avatar
Ulrich Ulrich is offline
Indigo Rose Staff Member
 
Join Date: Apr 2005
Location: Sao Paulo, Brazil
Posts: 823
You will have to copy the file to a local folder first.

Ulrich
Reply With Quote
  #3  
Old 09-09-2008
pramod pramod is offline
Forum Member
 
Join Date: Sep 2008
Posts: 27
Quote:
Originally Posted by upeters View Post
You will have to copy the file to a local folder first.

Ulrich
thanks for suggestion but there are some any other solution of this problem.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to share custom buttons with the group? mwreyf1 AutoPlay Media Studio 6.0 10 09-03-2009 05:01 AM
Check HTTP for file... eleslie AutoPlay Media Studio 5.0 4 05-15-2004 01:21 PM
Audio Tracks Project Michael AutoPlay Media Studio 5.0 7 03-18-2004 11:58 PM
Reducing number of times specifying Server File Locations acedougk TrueUpdate 1.0 1 02-11-2004 04:47 PM


All times are GMT -6. The time now is 03:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software