This topic is locked

Newbie

1/9/2004 12:03:51 PM
ASPRunnerPro General questions
D
dsummers author

Wow! What an outstanding product. I am using the product in trial mode but will be purchasing for sure!!

I am using a 'contact' database, Name, Company, Address, City, etc. as a "lookup" in a order entry type database. So when i look up by say 'CompanyName' how can i get the rest of the fields in the table to fill in the asp page automatically? For instance:

On my Order Page i click Add New - i look up a company name from the drop down - i would want it to display the rest of the company info on that "Add New" detail.
Thanks in advance for any help!

Darrel <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=294&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />

Sergey Kornilov 1/12/2004

Darrel,
this can be done with some code modifications.
Basically you need to prepopulate arrays with company information when page loads. After that you can use Javascript to populate company info fields when selection in drop-down box changes.
Please feel free to contact me directly at support AT xlinesoft.com if you need any help doing this.
Best regards,

Sergey Kornilov