Page 1 of 1

Use MySQL and be able to add files from Computer to Site

Posted: Thu May 26, 2011 12:11 am
by zachman61
How Can i Add MySQL where people can register to a site and then upload text files and the program read it and the username in a label and file's contents in a richtextbox.

Re: Use MySQL and be able to add files from Computer to Site

Posted: Thu May 26, 2011 1:53 am
by Scottie1972
You should read some of the post and tutorials in this section.
( http://codenstuff.com/forum/viewforum.php?f=80 )

If you want to make a simple website that handles this type of functions, then im sure there is an answer in the forums.

If you want to make a VB application that does this.
Well, lets just say your in for alot of headaches and stress.

Re: Use MySQL and be able to add files from Computer to Site

Posted: Thu May 26, 2011 12:50 pm
by zachman61
I've already had those headaches you speak of :)

Re: Use MySQL and be able to add files from Computer to Site

Posted: Thu May 26, 2011 2:10 pm
by Scottie1972
That still does not answer any questions.

1)
Do you want a website? (html, php, htm, css, js pages)
or
Do you want a VB application?

2)
How will the user interface with the MySQL Database?