javascript - ASP.NET MVC server-side processing of Google search results -


This is probably a very simple question but ...

I want to make a Google image Search (done by javascript because any other supported option is not correct?) And resizing images on server-side

My first thought was to generate a JavaScript link like this:

How do I run Javascript search server-side and do all the processing there?

you should cannibalize


Comments