Click here to Skip to main content
15,893,487 members
Home / Discussions / C#
   

C#

 
GeneralRe: opening files within .net Pin
hoope00213-May-05 12:25
hoope00213-May-05 12:25 
GeneralRe: opening files within .net Pin
Utku KAYA13-May-05 12:44
Utku KAYA13-May-05 12:44 
Generalcrystal reports problem Pin
x-trate13-May-05 3:16
x-trate13-May-05 3:16 
GeneralRegular Expression Pin
Priyank Bolia13-May-05 2:54
Priyank Bolia13-May-05 2:54 
GeneralRe: Regular Expression Pin
Anonymous13-May-05 4:35
Anonymous13-May-05 4:35 
GeneralRe: Regular Expression Pin
Priyank Bolia15-May-05 0:07
Priyank Bolia15-May-05 0:07 
Questionhow to package a folder into a file Pin
gyokusei13-May-05 2:37
gyokusei13-May-05 2:37 
AnswerRe: how to package a folder into a file Pin
Dave Kreskowiak13-May-05 3:03
mveDave Kreskowiak13-May-05 3:03 
The only way to do that is to ZIP up the files in the folder. You can then upload the .ZIP file and have the server side unpack it, if need be. But, a better solution would probably be to fix your code that is doing the uploading.

What are you using (on both the client and server end) to handle file uploads?

If your upload code didn't work with a UniCode file, what do you think is going to happen when your try to upload binary files?


BTW, if your using ASP.NET, your question really belongs in the ASP.NET Forum, regardless of the language you wrote it in.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: how to package a folder into a file Pin
gyokusei13-May-05 6:50
gyokusei13-May-05 6:50 
QuestionHow to get DataTable from DataGrid? Pin
Diego F.13-May-05 0:35
Diego F.13-May-05 0:35 
AnswerRe: How to get DataTable from DataGrid? Pin
Diego F.13-May-05 0:40
Diego F.13-May-05 0:40 
GeneralRe: How to get DataTable from DataGrid? Pin
Dave Kreskowiak13-May-05 2:59
mveDave Kreskowiak13-May-05 2:59 
QuestionA C# IDE, apart from VS .NET ?? Pin
sourav_bh13-May-05 0:17
sourav_bh13-May-05 0:17 
AnswerRe: A C# IDE, apart from VS .NET ?? Pin
Sebastian Schneider13-May-05 0:28
Sebastian Schneider13-May-05 0:28 
GeneralRe: A C# IDE, apart from VS .NET ?? Pin
sourav_bh13-May-05 0:44
sourav_bh13-May-05 0:44 
GeneralRe: A C# IDE, apart from VS .NET ?? Pin
13-May-05 2:33
suss13-May-05 2:33 
GeneralRe: A C# IDE, apart from VS .NET ?? Pin
amit_mi13-May-05 3:04
amit_mi13-May-05 3:04 
AnswerRe: A C# IDE, apart from VS .NET ?? Pin
ChesterPoindexter13-May-05 3:31
professionalChesterPoindexter13-May-05 3:31 
AnswerRe: A C# IDE, apart from VS .NET ?? Pin
Uwe Keim13-May-05 9:51
sitebuilderUwe Keim13-May-05 9:51 
Generalglobal mouse hooks in .net Pin
G_Zola12-May-05 23:18
G_Zola12-May-05 23:18 
QuestionCan i hide another application? Pin
Anthony Mushrow12-May-05 22:54
professionalAnthony Mushrow12-May-05 22:54 
AnswerRe: Can i hide another application? Pin
eggie513-May-05 1:59
eggie513-May-05 1:59 
Generala pacman type game source code for c to compile on borland (bcc32) Pin
Member 195662712-May-05 22:45
Member 195662712-May-05 22:45 
GeneralRe: a pacman type game source code for c to compile on borland (bcc32) Pin
mav.northwind12-May-05 23:07
mav.northwind12-May-05 23:07 
GeneralRe: a pacman type game source code for c to compile on borland (bcc32) Pin
lgstef16-May-05 2:11
lgstef16-May-05 2:11 

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.