Dear all:
For a weather program i am making, I have to input data from clientraw.txt (if you want to see the file goto http://lpwn.port5.com/clientraw.txt) into sequential variables a to z, then aa to zz, then aaa to zzz, and so on. Here is my code that when I put anymore variables than...
This may seem like a simple question to some of you, but how do you do simple math in HTML. For example....
I have 3 xml files with temperatures in them. I want when html file loads, it to average the 3 of them.
Thanks Much,
Eric
Dear All,
Im sure that this can be done, but I am wanting to make an image and on certain coordinates, input data from an XML file across the web. I know how to insert the XML data into anywhere on the page, but i do not know how do this over an image at designated coordinates. PLEASE...
Is there any alternative to using Input # array (which is not possible)?!? I have 659 numbers that must be assigned to 659 objects in an array.
The file is written like this...
N = req1(0).Value
T = Label1.Caption
Open "C:\MeritBA\" + T + ".mbd" For Output As #1
Write #1, N
For i = 1 To 659...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.