Click here to Skip to main content
15,915,508 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAsp.net update panel [modified] Pin
koleraba17-Apr-07 23:49
koleraba17-Apr-07 23:49 
AnswerRe: Asp.net update panel Pin
enjoycrack18-Apr-07 7:18
enjoycrack18-Apr-07 7:18 
GeneralRe: Asp.net update panel Pin
koleraba19-Apr-07 1:23
koleraba19-Apr-07 1:23 
QuestionResizing images on upload Pin
AdamskiR17-Apr-07 23:40
AdamskiR17-Apr-07 23:40 
AnswerRe: Resizing images on upload Pin
Gavin Roberts18-Apr-07 0:42
Gavin Roberts18-Apr-07 0:42 
GeneralRe: Resizing images on upload Pin
AdamskiR18-Apr-07 0:55
AdamskiR18-Apr-07 0:55 
GeneralRe: Resizing images on upload Pin
Sandeep Akhare18-Apr-07 3:42
Sandeep Akhare18-Apr-07 3:42 
GeneralRe: Resizing images on upload Pin
AdamskiR18-Apr-07 4:11
AdamskiR18-Apr-07 4:11 
Thanks, im still getting build errors though:

Error 1 Cannot implicitly convert type 'System.Drawing.Image' to 'System.Drawing.Bitmap'. An explicit conversion exists (are you missing a cast?)

Bitmap source = Bitmap.FromFile(path + UploadImage.FileName);


Thanks
GeneralRe: Resizing images on upload Pin
Sandeep Akhare18-Apr-07 4:39
Sandeep Akhare18-Apr-07 4:39 
GeneralRe: Resizing images on upload Pin
AdamskiR18-Apr-07 4:51
AdamskiR18-Apr-07 4:51 
Questionpass argument to crystal report Pin
senthilmca17-Apr-07 23:12
senthilmca17-Apr-07 23:12 
AnswerRe: pass argument to crystal report Pin
Sylvester george17-Apr-07 23:16
Sylvester george17-Apr-07 23:16 
AnswerRe: pass argument to crystal report Pin
Member 387988118-Apr-07 0:32
Member 387988118-Apr-07 0:32 
QuestionFile Java Pin
kirthikirthi17-Apr-07 22:39
kirthikirthi17-Apr-07 22:39 
AnswerRe: J# Pin
Colin Angus Mackay17-Apr-07 23:50
Colin Angus Mackay17-Apr-07 23:50 
GeneralRe: J# Pin
kirthikirthi17-Apr-07 23:59
kirthikirthi17-Apr-07 23:59 
GeneralRe: J# Pin
Colin Angus Mackay18-Apr-07 6:25
Colin Angus Mackay18-Apr-07 6:25 
AnswerRe: J# Pin
J4amieC18-Apr-07 0:09
J4amieC18-Apr-07 0:09 
GeneralRe: J# Pin
kirthikirthi18-Apr-07 0:18
kirthikirthi18-Apr-07 0:18 
AnswerRe: J# Pin
Guffa18-Apr-07 0:17
Guffa18-Apr-07 0:17 
QuestionData Grid Delete using checkbox with customize delete button Pin
J Liang17-Apr-07 22:02
J Liang17-Apr-07 22:02 
AnswerRe: Data Grid Delete using checkbox with customize delete button Pin
piyush12317-Apr-07 22:40
piyush12317-Apr-07 22:40 
GeneralRe: Data Grid Delete using checkbox with customize delete button Pin
J Liang17-Apr-07 22:47
J Liang17-Apr-07 22:47 
Questionpassing value between two asp.net pages Pin
siddisagar17-Apr-07 21:23
siddisagar17-Apr-07 21:23 
AnswerRe: passing value between two asp.net pages Pin
mareers17-Apr-07 22:39
mareers17-Apr-07 22:39 

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.