Click here to Skip to main content
15,887,444 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView Printing Pin
Tsukasa8328-Aug-13 7:33
Tsukasa8328-Aug-13 7:33 
AnswerRe: DataGridView Printing Pin
OriginalGriff28-Aug-13 21:15
mveOriginalGriff28-Aug-13 21:15 
QuestionRead XML string, Manipulate, Store in Dataset & SqlBulkCopy Pin
murugesan.ks28-Aug-13 7:32
murugesan.ks28-Aug-13 7:32 
AnswerRe: Read XML string, Manipulate, Store in Dataset & SqlBulkCopy Pin
SledgeHammer0128-Aug-13 9:26
SledgeHammer0128-Aug-13 9:26 
QuestionConverting MS-office files to PDF Pin
sujeet32128-Aug-13 0:48
sujeet32128-Aug-13 0:48 
AnswerRe: Converting MS-office files to PDF Pin
Simon_Whale28-Aug-13 0:54
Simon_Whale28-Aug-13 0:54 
Questionapprove file Pin
Diya Ayesa28-Aug-13 0:10
Diya Ayesa28-Aug-13 0:10 
AnswerRe: approve file Pin
Eddy Vluggen28-Aug-13 2:07
professionalEddy Vluggen28-Aug-13 2:07 
Ayesha Atif wrote:
<layer>How can I have it so someone can click on a "Click here to Upload" button, and then select a file off their computer, (And preferably I'd like to be able to limit what kinda files they could upload to just .rar files)
There's an option on the filedialog that let's one specify a filter. The same thing that causes users to rename the file-extension when sending a zip-file using GMail.

Ayesha Atif wrote:
once they upload the file, an admin on the website can view the uploaded file, and click an "approve or Deny" button, and be able to download the file.
Uploading a file, putting it somewhere on the server, have "someone" click a button - those are basic operations. Did you look for an example?

We can help with specific coding-questions; as is, this sounds like a request for an ASP.NET application.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: approve file Pin
Forbiddenx28-Aug-13 6:42
Forbiddenx28-Aug-13 6:42 
QuestionInformation about JPEG Header Pin
Discover.ir27-Aug-13 23:40
Discover.ir27-Aug-13 23:40 
AnswerRe: Information about JPEG Header Pin
Amarnath S28-Aug-13 0:22
professionalAmarnath S28-Aug-13 0:22 
GeneralRe: Information about JPEG Header Pin
Discover.ir28-Aug-13 1:35
Discover.ir28-Aug-13 1:35 
AnswerRe: Information about JPEG Header Pin
Dave Kreskowiak28-Aug-13 2:17
mveDave Kreskowiak28-Aug-13 2:17 
GeneralRe: Information about JPEG Header Pin
Discover.ir28-Aug-13 2:27
Discover.ir28-Aug-13 2:27 
GeneralRe: Information about JPEG Header Pin
Dave Kreskowiak28-Aug-13 3:20
mveDave Kreskowiak28-Aug-13 3:20 
Questionreading from a dynamically created textarea Pin
Hbr_Tha_real27-Aug-13 4:27
Hbr_Tha_real27-Aug-13 4:27 
AnswerRe: reading from a dynamically created textarea Pin
Jason Gleim27-Aug-13 4:59
professionalJason Gleim27-Aug-13 4:59 
GeneralRe: reading from a dynamically created textarea Pin
Hbr_Tha_real28-Aug-13 1:53
Hbr_Tha_real28-Aug-13 1:53 
GeneralRe: reading from a dynamically created textarea Pin
Jason Gleim28-Aug-13 7:24
professionalJason Gleim28-Aug-13 7:24 
GeneralRe: reading from a dynamically created textarea Pin
Hbr_Tha_real28-Aug-13 11:19
Hbr_Tha_real28-Aug-13 11:19 
GeneralRe: reading from a dynamically created textarea Pin
Jason Gleim29-Aug-13 4:14
professionalJason Gleim29-Aug-13 4:14 
GeneralRe: reading from a dynamically created textarea Pin
Hbr_Tha_real29-Aug-13 12:16
Hbr_Tha_real29-Aug-13 12:16 
QuestionSerial Port reading char string Pin
Blubbo27-Aug-13 3:02
Blubbo27-Aug-13 3:02 
AnswerRe: Serial Port reading char string Pin
OriginalGriff27-Aug-13 3:41
mveOriginalGriff27-Aug-13 3:41 
AnswerRe: Serial Port reading char string Pin
Jason Gleim27-Aug-13 5:24
professionalJason Gleim27-Aug-13 5:24 

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.