Click here to Skip to main content
15,890,717 members
Home / Discussions / C#
   

C#

 
GeneralRe: Use the class Pin
Mystic_14-Jul-06 14:39
Mystic_14-Jul-06 14:39 
GeneralRe: Use the class Pin
Judah Gabriel Himango14-Jul-06 4:42
sponsorJudah Gabriel Himango14-Jul-06 4:42 
GeneralRe: Use the class Pin
Mystic_14-Jul-06 13:34
Mystic_14-Jul-06 13:34 
QuestionListView Sorting Problem Pin
SteveZWI13-Jul-06 11:44
SteveZWI13-Jul-06 11:44 
AnswerRe: ListView Sorting Problem Pin
Josh Smith13-Jul-06 12:12
Josh Smith13-Jul-06 12:12 
QuestionMulti-Select TreeView? Pin
AngryC13-Jul-06 11:31
AngryC13-Jul-06 11:31 
AnswerRe: Multi-Select TreeView? Pin
Dave Kreskowiak13-Jul-06 14:24
mveDave Kreskowiak13-Jul-06 14:24 
QuestionResponse redirect paramters concatenating Pin
leckey13-Jul-06 10:56
leckey13-Jul-06 10:56 
This is part 2 of wanting to send more than one parameter to Response.Redirect. I got a response on using the & operator, but since I'm using strings I kept getting errors. This is what I currently have:

Response.Redirect ("Add_Weight.aspx?IDOutput3=" + IDOutput3 + "strPartNumberInputReference=" + strPartNumberInputReference);
Which isn't right because it just smooshing everything together. Which make sense really how I'm looking at it, but I can't figure out the correct syntax. I swear I'm trying.
AnswerRe: Response redirect paramters concatenating Pin
Ennis Ray Lynch, Jr.13-Jul-06 11:02
Ennis Ray Lynch, Jr.13-Jul-06 11:02 
GeneralRe: Response redirect paramters concatenating Pin
leckey13-Jul-06 11:07
leckey13-Jul-06 11:07 
QuestionSending Email with Attachment from Winform App Using Default Client Pin
smcneese13-Jul-06 10:07
smcneese13-Jul-06 10:07 
AnswerIf you don't want to use the API Pin
Ennis Ray Lynch, Jr.13-Jul-06 10:17
Ennis Ray Lynch, Jr.13-Jul-06 10:17 
GeneralRe: If you don't want to use the API Pin
smcneese13-Jul-06 10:38
smcneese13-Jul-06 10:38 
GeneralThe server settings Pin
Ennis Ray Lynch, Jr.13-Jul-06 11:00
Ennis Ray Lynch, Jr.13-Jul-06 11:00 
AnswerRe: Sending Email with Attachment from Winform App Using Default Client Pin
Josh Smith13-Jul-06 11:20
Josh Smith13-Jul-06 11:20 
QuestionCalculation Ouput Pin
Skanless13-Jul-06 9:35
Skanless13-Jul-06 9:35 
AnswerRe: Calculation Ouput Pin
Josh Smith13-Jul-06 10:27
Josh Smith13-Jul-06 10:27 
AnswerRe: Calculation Ouput Pin
cje13-Jul-06 11:52
cje13-Jul-06 11:52 
AnswerRe: Calculation Ouput Pin
Rob Graham13-Jul-06 12:12
Rob Graham13-Jul-06 12:12 
AnswerRe: Calculation Ouput Pin
Guffa13-Jul-06 12:15
Guffa13-Jul-06 12:15 
QuestionDuplicating the contents of a treeView Pin
AngryC13-Jul-06 9:30
AngryC13-Jul-06 9:30 
AnswerRe: Duplicating the contents of a treeView Pin
Ennis Ray Lynch, Jr.13-Jul-06 9:38
Ennis Ray Lynch, Jr.13-Jul-06 9:38 
GeneralRe: Duplicating the contents of a treeView Pin
AngryC13-Jul-06 9:47
AngryC13-Jul-06 9:47 
AnswerRe: Duplicating the contents of a treeView Pin
BoneSoft13-Jul-06 9:57
BoneSoft13-Jul-06 9:57 
QuestionTextBox Array in C#.NET Pin
orentuil13-Jul-06 9:18
orentuil13-Jul-06 9:18 

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.