How to redirect to another page?
Answer / Raju Ram
To redirect to another page in HTML, you can use the HTTP 302 Found status code or HTTP 301 Moved Permanently. The simplest way is using the Meta Refresh tag or JavaScript's window.location property.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to test iBackup and storage products?
Give me an example of how you have planned projects from start to finish. What is your development lifecycle?
If we force XML for web design, the browzer size will reduce. How?
How do you test the URL of a Web-based application?
What software do you use to build websites? Give me an example of a project that you built using JavaScript. What kind of functionality did you create?
How do you know how many users are online on a website?
How would you solve a floated div’s parent height.
Can you give an example of when it would be appropriate to use a web service as opposed to non-serviced .NET component?
How does CGI work? Can I use 'C' language to write a CGI?
Which method is used to post a Web page to another Web page?
1. How can u know that the DB has connected to ur WLS? 2. What happen when u deploy a ear file in web applications? 3. What happen when ur DB and proxy server(Apache) are down n ur weblogic server is up? 4. How can u configure ur proxy server(Apache)? 5. How can the proxy server(Apache) communicate with ur WLS? 6. How the request process to ur WLS through the Proxy server(Apache)? 7. How can u know that ur heap memory is full? 8. When will u do garbage collection?
Where?s global assembly cache located on the system? Can you have two files with the same file name in GAC?