I promised myself that i will research and try everything myself before asking for help. I am creating a simple example of a data lookup.
I am following the 'Eloqua Async tracking Scripts.PDF' guide. I have created a data lookup of Contact using the Email Address as the exact match. I have got the site id as well as the DL Key.
I have copy/pasted the code given the guide, which is pretty straight forward. (See attachment 2.txt)
I have replaced the site ID with the correct one. and have also put the email id of the contact i want to retrieve data for. As i believe, this code will dynamically generate rows in a 'div' section and prints out the information of this contact. I double click on this html file to run it in IE/chrome, but nothing appears! a blank page. (this page is not hosted on a web page, we run it from local HD).
What am i doing wrong?
Thanks for all the help.
Rahul