access the Web page programmatically

I need to access a webpage of Ethernet switch to activate certain settings, but I have to do it by programming that my application is used in a manufacturing environment.  Any ideas how I can do this.  I managed to read the page with DataSocket Read, but I don't know how to send data to the page.  Any help will be greatly appreciated.

Thank you

Hi nelg87,

ActiveX and the "DOM" are the only way I know to programmatically manipulate web pages - here's one link with some attachments that can help.

If you encounter an obstacle, perhaps the switch supports a different control interface, such as SNMP (?)

See you soon!

Tags: NI Software

Similar Questions

  • cannot access the web page of WAP but can telnet

    Can someone tell me why the following configuration won't let me access the web page of the WAP?

    version 12.2
    no service button
    horodateurs service debug datetime localtime
    Log service timestamps datetime localtime
    encryption password service
    !
    hostname EwingWAP
    !
    logging buffered information
    enable secret 5 $1$ z9vV$ M.rY40womPNf7YPOQqC8T.
    !
    username privilege 15 secret 5 careone $1$ nFXA$ ezjkiBAHeboaKYMzB4hpq.
    clock timezone IS - 5
    clock to summer time EDT recurring 2 Sun Mar 2:00 1 Sun Nov 02:00
    IP subnet zero
    !
    !
    Bridge IRB
    !
    !
    interface Dot11Radio0
    no ip address
    no ip route cache
    !
    SSID tsunami
    open authentication
    Comments-mode
    !
    base speed - 1.0 2.0 basic basic-5, 5 6.0 9.0 basic-11, 0 12.0 18.0 24.0 36.0 48.0 54.0
    threshold RTS 2312
    root of station-role
    Bridge-Group 1
    Bridge-group subscriber-loop-control 1
    Bridge-Group 1 block-unknown-source
    No source of bridge-Group 1-learning
    unicast bridge-Group 1-floods
    Bridge-Group 1 covering-disabled people
    !
    interface FastEthernet0
    no ip address
    no ip route cache
    automatic duplex
    automatic speed
    Bridge-Group 1
    No source of bridge-Group 1-learning
    Bridge-Group 1 covering-disabled people
    !
    interface BVI1
    IP 172.18.86.5 255.255.255.0
    no ip route cache
    !
    default IP gateway - 172.18.86.1
    IP http server
    IP http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag/ivor
    y/1100
    radius of the IP source-interface BVI1
    1 channel ip bridge
    !
    !
    Line con 0
    line vty 0 4
    local connection
    line vty 5 15
    local connection
    !
    NTP-period clock 2860650
    NTP 208.90.144.53 Server
    end

    Hi Jason,

    Have you tried the default user name and password?

    Username - Cisco

    Password - Cisco

    Please try the commands below and let me know how it works...

    en

    conf t

    AAA new-model

    local IP http authentication

    end

    Try to open the WEB GUI by using the configured user name and password...

    Concerning
    Surendra

  • I use to be able to enter a URL and press enter and Firefox would go to this site. Now I have to click on the arrow in the address bar to access the web page. How can I change cela return

    I can hit not only enter to access a web page. Now, I hit the arrow on the right side of the address bar.

    Pressing enter in the bar of address does not work

    Thank you

  • Update XP Sp2 to Sp3. cannot access the web page update

    The page cannot be displayed
    The page you are looking for is currently unavailable. The Web site may be experiencing technical difficulties, or you may need to adjust your browser settings.

    Please, try the following:

    • Click the Refresh button, or try again later.
    • If you typed the page address in the address bar, make sure that it is spelled correctly.
    • To check your connection settings, click the Tools menu and then click Internet Options. On the connections tab, click settings. The settings should match those provided by your local area network (LAN) administrator or Internet (ISP) services provider.
    • See if your Internet connection settings are detected. You can configure Microsoft Windows to examine your network and automatically detect network connection settings (if your network administrator has enabled this setting).
      1. Click on the Tools menu, and then clickInternet Options.
      2. In the connections tab, click LAN settings.
      3. Select automatically detect settings, and then clickOK.
    • Some sites require 128-bit connection security. Click on the menuhelp and click About Internet Explorer to determine what you have installed the security force.
    • If you are trying to reach a secure site, make sure that your security settings can support. Click on theTools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
    • Click the back button to try another link.

    Cannot find server or DNS error
    Internet Explorer

    I can access other web pages OK.

    Burty,

    See... http://support.microsoft.com/kb/265847 this article has been written about products for which microsoft no longer offers support. Accordingly, this article is offered "as what ' and longerbe not updated

  • I bought jointly, Priemer elements and Photoshop elements. I downloaded photoshop successfully. How to access the Web page download for elements of Prime Minister?

    I bought jointly, Priemer elements and Photoshop elements. I downloaded photoshop successfully. How can I get access to the

    Download the Web page for the elements of Prime Minister?

    Garyl21385743 what version of Premiere Elements you are wanting to download?  You can download the latest versions of Premiere Elements to products download Premiere Elements | 10, 11, 12, 13.  You can also find links to the installation files for most retail securities of Adobe Creative Software to to other downloads.

  • Click the javascript on the web page programmatically

    Hi all

    I have an IP camera with a web interface, where you can enter the web address into a web browser and click on the buttons on the screen to perform actions - one of those being taken a snapshot.

    I want to be able to replicate that in LabVIEW.

    There is also a log on screen when you navigate to the page first, and I don't know if I would need to go into the details first if I access it programmatically (it seems that the same HTML page which hides the main screen until you connect).

    I've attached screenshots of the login page, the main screen with highlighted relevant items and copies of the HTML files and the javascript file (which is minimized, it is hard to read I'm afraid). If someone could give me some advice on how to proceed with this and click on the button I would really appreciate it.

    I did a search on the Forum and found this page which deals with a form

    http://forums.NI.com/T5/LabVIEW/how-to-fill-out-and-submit-a-Web-form-using-LabVIEW/TD-p/289527

    I tried to reproduce it on the login screen and I managed to fill in the fields, but I do not know how to click on the button and when I tried to create a reference as discussed, I just got an error.

    I have not watched your files or accessory in the other thread, but I'm assuming he uses the ActiveX browser, because it is old. The .NET browser is slightly better, and you can see a basic example showing a click here - http://forums.ni.com/t5/LabVIEW/Mouse-event-in-embedded-internet-explorer/m-p/2853440/highlight/true...

    That code does not include handling loaded events, etc. page, but it shows the basic elements.

  • Cannot access the web page of the wrt54gx router

    I configured my wrt54gx as point of access by disabling the DHCP and assigning static IP address 192.168.0.6. My main router is a wrt310n. My access point works very well when it is connected with a wire to the wrt310n.

    I want to reonfigure the wrt54gx to use it as a main router again. To do this, I am unable to connect to the webpage wrt54gx.

    Any suggestions?

    Thank you

    You should be able to connect to the WRT54GX and configure it from there.  If it does not, simply unplug the WRT54GX of your other router and reset to the default values by using this procedure:

    To reset your router by default, follow these steps:

    (1) turn off all computers, the router and the modem and disconnect from the wall.
    (2) disconnect all the wires of the router.
    (3) turn on the router and let it start up completely (1-2 minutes).
    (4) press in and hold the reset for 30 seconds button, then release it, then let the router reset and restart (2-3 minutes).
    (5) turn the router.
    (6) connect a computer cable to port 1 of the router (NOT to the internet port).
    (7) turn on the router and let it start up completely (1-2 minutes).
    (8) the power of the computer (if the computer has a wireless card, make sure it's off).
    (9) try ping on the router. To do this, click the 'Start' button > all programs > Accessories > command prompt. A black DOS window will appear. Enter the following text: "ping 192.168.1.1" (without the quotes) and press the Enter key. You will see 3 or 4 lines that begin with ' response to... ". "or"Request timed out". If you see "reply from...". ", your computer has found your router.
    (10) open your browser and point it to 192.168.1.1. This will take you to the login page of your router. Leave the user name blank and in the password field, enter "admin" (without the quotes). This will take you to your router configuration page. Note the version number of your firmware (usually found near upper right corner of the screen). Exit your browser.

    If you get this day without problem, try the Setup disk (or configure the router manually, if you prefer) and see if you can get your work and router configuration.

    If you can not ' response to... ". "in step 9 above, your router is probably dead. A report with this problem

    If you get a response in step 9, but cannot complete step 10, is that your router is dead or the firmware is damaged. Related to this issue.

    If you need additional assistance, please indicate your ISP, the make and model of your modem, the firmware version of your router and the results of steps 9 and 10. In addition, if you receive error messages, copy them exactly, and report.

    Please let me know how things turn out for you.

  • try to pay some bills and cannot access the Web page. I make each month and do not know how to correct it. does not that this program can not display the page's Web site

    happening only on a few sites of bill payment.

    Hello

    1. what internet browser do you use?
    2. If you are using Internet Explorer which version do you have installed?
     
    If you use Internet Explorer see the methods below.
     
    Method 1.
    I recommend you follow the steps listed in the article below and check.
    You cannot connect to or connect to Web sites in Internet Explorer secure
    http://support.Microsoft.com/kb/813444

    Method 2.
    If the problem persists, add sites to the trusted Web site and check. Refer to the article below for the procedure.
    Security zones: adding or removing websites
    http://Windows.Microsoft.com/en-us/Windows7/security-zones-adding-or-removing-websites

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • I am able to access the web pages, but other programs cannot access the internet.

    This problem started a few days ago. It is not my router. If I try to go in the network and sharing Center it just freezes. I have absolutely no idea how to fix this.

    Try a system restore to a Date before the problem began:

    Restore point:

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

    Do Safe Mode system restore, if it is impossible to do in Normal Mode.

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    http://www.windowsvistauserguide.com/system_restore.htm

    Read the above for a very good graph shows how backward more than 5 days in the System Restore Points by checking the correct box.

    See you soon.

    Mick Murphy - Microsoft partner

  • Access to the Web Page on the local computer virtual

    Hi all

    I hope you can help.

    I have an image of Suse Linux that I run in VMware player that hosts a web page.

    The IP address of the physical machine is 192.168.0.8. The IP address of the VM image network port is 192.168.0.100

    When I'm on my local network of the I can access the web page dedicated to the 192.168.0.100 with no problems.

    However, when I visit a client and I don't have a network, I have run the local virtual machine on the machine but cannot access the web page.

    I have install the virtual machine network as bridged so that it works on my local network.

    Why can I not itself this when I do not have LAN connectivity?

    What I need to change when I'm at a client site and I don't have access to the network and not a LAN access so that I can access the web pages hosted in the virtual machine?

    The whole point of this is that I run the virtual machine when I'm at a client site so that I can demo of the software, but if I can't access the software, I can't demo it?

    Any ideas on that?

    Thanks in advance for your help.

    Dave.

    Use NAT on the NIC of the virtual machine, and then use the IP address that is assigned to the virtual computer by the server DHCP VMnet8.

  • Tecra M5: Can not access the internet pages, but can ping in cmd.exe

    Hi all, this is confusing to me.

    I've been happily connected to my WLAN for more than a year without any problems. I recently updated my drivers for the following on my Tecra M5:

    -Intel Pro Wireless adapt
    -Drivers audio Sigmatel
    -nVidia graphics card

    Now, after facilities, everything was fine. However, a few days later, I turned on the laptop and went to IE7 and it cannot display the web page (my homepage is www.google.co.uk). I called my ISP to help and they reported problems on the service, and they gave me the www.google.co.uk ip address I got a response of in cmd.exe. It seems that I can get out on the internet but I can't access the Web pages - it could be a DNS issue?

    I have disabled my A - V and firewall and tried but get the same question. I also tried to restore the PC back more than a month and it did not help either. I'd appreciate any help that anyone can give.

    I also plugged the laptop directly into the router using an ethernet cable, so it's not only a wireless issue either.

    I have installed any other software at all at the moment and the only other thing that got my attention, it's that, in the field of restoration, there a lot of system restore points, which I wasn't expecting to see in the last month. But it could be a Kipper.

    Thank you very much

    MARC

    Hello

    According to your message, you are not able to connect to internet via LAN and WLan. Is this good?

    Well, in your case I would first check the router settings and re still.
    In addition, you must reset the router.

    Usually, the router assigns the IP address, and therefore you would just plug the laptop LAN cable and then should be able to connect to the internet.
    Please note that the TCP/IP protocol settings must be set to automatic.

    Check everything first!

  • How can I stop Firefox access to the content of the web pages when I mouse over the link?

    I have disable link prefetching and yet Firefox beta version for OSX 29,0 always tries to access a web page when I move the mouse over a link on a Web page.


  • When you try to access a web page I get the following error: (error code: sec_error_unknown_issuer) Firefox will not let me add an exception

    I can access the site with other web browsers below, however, Firefox won't let me access it or I can add an exception so that it is access. If I can't access the web site, I have no reason to use Firefox at all. Can someone please?

    If you can not add an exception, but get a pop-up with the error message, you can go the pref browser.xul.error_pages.enabled on the topic: config page and make sure that the value is set to true (the default).

    You can retrieve the certificate and the control that has issued the certificate.

    • Click on the link at the bottom of the error page: "I understand the risks".

    Let Firefox recover the certificate: "Add Exception"-> "get certificate".

    • Click on the "view..." button. "to inspect the certificate and the Coachman, who is the sender.

    Only leave the brand in the box at the bottom to "permanently store this exception' If you trust this certificate.

    • Click on "Confirm the Security Exception" to enter the site if you still want to go to this site.
  • How can I get the 'secure site' (padlock) icon to display when you access a web page secured with Firefox 4?

    The "secure" (lock) icon no longer appears on the status bar (or anywhere else I can find) when you go to a secure web page. How can I get the 'secure site' (padlock) icon to display when you access a web page secured with Firefox 4?

    You can add a 'lock' the b-I-S with this extension.

    https://addons.Mozilla.org/en-us/Firefox/addon/padlock-icon/

  • WNR2020 - setting up the Web page that appears when you can access the guest network

    Someone knows how to set the Web page that appears when you access the network of comments? I use the WNR2020 router. Thank you very much.

    It can be done by using a different material.

    Above all, you will be able to find this feature in our product business and it's called the HTTP redirect.

    You can check some Points of access such as WAC720, WAC730.

Maybe you are looking for

  • How can I find a missing file

    How can I find a missing file for microsoft office 2010 which has been installed on the pc when I bought it. the file is: C:\ProgramData\Microsoft\OEMOffice14\0Starter\en-US\WelcomeDocument.dotx

  • MacBook pro retina (2015) gel and stop

    I had problems with my 13 inch retina Macbook pro (bought in March 2015, Yosemite running) for a few months. Just before Christmas, he had massive 'kernel panic' mistakes off and turns not again. Envoy than inside and they replaced the logic board. E

  • How can I transfer photos from film on iPad mini iMac

    I have pictures on my camera iPad mini roll which do not seem to have been downloaded on my iMac. I often will have pictures from an Sd Card (with adapters) or wifi from my camera to my iPad but not, when I got home, of course to my iMac. I need to m

  • Can satellite P105 - I change my Windows Vista Home to ultimate?

    Hello I have a version of Windows Vista Edition family on my Satellite P105 and he can't not works fine on all my installed software... I would like to format the laptop again, but I'm ready to install the Windows Vista ULTIMATE version... so I was w

  • HP Envy 4502: Will not recognize HP Envy 4502 when you try to print from Acer Chromebook

    I'm trying to get an Acer chromebook to print from my disk of google on my printer HP Envy 4502. I downloaded the necessary documents to HP and allowed everything that needs to be enabled on the printer. I am able to type the ip address of printers o