Create A .net Program And Allow Visitors To A Website To Download This Program?
Nov 15, 2009
I am very very new to VB.NET and would like to ask a simple question. I want to create a vb.net program and allow visitors to a website to download this program. However, I prefer not to have visitors download a zip folder. I would like to have a program that just gives a prompt to save in a selected folder, once the saved file is selected it prompts the person to download, and then when finished prompts the person to run the program. The reason is twofold:
1. I don't like the extra step involved with unzipping the file. and 2. I don't like the visitors having to look for the "main" file program within the new downloaded folder. So is there any way to have just one file for others to download without having it in a zip folder?
View 4 Replies
ADVERTISEMENT
Jul 9, 2011
Im writing a program to download a file from a official website every Sunday. The adress of this site keeps changing. Does anyone know how I can link to this address?
[URL]
I've highlighted the part of the adress that changes. As you can see, it's a date, but not nessesarily the current date. It could be yesterday, or the day before. I've tried something like this:
Dim link
link = "http:www.fiskeridir.no/content/download/4641/30774/version/254/file/Register-internett-*.xlsx"
This doesn't work.
View 4 Replies
May 15, 2011
I am new to Visual Basic. I have Visual Basic 2010 Express. I am planning to make a program that can download files from a website to put on an SD Card to Soft Mod, or hack it. I want it so that the user clicks on a radio button based on what System Menu their Wii is running on. There is currently, System Menu 4.0 or less, System Menu 4.2, and System Menu 4.3.
They also have to choose a region from a List Box. The current options are:
Region U (Americas)
Region K (Korean)
Region J (Japanesse)
Region E (European)
I also want it so that the user can choose where to download the installation files for the Wii soft Mod.
I want to have a button that when the user clicks on it, a pop up asks them where they want to download the files to appear, once they choose a location, i want it to download a file based on what they chose and i also want it so that it tells them what to do with the files and where to put them.
View 3 Replies
Sep 26, 2009
My home page contains three Dropdownlist controls, the lists are populated from my database i created ie. (From three tables)- Courses, Grades and Schools.
I want a situation whereby a user clicks on any of the Courses, or the Grades, or any of the Schools from my dropdownlist controls, and selects the search button, the names of the students that took the course, their grades in that course, and their schools should appear in a table form. if its a Grade that is selected, the names of the students with the grade, their courses and their schools should also appear in a table form. And likewise the School.
View 3 Replies
Jun 7, 2011
I'm trying to create a shortcut for my program that sends the user to the world map of a website with the press of a button, but it isn't working. Here's my code:
Private Sub Game_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Game.KeyDown
If e.KeyCode = Keys.M Then
Game.Navigate("http:fallensword.com/index.php?cmd=world")
End If
End Sub
"Game" is a WebBrowser control.
View 4 Replies
Jul 14, 2009
was wondering about making a download program cant seem to find much on ie a download manager or something like flashget could someone point me in the right direction
View 6 Replies
Jun 15, 2009
how i can write a program to create a shortcut in the startup folder of a different program. So i have one program on my computer that should run at startup, i just need another program to create a shortcut to it, and then copy this shortcut into the startup folder.
View 20 Replies
Jun 3, 2010
I'm trying to create a program that installs required .dll's for a program due to a clean install..What I need to do is Get a value in the registry and use it for the program files path.. but I've noticed some pc's don't have the same configuration because of the version the user is using. Anyway This is what I have so far:[code].....
What I'm trying to do is find a registry key called "SoftInstallPath", if found I need the end of the path to goto the new directory(new_dll) not the old one (dll).. and if "SoftInstallPath" cannot be found.. I need it to find "ProgInstallPath" and use it instead and do the same thing.By the way I'm using Visual Studio Professional 2008 on a Vista x86 machine.Also error I keep getting is: Warning 10 Function 'FixPath' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.
View 4 Replies
Feb 5, 2009
Anyone ever try and create a program in visual basic that interfaced with an USB device? For example say I want to build a clock but I want to have the software to control this through usb. I want to write the clock setting program that tells the clock what to set for time and date and things like that.
View 3 Replies
Mar 30, 2009
I want to create a program that will auto update another program i have created. I want (this program) to check for updates (from a txt file that i wil have in the first line the previous version and in the second line the present version) and if there will be a new version then start downloading and the progress bar will show the progress. How can i do this?
View 3 Replies
Jun 20, 2009
I need the vb software? How can i download it? Where do i get it from?
View 2 Replies
May 26, 2012
Recently we decided to make a web based game that I would like to see on a web page. Prblem is I have no idea how I would get my website to see the program and run it. I'm fairly decent with Vb its self but ASP is completely new to so Im ultra newb. My understanding about using ASP is since its Microsoft based you can't use any tools like WAMP or PHP Admin or anythign I currently have to get ASP programs to run but I could be wrong. I barely know how to setup a webpage so I'm 100% newb on my venture into webpage building but I want to learn more about it.
View 1 Replies
Dec 14, 2009
I made a visual basic program that I need for everyone to be able to use on the website (not download it). I need it to be built into the web site. I looked everywhere but to no avail.
View 4 Replies
Jan 23, 2011
I need Microsoft Visual Studio: Installer 1.1, where can I download it and why doesn't Microsoft still have it I know someone in IT has it. Then if it can't be downloaded from Microsoft why does this site [url]... still list it as being available for download. Doesn't anyone at Microsoft archive their old software just for the purpose of still having it around. If Bill Gates only knew what Microsoft has become since he drop out the scene he would be disgusted.
View 6 Replies
Nov 1, 2010
I have looked almost everywhere on the internet and I cannot find a way to download a file from the internet into a specific folder that works with VB.NET 2010. I would like to download a file called, for instance, example.txt, and download it into, for example, %HOMEDRIVE%%HOMEPATH%AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup so that it will run automatically at system startup.
View 2 Replies
Feb 28, 2006
I am getting a problem in downloading file from the internat in visual basic 6.0.
e.g. i want to download file from [url]... site where sitename is the name of the site and file.pdf if the file which i want to download .
View 4 Replies
Aug 17, 2009
[url]...When I go there, it prompts to download an XML file.How could I get Visual Basic to store the contents of that file into a variable?
View 2 Replies
Aug 1, 2009
i want to know how do i make my own program what can download files ? theres the pic what i want to make it look like I JUST NEED THE SOURCE CODES.
View 7 Replies
Nov 16, 2010
I want to make a simple window which would contain a list of some free programs available for download. The program list would be derived from a web page that has download links to the programs. My program would check this webpage, and provide the download links so that the user could download the programs in-window.
View 3 Replies
May 29, 2010
I need to add a flash (online) game to a program, i can't download the program..
View 10 Replies
Mar 4, 2010
I use VB 2008 and MS Access DB..i have a combobox there that should have the list from the database.I'm having problem with this code.[code]And by the way, can you post a link or a site where can i download sample POS Program.
View 4 Replies
Nov 11, 2010
I want to do stuff like upload a "paste" to [URL], upload a picture to [URL] upload a file to [URL] etcetera.How would I do so?(Visual Basic 2010 Express | Windows 7 Ultimate)
View 2 Replies
Jan 3, 2011
What is the easiest way to use an existing program as a basis for a new, similar program--without messing up the existing program?
View 7 Replies
Apr 14, 2010
I was looking in this [URL]
I want a program a very simple program, a software that will let you enter a name and then you click "Create". This will create a program and when you click it it will show "Hello! *the name*"
View 4 Replies
Dec 31, 2009
Lets say I have a program that has a textbox and a button. I want the button to create another program that will show a messagebox, inside the messagebox will be the textbox from the 1st program. How would I do this?
View 7 Replies
Mar 13, 2011
So I have a button and an image. Is there a way that I can compile the image with the program, and when the person clicks the button 'Save', the save file dialog pops up and you can save that file to your computer?
View 2 Replies
Jun 17, 2009
I found very few project templates in my vs 2008 express edition, so where i can find more project templates on net to download?
View 1 Replies
Jun 23, 2010
How do i file download asynchronously in WPF vb.net?
Is there a timer control in WPF?
I am using vs2010 Pro
I need to write an app that downloads a file, uncompresses it, scroll through it and update sql table. Also print labels and invoices.
View 3 Replies
Feb 23, 2012
What i want to do is add a download button to my project with a progress bar
to download a file called eg my custom world at war zombie map.zip to
C:usernameappdataloacalactivationcodwawmodsmapname
what i want is it to be installed in there but i dont what the user to have a choice i just what it to be installed there is that possible so when they click download it will download the file to that location
View 4 Replies
May 30, 2009
i have a program that i made and i want it to check for updates everytime it starts i dont wanna use publish is there a way for the program to download the new version every time it starts and delete the old one?
View 5 Replies