Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Bootstrap CSS in ASP.NET web forms
Message
 
 
To
13/06/2013 15:02:32
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01576247
Message ID:
01576694
Views:
47
Following my question and your suggestion on what to use on a MVC view page (without the Model), I have a question.

Do you (collective you) think that when creating a View page that basically has to mimic VFP data entry or data view form, using HTML Form is a good idea? That is, if I create an HTML Form and put all labels and textboxes inside this Form, will I be able to later set values from the Model?

Thank you.

>http://www.w3schools.com/html/html_forms.asp
>
>input type=text for simple text
>textarea for multiline
>select for a dropdown
>
>When you're ready to add the model, convert these to Html Helpers
>
>Even in ASP.Net, the .Net controls are converted to HTML.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform