Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will you open a new page after certain interval of time
(5 sec), on clicking of a button in an html page?

Answers were Sorted based on User's Feedback



How will you open a new page after certain interval of time (5 sec), on clicking of a button in an ..

Answer / himanshu agrawal

use meta tag:
<META HTTP-EQUIV=Refresh CONTENT=5;URL=YourURL>

Is This Answer Correct ?    2 Yes 1 No

How will you open a new page after certain interval of time (5 sec), on clicking of a button in an ..

Answer / prakash

use meta refresh tag to set the interval or use javascript
onclick functionality

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Servlets Interview Questions

Which application server is best for java?

0 Answers  


i am bca student,give me suggest for bright future

18 Answers   BSNL, Future Considerations,


What is session tracking?

0 Answers  


Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?

4 Answers   AZTEC,


what is the advantage of using Servlets over CGI programming?

4 Answers  


Explain servlet life cycle?

0 Answers  


What are the life cycle methods of the servlet?

0 Answers  


Is it possible to send a mail from a servlet? Explain?

4 Answers  


How can you create a session in servlet?

0 Answers  


request parameter how to find whether a parameter exists in the request object?

0 Answers  


What are the difference between session and cookies in servlet? Explain

0 Answers  


What mechanisms are used by a Servlet Container to maintain session information?

0 Answers  


Categories