开发者

How to create a aspx form

I wanna create a aspx form where it should connect with a HTML form and how should i display it in vb.net..

also when click the link, the form should fill with data automatically where the data should retrieve from microsoft 开发者_运维问答sql database and display it without any error...


Question is kind of broad one. But you can use asp.net form view to show the data from the database and you can access it from the server side code(VB.Net). http://www.learn-asp.net/asptutorials/FormView.aspx here is a good article for you.


I did not understand very well! but I guess you want to create a ASP.NET page with vb.net.right?

If I'm correct, steps are depend on your version of Visual studio but the only thing you need is create website project!
Second question:You should First retrieve data from your database
Here is good article: Click.

If I misunderstood, let me know!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜