No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
I am trying to create a website with a slide show similar to the one on this page www.gethealthymarshall.com. I have no idea where to begin. Does anyone know of any tutorials or source codes i could download to do this? Thanks. | |
How do I take the information I type in a text box and then store it into an array. For example I have array(6). I have text box lastName. I type the name 'Smith' into lastName and when I click buttonSubmit, that text box information is stored in array(0) and … | |
I have an array of size 6 called apparray(6). I have stored several strings into this array from textboxes. Two of the text boxes, lastName and firstName, has the value of 'Smith' and 'John', therefore apparray(0) and apparray(1) have the same values. How do I now display these values on … | |
I have completed the attached project. I used Visual Studio 2010 to do this project. I can view the website just fine when I am in VS 2010, but when I upload the files to a web server and try to view to main page, I get error messages. Please … |
The End.