I am working in an aspx page....
I am inserting records to Account entity. I am having few contact details associated with each account which should be inserted into Contact entity. I have created lookup field for account in Contact entity. From aspx page, how I can achieve this...







