+ Reply to Thread
Results 1 to 2 of 2

[NOT SOLVED!!!!] how to read variables in from a webserver ?

  1. #1
    Registered User
    Join Date
    01-01-2012
    Location
    Hasselt, Belgium
    MS-Off Ver
    Excel 2003
    Posts
    5

    [NOT SOLVED!!!!] how to read variables in from a webserver ?

    I'm in search to a protection like this:

    I wish to place a version number on my webserver in a simple csv file or other file:
    mywebservercom(cannotplacelinkshere)/version.txt

    The txt files is a CSV file like this:
    Version;1.1
    price from;till pieces;price
    10;50;1300 (maximum price)
    51;100;1000 (and all the prices between these ....)
    ...
    1000;2000;600 (minimum price)

    Now by vba i wish to do this:
    var = InternalVersion: 1.0
    var = WebserverVersion: 1.1

    So compare Internalversion with WebserverVersion... ok ... it's not the same version. So bye bye user... please ask at you're provider for the latest version.

    Problem is that I'm a noob at VBA and don't know how to fix this. Can someone help me ?

    Secondly how to place these variables in excell form so I can use these vars to work further like a normal excell file ?

    Thanx in advance for you're help.

    Cheers,

    deef
    Last edited by deef73; 12-26-2012 at 05:32 PM. Reason: not solved :)

  2. #2
    Registered User
    Join Date
    01-01-2012
    Location
    Hasselt, Belgium
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: [NOT SOLVED!!!!] how to read variables in from a webserver ?

    if someone can give me a clue how I have to search on the forum here... it's also a beginning for me!

    All help appreciated!

    Thanx

    Deef

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1