Recent content by mjohnson2

  1. M

    Buttons

    I am trying to make a home button to go to a certain page. I am using the html name inside a href but the button disappears, the link is still there but it turns into the name with an underline.
  2. M

    Contents from outside file to fill blanks in .exe

    I have a table on the first page with customer information such as name, model, VIN, and sales order. I would like to pull the information from file(text, xls…etc). Is this a good idea? is there a better way? I would also be using this concept on other pages of the HTML. Taking serial numbers...
  3. M

    Contents from outside file to fill blanks in .exe

    yes they would be place in the same folder as the .exe
  4. M

    Contents from outside file to fill blanks in .exe

    I am looking to pull names and other information from an outside file(the .exe has already been created) and fill the blanks on my first page. Is there any way to do this?
Back
Top