i have search button in my page i want when user type word in TB and click on search button google search in my website and find that word in my web site and link to the page .
I am trying to write a simple search form for our site. Here is my delima... I am trying to figure out that if there is nothing to search for in one textbox then search in the next textbox. The problem is that I dont know how to format my search string: For Example:
I am trying to implement a search solution for my website and was wondering whether there are other good search solutions I can use apart from adding a Google search box
How to display yahoo static map in gridview if we pass address as query string? Also please tell how to display dynamic yahoo maps also. I have searched about yahoo maps and got the following links http://developer.yahoo.com/flash/maps/examples.html, http://developer.yahoo.com/maps/rest/V1/ and http://developer.yahoo.com/maps/. I did not get any link which has code for integrating yahoo map in an ASP.Net website!
I need to integrate PaySimple site in my asp.net website. My requirement is to just capture information required by PaySimple site and direct user to the PaySimple Website to complete the transaction and return back to my site with response message. I want to know what are the parameters required by the Paysimple website and how to pass these parameters to paysimple site. way to do the things. I am using c#.
i need to integrate paypal with my asp.net ecommerce site but i need to upload details of multiple products to paypal and also the customer and shipping info.
My university has a PHP website and I am going to develop a .Net project for the university. My question is: How to integrate my .Net application and .Net forms with PHP website?
One of my clients has requested this feature. They dont want to login to google analytics and want all the tracking/reporting through the site. Is there a way to show reporting inside an asp.net page?
I am using asp.net 3.5 with C#. I have registered my application in google analytics and it is successfully showing my statics. But I want to integrate that statics into my website, is their any way I can do it.
I have included googles provided google translate script on websites home page, all it translated is just teh home page not the other pages on the website.I read about googletranslate.api, does any one has any info or an example how to embed teh google translate.api translate feature to whole website.
How to display yahoo static map in ASP.Net gridview control? The address for loading the map will be present in one of the columns of gridview and based on the address of each row the static map has to be displayed on each row.
"How to Integrate a CMS with an existing website". I have a prebuild asp.net website now i want to integrate a CMS thing with the website so that on the production floor, the admin of the website can add, edit, delete web pages according to his will without the involvement of a developer.
We have a requirement of using SSRS for rendering the reports using ReportViewer control. We are aware of the fact that SSRS requires Windows Authentication, but my requirement is to provide access to all the users stored in a database table who provide valid credentials to access the SSRS report via web page and report viewer cotrol.
We are following the below steps.
1) Create a dummy windows level user say "dummy".
2) Provide "Browser" permissions to the "dummy" user.
3) Set Impersonation = true for the "dummy" user in the web.config file of the custom website that uses the ReportViewer control.
4) Follow all the required steps to configure the reportviewer control for accessign the SSRS report
After following all the above steps we are successfully able to access the SSRS report on the internet facing website without any Windows authentication popup.
P.S. We dont want to implement a Custom extension for implementing forms authentication.
I am implementing google translate in my asp.net through that we can translate our website to 60 more language but when I implement totally my alignment is changing so what to do now?