TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Louis Ogwel
NA
2
6.9k
mvc razor
Sep 24 2015 11:03 AM
I'm a newbie to mvc razor. I have a EF generated create form template. I want to input firstname and lastname but would like the fullname field to be pre-populated with values from firstname and lastname entered.
Secondly I have a fields for latitude and longitude and input fields for Degree, Minute and Seconds. I would like the user to view the input values e.g 12° 24' 2" for both longitude and latitude and then convert the input values to degree decimal.
Then finally save the values to database table.
Reply
Answers (
1
)
a return keyword must not be followed by anobject expression
send html template from windows form