Simple Examples of data connectivity and transfer of data from an .asp.vb to javascript in an .aspx file
Is this even possible? If so, can anyone give code for a simple example?
Hi,
What do you mean by ".asp.vb"?
Do you need an ASP.net application, which will return something, that you will in your js code in CRM?
If it so, do you need an app itself, or just a JS code, witch use retrieved data?