Autor Thema: refresh field on the web ?  (Gelesen 917 mal)

Offline Toma Bogdan

  • Aktives Mitglied
  • ***
  • Beiträge: 146
  • Geschlecht: Männlich
  • That's me ...
    • A nice site !
refresh field on the web ?
« am: 20.06.03 - 11:09:22 »
I have a field used by a user to select a company built as follows (with a PassThru code):
Code
<select name="Choices" size="5" multiple onDblClick="List();"><Computed Value></select>

and the value for the <Computed text> is:
Code
keywords:=@DbColumn("":"NoCache";"";"(Companies)";1);
"<option value=\""+keywords+"\">"+keywords
I need to have 2 fields (eg. City and Country) in the same form that need to keep the city and the country of the company that was selected ....

how can I do that ?

PS. I can add two columns into the (Companies) view with the City and the Country information but.... how can I get dynamically these data and to put it into the form on the WEB?

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz