Pre fill Internet forms

DaveDave Member Posts: 4
edited 2000-03-16 in Navision Financials
Hello All,
We have a client that needs to have Navi open a browser window (IE), load a url and then send 5 fields to a internet page form. There are 2 option boxs and 3 blank cells on the form. After it is filled the user can click OK or we can automate that also. Does anyone have any ideas?? <img border="0" title="" alt="" src="images/smiles/icon_confused.gif" />
THANKS
I have the launch IE section down. I still need filling the CGI form page. I have 5 values that need to be filled in the form. Can anyone help!!!

[This message has been edited by Dave (edited 14-03-2000).]

[This message has been edited by Dave (edited 14-03-2000).]

Comments

  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    When the URL is an ASP-page, you can pass values this way: 'page.asp?name=This+is+the+name&password=mysecret'. You can probably call Internet Explorer with this line as a parameter.

    [This message has been edited by Luc Van Dyck (edited 13-03-2000).]
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • LudoLudo Member Posts: 14
    You could use HYPERLINK to launch the IE ...

    BR
    Ludo
  • maz356maz356 Member Posts: 2
    ODBC and a Cold Fusion server works great with Navision. Just create the url string with the variables that CF recognises and it's done.

    Mike
  • lstroemlstroem Member Posts: 18
    Hi,

    The standard Package Tracking functionality does something close to what you want to do (I beleive).

    Why not check that out?

    /Lars
    Lars Strøm Valsted
    Head of Project & Analysis, Navision Competence Center
    Columbus IT Partner
Sign In or Register to comment.