Search results

  1. C

    Need help with html

    Hello there, So I have 4 html files and a css-file I need to generate/create those files in vba with 1 mousclick on a button. I have already done it with a very simple html file but those are far more complicated. because now I have to do writeline("") everytime but that is soo :banghead...
  2. C

    fill a value in a textbox when an item from a combobox is selected

    Hello, I have a problem and I don't know how to solve it. I have a table, Registration, with 8 fields: inschrijvingsid,name,gemeente,gsm,telefoon,email,aankomst,gerecht,personen I have another table, Login with 3 fields : Naamid,name,,status Then I have a combox that is connected with...
Back
Top Bottom