-
Hi All How can I implement AdSense like API? To be more specific, I want to create an API for my client's website, in that I can give some JS code to third party websites, they can paste the code in their web sites, and I want to display some text and/or image. I tried something like this, but it...
-
Hi I have to take and save the date and time of Different US Regions. I have 3 different Types 1) My client Time 2) Server Time 3) DB Server Time. In DB i can take the GETUTCDATE() function to get the UTC time and Convert them to Client time during the Client request. But .. during the Day light saving...
-
hai I want to access the html control values(in a string format) by using the C# code. situation is ..I have a aspx page which contain an Iframe with load an html page contain controls. User fill the values in the controls and submit the page. by using javascript i am accessing the data into a hidden...
-
Hi All How can I access a method in code behind, which fills some controls, after displaying a Javascript confirmation(Now a JQuery dialog, with Yes / No buttons). How can I do that? I can't use PageMethods because, I need to access the controls in the Page. Please help
-
Even you can try something like... onClick="window.close()" should work ! Thanks, Vikram Pendse. Microsoft MVP http://pendsevikram.blogspot.com