how to design online bank web page with asp.net


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Web Related AllOther Interview Questions

Tableau Training for Beginners

1 Answers   SAP Labs,


What is the result of “20” + 20;

0 Answers  


How to test Web application in which the value is changing dynamic every time and anyone can modify it?

0 Answers  


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?

0 Answers  


Enlist some important test scenarios for testing a website.

0 Answers  






How to post anchor tag value through form.

1 Answers  


When would you use get and post requests?

0 Answers  


txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPassword")) txtFName = trim(Request.Form("txtFName")) txtLName = trim(Request.Form("txtLName")) txtEmail = trim(Request.Form("txtEmail")) txtAddrLine1 = trim(Request.Form("txtAddrLine1")) txtAddrLine2 = trim(Request.Form("txtAddrLine2")) txtCity = trim(Request.Form("txtCity")) txtState = trim(Request.Form("txtState")) txtZip = trim(Request.Form("txtZip")) txtCountry = trim(Request.Form("txtCountry")) txtCompanyName = trim(Request.Form("txtCompanyName")) txtPhone = trim(Request.Form("txtPhone")) txtFax = trim(Request.Form("txtFax")) txtBusinessType = trim(Request.Form("txtBusinessType")) txtAffiliations = trim(Request.Form("txtAffiliations")) txtAboutUs = trim(Request.Form("txtAboutUs"))

2 Answers  


Difference between null and undefined?

0 Answers  


Can you get a virus from website?

0 Answers  


If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?

0 Answers   CSC,


What are the different configurations which have to be considered while testing a website?

0 Answers  


Categories