Click here to Skip to main content
16,005,178 members
Home / Discussions / C#
   

C#

 
Questiondatagridview - realtime changes Pin
arkiboys14-Nov-07 5:17
arkiboys14-Nov-07 5:17 
AnswerRe: datagridview - realtime changes Pin
il_masacratore14-Nov-07 6:55
il_masacratore14-Nov-07 6:55 
AnswerRe: datagridview - realtime changes Pin
jchalfant14-Nov-07 7:04
jchalfant14-Nov-07 7:04 
Questionopen a save as dialog box Pin
caradri14-Nov-07 5:05
caradri14-Nov-07 5:05 
AnswerRe: open a save as dialog box Pin
Justin Perez14-Nov-07 5:13
Justin Perez14-Nov-07 5:13 
GeneralRe: open a save as dialog box Pin
Vasudevan Deepak Kumar14-Nov-07 5:18
Vasudevan Deepak Kumar14-Nov-07 5:18 
GeneralRe: open a save as dialog box Pin
Justin Perez14-Nov-07 5:59
Justin Perez14-Nov-07 5:59 
AnswerRe: open a save as dialog box Pin
Vasudevan Deepak Kumar14-Nov-07 5:17
Vasudevan Deepak Kumar14-Nov-07 5:17 
caradri wrote:
I'am working in a web page and I want to open a save as dialog box when the client click on the download botton, and, obviously, download a file to the path that he desired.


Check out this http://support.microsoft.com/kb/260519[^]

caradri wrote:
I need to capture the path where he want to save the file? I do this from the save as dialog box that I don't now make it?


You can not do this and you need not. The file saving would be handled by the web browser itself.

caradri wrote:
cant use system.windows.form in the web. that's OK


That's correct.

Vasudevan Deepak Kumar
Personal Homepage
Tech Gossips

Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

QuestionCall static method of a known Type Pin
Stevo Z14-Nov-07 4:35
Stevo Z14-Nov-07 4:35 
AnswerRe: Call static method of a known Type Pin
Mr. Candyman14-Nov-07 4:53
Mr. Candyman14-Nov-07 4:53 
GeneralRe: Call static method of a known Type Pin
Stevo Z14-Nov-07 4:56
Stevo Z14-Nov-07 4:56 
GeneralRe: Call static method of a known Type Pin
Mr. Candyman14-Nov-07 5:38
Mr. Candyman14-Nov-07 5:38 
GeneralRe: Call static method of a known Type Pin
Stevo Z14-Nov-07 5:51
Stevo Z14-Nov-07 5:51 
GeneralRe: Call static method of a known Type Pin
Mr. Candyman14-Nov-07 6:00
Mr. Candyman14-Nov-07 6:00 
GeneralRe: Call static method of a known Type Pin
Stevo Z14-Nov-07 6:10
Stevo Z14-Nov-07 6:10 
AnswerThe cleaner method Pin
Ennis Ray Lynch, Jr.14-Nov-07 9:26
Ennis Ray Lynch, Jr.14-Nov-07 9:26 
QuestionBit Testing and operator unchecked() Pin
Jeffrey Walton14-Nov-07 4:35
Jeffrey Walton14-Nov-07 4:35 
AnswerRe: Bit Testing and operator unchecked() Pin
Luc Pattyn14-Nov-07 5:08
sitebuilderLuc Pattyn14-Nov-07 5:08 
GeneralRe: Bit Testing and operator unchecked() Pin
Jeffrey Walton14-Nov-07 5:41
Jeffrey Walton14-Nov-07 5:41 
GeneralRe: Bit Testing and operator unchecked() Pin
Luc Pattyn14-Nov-07 5:52
sitebuilderLuc Pattyn14-Nov-07 5:52 
GeneralRe: Bit Testing and operator unchecked() Pin
Judah Gabriel Himango14-Nov-07 5:54
sponsorJudah Gabriel Himango14-Nov-07 5:54 
GeneralRe: Bit Testing and operator unchecked() Pin
Jeffrey Walton14-Nov-07 6:09
Jeffrey Walton14-Nov-07 6:09 
GeneralRe: Bit Testing and operator unchecked() Pin
Guffa14-Nov-07 9:24
Guffa14-Nov-07 9:24 
GeneralRe: Bit Testing and operator unchecked() Pin
Jeffrey Walton14-Nov-07 6:05
Jeffrey Walton14-Nov-07 6:05 
GeneralRe: Bit Testing and operator unchecked() Pin
Jeffrey Walton14-Nov-07 6:08
Jeffrey Walton14-Nov-07 6:08 

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.