Custom Actions Based on URL
I am developing a portal site that will serve as a resource for multiple companies. Companies will create their own subdomain and redirect traffic to my shared websites IP address.
Based on the URL of the visitor, I'd like to display a custom image to the user (the logo of the company they are visiting)
How can I easily check the HTTP headers and update my Image control so that I can have logic based on the visitor URL.
Thank you
Answers (1)
0
Thanks Sir for Reply; but while inspect the page in chrome I got this
xhr.send( ( options.hasContent && options.data ) || null );
in jquery. What is this mean?
0
Hello Raju, Can please refer below links
- http://www.c-sharpcorner.com/blogs/filling-dropdown-list-html-select-list-dynamically-using-asp-net-mvc-and-jquery-ajax
- http://highoncoding.com/Articles/770_Implementing_Dynamic_DropDownList_in_ASP_NET_MVC_3_Framework.aspx
- https://stackoverflow.com/questions/27782756/dynamic-dropdown-list-in-mvc