Upload and Download
If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
10 posts
Page 1 of 1
Hello,
I have an idea for a new program. I can do the most things but there are a few things I can't do.
I want to make a program were people can upload there files with discription, title and price.
And then other people can download or buy (with paypal) the file. It's like an app store. You can upload your file
and others can download it.
Thanks
If you can help me you get credits in the program (Not codenstuff credits, the other credits.)
I have an idea for a new program. I can do the most things but there are a few things I can't do.
I want to make a program were people can upload there files with discription, title and price.
And then other people can download or buy (with paypal) the file. It's like an app store. You can upload your file
and others can download it.
Thanks
If you can help me you get credits in the program (Not codenstuff credits, the other credits.)
i know that #CodenStuff has a app 'product key manager' (app no source)
Apps.php?mode=view&sid=1
its a great app
and easy to work with.
that contain some data you need
but no uploading part.
Apps.php?mode=view&sid=1
its a great app

that contain some data you need
but no uploading part.
visit us on:
http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
thanks for your response Dummy1912, I saw it before but I can't do much with it.
so #DeveloperJacob how you want to use it
i mean with a online database support?
and you want to use it all with vb.net? even the upload part and the download part?
or do i get you wrong.
i mean with a online database support?
and you want to use it all with vb.net? even the upload part and the download part?
or do i get you wrong.
visit us on:
http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
Well you could use .html pages to display each product. When the user submits a program, it creates a new document where the specified information is filled out, with a link to the submitted app.
Dummy1912 wrote:so #DeveloperJacob how you want to use itI meant that I could not do much with it just because I don't know how it works and I should know how it works.
i mean with a online database support?
and you want to use it all with vb.net? even the upload part and the download part?
or do i get you wrong.
comathi wrote:Well you could use .html pages to display each product. When the user submits a program, it creates a new document where the specified information is filled out, with a link to the submitted app.I think i'm going to try that.
It would be easier with one php page which shows each app from database..
CodenStuff wrote:Nope, it's just your sick and dirty mind. You sick twisted warped little pervo![]()
visioncr0 wrote:It would be easier with one php page which shows each app from database..Good idea, but I can't program php.
You can use HttpWebRequest to POST data to an PHP site. Then validate it and if you want to let the user submit it directly to the database then just create a new row in the table using INSERT in MySQL. Lastly you would need to FETCH ARRAY to retrieve all the data from the MySQL table.
Then in VB.NET you can use some sort of split function to separate the 'products'.
If you need more help or need a detailed tutorial then feel free to contact me via PM.
- CodexVideos
Then in VB.NET you can use some sort of split function to separate the 'products'.
If you need more help or need a detailed tutorial then feel free to contact me via PM.
- CodexVideos
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
I can probably help you if you have any problems
I have working on my own AppStore since December (and its working), but I haven't released it because I need a computer with 24/7 uptime and an open port :( Just ask ;)

LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

10 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023