Wednesday, 12 September 2012

ASP.Net ~Study about how to make ordinary form~

OK readers, in this time we will study about how to make ordinary form with use ASP.Net
And this is the steps :

1. Open the Microsoft Visual Web Developer 2010 or the other way.

2. Make a new web site with the name is 'form.aspx'.

3. Write the code below between <body> and </body>




4. And then, make a new web site again with the name is 'hasil.aspx'.

5. Write the code below between <head> and </head> or above </head> for the CSS's syntax




6. Write the code below between <body> and </body>




7. After that , enter on design view. Right click on design view then choose view code.

8. Write the code below on it.



9. Try it . F5 or CTRL+F5 without debugging.

This is the pictures :



1.

No comments:

Post a Comment