Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Greetings,
How could I connect to webpage which do have login and password? For example “Delivera”.
Will I be possible to load data that is inside that page?
Thank you for your time!
P.S. It's the first time I am trying to load data from internet.
You need ID and Password unless it is SSO mode.
You cant sneak in without facing the ID and PSwrsd hurdle.
krishna
I do have the login and password. The question is how could I do it via QV?
I do not need to hack in
Lol..does your web page has data on it or do you need to import data into file and then extract into QV?
The page contains data in table format.
The method how it is going to appear in QV doesn't matter actually: straight from the web or by being imported into the file.
How could I load the data?
Goto Script Editor -->
copy paste the url on which you have data present.
If the table is sepearted by commas, then you can import it directly,Else you have to specify the delimiter.
I know this method.
But when I connect to my database in web. The link still are the same as it was. And when trying to do it the message appears: cannot open HTML file.
I guess the QV sees only the Home page of my database “Delivera” and cannot load the table.
Is there any idea how can I login to the web page via QV and read all the data inside?
Very much appreciated.