Questions




Answers
2
best way to redirect user using jquery-javscript?

I have seen many methods like window.location.href=url, window.location.replace(...) and window.location, but can anyone tell me which is the best method to redirect user from one webpage to another using jQuery or javascript?

thank you

...
Read More
Answers
2
how to show custom errors in C# MVC

I would like to show custom errors in my Asp.NET MVC C# application, how can i achieve it?

...
Read More
Answers
3
how to find if specific element exists in html

I am trying to stick the ads on website while user scroll it, using the code below

...
Read More
Answers
2
How to route a domain name to Amazon EC2 web server instance?

I am creating a new website and have purchased it's domain from GoDaddy, and i will possible host it in Amazon EC2 web server.
So i would like to know how i will attach my EC2 instance with already purchased GoDaddy domain name?

Thank you

...
Read More
Answers
3
how to allow only numbers in textbox using jquery

I have a web application and i want a textbox in which user cannot type any thing expcet numeric(0-9) data.

How can we achieve this using jquery?

thanks

...
Read More
Answers
3
how to scroll to div smoothly on click using jquery

I want to scroll to a div on button using jquery, which is working, but as a i was expecting, what i need here to scroll to div smothly(with animation), but it is jumping to a div directly(no animation or smotth scroll) on button click, my jquery code is

...
Read More
Answers
2
how to manage shopping cart sessions without login

In MVC - In E commerce - how to add products in add to cart without Login and managed this session after Login and also show those products which are added before Login Like Flipkart and Amazon.

its very urgent for me because my site is delay for this.

 

Regard's

Hemant Modi 

...
Read More
Answers
1
Update page without loading it using PartialView

How can I make a controller in ASP.NET MVC do something(here it is inserting data in database) but doesn't load or reload the whole view just the partial view

...

Read More
Answers
3
calculate distance between two locations in google maps
How do you calculate the distance between two locations(points or lat/lang) in Google Maps using javascript or jquery?
thank you
...
Read More

Page 52 of 54