Click here to Skip to main content
16,007,111 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Numeric TextBox In VB.Net 2005 Pin
jamilkhan00717-Jan-08 20:02
jamilkhan00717-Jan-08 20:02 
QuestionHow to implement Cut,Copy,Paste for controls in vb.net 2005 Pin
for120616-Jan-08 22:44
for120616-Jan-08 22:44 
GeneralEmail sending in VB.NET Pin
plural16-Jan-08 21:17
plural16-Jan-08 21:17 
GeneralRe: Email sending in VB.NET Pin
Jats_4ru16-Jan-08 21:57
Jats_4ru16-Jan-08 21:57 
GeneralRe: Email sending in VB.NET Pin
plural16-Jan-08 22:36
plural16-Jan-08 22:36 
AnswerRe: Email sending in VB.NET Pin
Steven J Jowett17-Jan-08 0:50
Steven J Jowett17-Jan-08 0:50 
GeneralRe: Email sending in VB.NET Pin
Jats_4ru17-Jan-08 23:24
Jats_4ru17-Jan-08 23:24 
QuestionHow do you save a picture from a web site? Pin
Reveille16-Jan-08 20:48
Reveille16-Jan-08 20:48 
I tried using copyfile:
My.Computer.FileSystem.CopyFile(TempPath & filename, StartPath & "\Saved imgs")
but I dont think your allowed to copy from the Temporary Internet Files folder.

Is there any way to save an image from a web page?
Ive thought of three other options but havent been able to get any to work.

1. right click on the image from a WebBrowser to activate the menu? (but images are not htmlElements so you cant use htmlelement.InvokeMember("Click"))

2.Opening the image from a different container/application and saving it to a different directory. (pictureboxes arent allow to access the temporary internet files folder either)

3.Im able to get the URL to the image, can I use this to save the image?

Any ideas?
GeneralPlease help me with job scheduling in SQL Server 2005... Pin
Support12316-Jan-08 20:42
Support12316-Jan-08 20:42 
QuestionRe: Please help me with job scheduling in SQL Server 2005... Pin
Steven J Jowett17-Jan-08 1:10
Steven J Jowett17-Jan-08 1:10 
GeneralRe: Please help me with job scheduling in SQL Server 2005... Pin
Support12317-Jan-08 2:41
Support12317-Jan-08 2:41 
GeneralREGEX VS ARRAYLIST.BINARYSEARCH Pin
balakpn16-Jan-08 19:34
balakpn16-Jan-08 19:34 
GeneralSchhhhh! Pin
Guffa17-Jan-08 9:03
Guffa17-Jan-08 9:03 
Generalwant to create Auto Hide window Pin
phoopwint16-Jan-08 17:18
phoopwint16-Jan-08 17:18 
GeneralRe: want to create Auto Hide window Pin
Nilesh Hapse16-Jan-08 17:27
Nilesh Hapse16-Jan-08 17:27 
GeneralRelease/Renew IP app Pin
Aptiva Dave16-Jan-08 16:44
Aptiva Dave16-Jan-08 16:44 
GeneralRe: Release/Renew IP app Pin
Johan Hakkesteegt17-Jan-08 1:13
Johan Hakkesteegt17-Jan-08 1:13 
GeneralRe: Release/Renew IP app Pin
Steven J Jowett17-Jan-08 1:39
Steven J Jowett17-Jan-08 1:39 
GeneralRe: Release/Renew IP app Pin
Johan Hakkesteegt17-Jan-08 1:45
Johan Hakkesteegt17-Jan-08 1:45 
GeneralRe: Release/Renew IP app Pin
Steven J Jowett17-Jan-08 2:03
Steven J Jowett17-Jan-08 2:03 
GeneralRe: Release/Renew IP app Pin
Johan Hakkesteegt17-Jan-08 2:23
Johan Hakkesteegt17-Jan-08 2:23 
GeneralRe: Release/Renew IP app Pin
Aptiva Dave17-Jan-08 9:07
Aptiva Dave17-Jan-08 9:07 
GeneralRe: Release/Renew IP app Pin
Dave Kreskowiak18-Jan-08 9:18
mveDave Kreskowiak18-Jan-08 9:18 
GeneralRe: Release/Renew IP app Pin
Aptiva Dave18-Jan-08 11:26
Aptiva Dave18-Jan-08 11:26 
GeneralRe: Release/Renew IP app Pin
JessieBurns19-Jul-10 7:05
JessieBurns19-Jul-10 7:05 

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.