Click here to Skip to main content
15,903,203 members
Home / Discussions / C#
   

C#

 
AnswerRe: Print Pin
Green Fuze17-Sep-06 7:34
Green Fuze17-Sep-06 7:34 
QuestionPort Pin
mehrdadc4817-Sep-06 4:16
mehrdadc4817-Sep-06 4:16 
AnswerRe: Port Pin
Jakob Farian Krarup17-Sep-06 19:27
Jakob Farian Krarup17-Sep-06 19:27 
GeneralRe: Port Pin
mehrdadc4817-Sep-06 23:17
mehrdadc4817-Sep-06 23:17 
GeneralRe: Port Pin
Jakob Farian Krarup18-Sep-06 0:06
Jakob Farian Krarup18-Sep-06 0:06 
QuestionSocket Pin
mehrdadc4817-Sep-06 4:06
mehrdadc4817-Sep-06 4:06 
AnswerRe: Socket Pin
Ravi Bhavnani17-Sep-06 5:10
professionalRavi Bhavnani17-Sep-06 5:10 
Questionquestion about autodownloading an update Pin
likefood17-Sep-06 3:22
likefood17-Sep-06 3:22 
Ok, I have this program (kind of a work-in-progress), and a number of people use it. Up until now, whenever I did an update, I just uploaded the files to a server somewhere, and then sent a notification email to some people (and they download the file(s) at their convenience).

However, one of the users asked that I instead implement an update option inside the program where you could click on something, and the program would automatically go out to the internet and download the update and "install" it.

The installation of the update is not a problem at all. I can figure that out. However, I've never delved into the practice of using the internet programatically (never even used the browser window object), and I wouldn't know where to start.

Can someone please point me in the right direction (know any good articles?), or, if it's simple, show me how I can get the program to just do the following:
  • go to a URL and get the contents of a text file (for info checking)
  • depending on the info, go to a different URL and download a different file (the update)


-Daniel
Typing too fast fro my owngood

AnswerRe: question about autodownloading an update Pin
Ravi Bhavnani17-Sep-06 5:14
professionalRavi Bhavnani17-Sep-06 5:14 
GeneralRe: question about autodownloading an update Pin
likefood17-Sep-06 7:44
likefood17-Sep-06 7:44 
AnswerRe: question about autodownloading an update Pin
Anthony Mushrow17-Sep-06 7:35
professionalAnthony Mushrow17-Sep-06 7:35 
GeneralRe: question about autodownloading an update Pin
likefood17-Sep-06 16:13
likefood17-Sep-06 16:13 
QuestionWebBrowser Control User agent Pin
DamagedGenius17-Sep-06 2:52
DamagedGenius17-Sep-06 2:52 
AnswerRe: WebBrowser Control User agent Pin
Green Fuze17-Sep-06 7:37
Green Fuze17-Sep-06 7:37 
Question32bit to 64bit Pin
Mohammad Daba'an16-Sep-06 23:37
Mohammad Daba'an16-Sep-06 23:37 
AnswerRe: 32bit to 64bit Pin
zaccheus17-Sep-06 9:22
zaccheus17-Sep-06 9:22 
GeneralRe: 32bit to 64bit Pin
Mohammad Daba'an18-Sep-06 2:23
Mohammad Daba'an18-Sep-06 2:23 
QuestionList View :: item.Text search Pin
mm31016-Sep-06 22:57
mm31016-Sep-06 22:57 
AnswerRe: List View :: item.Text search Pin
g00fyman17-Sep-06 1:30
g00fyman17-Sep-06 1:30 
QuestionHow to get or set font baseline with GDI Pin
kubaj16-Sep-06 21:33
kubaj16-Sep-06 21:33 
AnswerRe: How to get or set font baseline with GDI Pin
Insincere Dave17-Sep-06 5:07
Insincere Dave17-Sep-06 5:07 
QuestionWindows Mobile Application Pin
aruna_koride16-Sep-06 19:18
aruna_koride16-Sep-06 19:18 
AnswerRe: Windows Mobile Application Pin
ar-116-Sep-06 21:13
ar-116-Sep-06 21:13 
QuestionDatagrid Values. Pin
deepaks316-Sep-06 18:04
deepaks316-Sep-06 18:04 
AnswerRe: Datagrid Values. Pin
Jakob Farian Krarup17-Sep-06 19:36
Jakob Farian Krarup17-Sep-06 19:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.