Click here to Skip to main content
15,890,947 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Jörgen Andersson19-Mar-14 9:04
professionalJörgen Andersson19-Mar-14 9:04 
GeneralRe: Reading between the lines...questions from non-IT people Pin
OriginalGriff19-Mar-14 9:20
mveOriginalGriff19-Mar-14 9:20 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Jörgen Andersson19-Mar-14 9:55
professionalJörgen Andersson19-Mar-14 9:55 
GeneralRe: Reading between the lines...questions from non-IT people Pin
OriginalGriff19-Mar-14 10:02
mveOriginalGriff19-Mar-14 10:02 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Jörgen Andersson19-Mar-14 10:04
professionalJörgen Andersson19-Mar-14 10:04 
GeneralRe: Reading between the lines...questions from non-IT people Pin
OriginalGriff19-Mar-14 10:06
mveOriginalGriff19-Mar-14 10:06 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Jörgen Andersson19-Mar-14 10:14
professionalJörgen Andersson19-Mar-14 10:14 
GeneralRe: Reading between the lines...questions from non-IT people Pin
SortaCore19-Mar-14 21:01
SortaCore19-Mar-14 21:01 
[C# required]
Now you just create a "Excel Uploader" program that uses Excel Interop, and quietly make a CSV and uploads that instead.
I actually had to use a website that was too complicated for the end user, so I used a WebX and auto-filled everything it could detect. Unfortunately file open dialogs can't be filled in programatically, so I used SendKeys.Send() on a Timer for that.
GeneralRe: Reading between the lines...questions from non-IT people Pin
BrainiacV20-Mar-14 9:28
BrainiacV20-Mar-14 9:28 
GeneralRe: Reading between the lines...questions from non-IT people PinPopular
mikepwilson19-Mar-14 9:54
mikepwilson19-Mar-14 9:54 
GeneralRe: Reading between the lines...questions from non-IT people Pin
David C# Hobbyist.19-Mar-14 11:42
professionalDavid C# Hobbyist.19-Mar-14 11:42 
GeneralRe: Reading between the lines...questions from non-IT people Pin
mikepwilson20-Mar-14 5:59
mikepwilson20-Mar-14 5:59 
GeneralRe: Reading between the lines...questions from non-IT people Pin
_Damian S_19-Mar-14 14:20
professional_Damian S_19-Mar-14 14:20 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Erik Rude20-Mar-14 3:15
Erik Rude20-Mar-14 3:15 
GeneralRe: Reading between the lines...questions from non-IT people Pin
mikepwilson20-Mar-14 5:58
mikepwilson20-Mar-14 5:58 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Ennis Ray Lynch, Jr.19-Mar-14 9:56
Ennis Ray Lynch, Jr.19-Mar-14 9:56 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Sander Rossel19-Mar-14 22:08
professionalSander Rossel19-Mar-14 22:08 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Adam Tibi20-Mar-14 0:04
professionalAdam Tibi20-Mar-14 0:04 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Member 1068553520-Mar-14 1:41
Member 1068553520-Mar-14 1:41 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BrainiacV20-Mar-14 9:08
BrainiacV20-Mar-14 9:08 
GeneralRe: Reading between the lines...questions from non-IT people Pin
BarrRobot20-Mar-14 1:43
BarrRobot20-Mar-14 1:43 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Fabio Franco20-Mar-14 1:59
professionalFabio Franco20-Mar-14 1:59 
GeneralRe: Reading between the lines...questions from non-IT people Pin
MehGerbil20-Mar-14 2:04
MehGerbil20-Mar-14 2:04 
GeneralRe: Reading between the lines...questions from non-IT people Pin
Mike Meinz20-Mar-14 2:34
Mike Meinz20-Mar-14 2:34 
GeneralRe: Reading between the lines...questions from non-IT people Pin
2 Rocks20-Mar-14 4:07
2 Rocks20-Mar-14 4:07 

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.