i tried the userid:password@ but it does not work on the site.. i'll look at the source for the id's...i was also trying sendkeys which does work but as the username textbox is not automatically selected i was trying to tab to it..however if the page does not display quickly then i end up...
Hello
I have something like this and it works but i am sure that this can be coded better..i have put a sapce between name and date and segment lines
Dim intFileNumber As Integer
Dim strLine As String
Dim myName As String
Dim myDate As String
Dim mySegment
Dim myStartTime
Dim myStopTime...
thanks for the info
the file will be the same at the top but will have 1 or 2 or 3 entries for the time eg
name bob 'this would be assigned as myname
date 29/09/2005 'this would be assigned as mydate
segments = 2
details segment 1
start time 10:00:00
stop time 10:15:00
details segment 2
start...
I have not had much practice with manipulating text files... i can read in a line with line input or a string with mid but what i want is to assign parts of the text file to variables.
File might look like this
Name bob
date 29/09/2005
time 10:00:00
i would like to assign bob to a vaiable...
Using a vb program i used to download some files from a web site which is no longer available. The new web site requires usernam and password..how can i automatically supply these to get to the files?
Any help on links etc most appreciated
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.