spruiellio
02-21-2010, 07:28 AM
I am working on a website that deals with a form for an electronic check. I pretty much know how to do the code for getting the values, etc, I just do not know how to create the actual forms. I have to create the pages in Visual Studio 2008. Here is what I have to create:
http://i61.photobucket.com/albums/h67/diedeadenough85/checkinfo.jpg
http://i61.photobucket.com/albums/h67/diedeadenough85/checkinfofilled.jpg
The first image explains what is supposed to be in each field of the form. The second image is what it is supposed to look like after the user inputs information to the form.
And here is what the result is supposed to be after the user clicks the preview button:
http://i61.photobucket.com/albums/h67/diedeadenough85/checkcompleted.jpg
So like I said, I know how to do most of the coding, I just have no idea how to manipulate Visual Studio to make the forms look like, or at least similar to, the pictures I posted. I have experience in html and css and some in javascript. So that is not really the issue. I just do not know Visual Studio too well. It seems like there is something easy and/or obvious that I am missing. I played around with VS for several hours earlier and I could not make anything that looked similar the images.
Any help is greatly appreciated.
http://i61.photobucket.com/albums/h67/diedeadenough85/checkinfo.jpg
http://i61.photobucket.com/albums/h67/diedeadenough85/checkinfofilled.jpg
The first image explains what is supposed to be in each field of the form. The second image is what it is supposed to look like after the user inputs information to the form.
And here is what the result is supposed to be after the user clicks the preview button:
http://i61.photobucket.com/albums/h67/diedeadenough85/checkcompleted.jpg
So like I said, I know how to do most of the coding, I just have no idea how to manipulate Visual Studio to make the forms look like, or at least similar to, the pictures I posted. I have experience in html and css and some in javascript. So that is not really the issue. I just do not know Visual Studio too well. It seems like there is something easy and/or obvious that I am missing. I played around with VS for several hours earlier and I could not make anything that looked similar the images.
Any help is greatly appreciated.