Hi,
can someone help me with this one;
I have three input text boxes in my asp page (with the names : Keyword01, Keyword02, Keyword03).
Now, I want that the value of this boxes is updated in my MS Acces table.
In other words in the field Keywords of my table I should get the value : "value of Keyword01"|"value of keyword 02"|"value of keyword 03". (so just 1 string)
It should be possible to just fill in keyword 01 and keyword 03...
Thanks inadvance
JeroenB
can someone help me with this one;
I have three input text boxes in my asp page (with the names : Keyword01, Keyword02, Keyword03).
Now, I want that the value of this boxes is updated in my MS Acces table.
In other words in the field Keywords of my table I should get the value : "value of Keyword01"|"value of keyword 02"|"value of keyword 03". (so just 1 string)
It should be possible to just fill in keyword 01 and keyword 03...
Thanks inadvance
JeroenB