10-08-2004 12:58 PM
10-11-2004 03:13 PM
10-11-2004 04:33 PM
10-13-2004 04:14 PM
10-13-2004 04:38 PM
10-25-2004 03:20 PM
07-26-2022 10:26 AM
I need to attempt this same action, though this link from years ago is broken. Can anyone help provide me with the structure of the username and password in the URL? I am encountering a popup window, I am just unsure how to pass the parameters to the window from the URL.
Thanks!
07-26-2022 11:28 PM
@EBlip wrote:
I need to attempt this same action, though this link from years ago is broken. Can anyone help provide me with the structure of the username and password in the URL? I am encountering a popup window, I am just unsure how to pass the parameters to the window from the URL.
Thanks!
This is quite an old thread, you might have better luck with a new one, but since we're here now, how are you accessing the website?
Probably the tooling available has evolved quite a bit over the last 18 years.
If you can provide some details about the way you're accessing the website, and perhaps a (dummy or real) website with the same type of login prompt that'd be great. Obviously don't post your username or password 🙂
For FTP, you can access it directly as was written above, but the OP wanted something different (and I think maybe you do too).
07-27-2022 08:30 AM
Thank you for the response!
So I am attempting to control a device via an intranet http connection. So, access is obtained just through 'http://ip.address'. The problem is when I do this, It prompts me with a username and password in a pop up window.
In LabVIEW I am attempting to make http requests to operate the device, but it cannot execute the commands because it cannot get past the login screen. Once I pass the credentials, I have the code written to manipulate the device, but do not know how to pass credentials through URL. I will attach some pictures of the pop up window below.
I am using Microsoft Edge to access the device. Please let me know what other details I can provide!
07-27-2022 08:47 AM
Google: embedded username and password in url