Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Disabled textbox's text disappear after refresh Pin
Guffa15-Apr-07 0:10
Guffa15-Apr-07 0:10 
AnswerRe: Disabled textbox's text disappear after refresh Pin
TRK@UK15-Apr-07 4:09
TRK@UK15-Apr-07 4:09 
QuestionAjax Enabled TextBox Pin
monirkuet2414-Apr-07 18:40
monirkuet2414-Apr-07 18:40 
AnswerRe: Ajax Enabled TextBox Pin
Naveed Kamboh15-Apr-07 3:30
Naveed Kamboh15-Apr-07 3:30 
GeneralResize, Convert and Save Images... Pin
code-frog14-Apr-07 13:01
professionalcode-frog14-Apr-07 13:01 
GeneralRe: Resize, Convert and Save Images... Pin
Christian Graus15-Apr-07 12:18
protectorChristian Graus15-Apr-07 12:18 
GeneralRe: Resize, Convert and Save Images... Pin
code-frog15-Apr-07 14:16
professionalcode-frog15-Apr-07 14:16 
GeneralRe: Resize, Convert and Save Images... Pin
Christian Graus15-Apr-07 14:47
protectorChristian Graus15-Apr-07 14:47 
code-frog wrote:
What's hard is the images will be uploaded for an advertisement into a set region.


In that case, I'd write code to make it fit, i.e. put a white area on the left and right or top and bottom if the aspect ratio is not right.


code-frog wrote:
When you say, "not much work" I believe you but... the hard part for me is doing something that's been done, charging $2000 for it when if I had searched better I could have found a component for $199 that did all that and more.


That's a fair point. What you're asking for, looking like 1-2 hours work to me. If you get paid that much, I'm happy for you to subcontract to me at half your hourly rate :P

It's entirely possible that such components exist, and I don't know about them. I do use the Atalasoft imaging library, for other stuff, perhaps their base version does some of what you need ?

code-frog wrote:
How much effort do you think this would take and can it all be done from within the framework or will other COM/Assemblies be required?


The framework is absolutely the best place to be doing this, resizing an image is obviously trivial, and saving as JPEG is supported by GDI+ as well, a COM component probably exists, precisely because it was so hard to do this stuff in C++.



Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Resize, Convert and Save Images... Pin
code-frog15-Apr-07 14:54
professionalcode-frog15-Apr-07 14:54 
GeneralRe: Resize, Convert and Save Images... Pin
Christian Graus15-Apr-07 15:03
protectorChristian Graus15-Apr-07 15:03 
QuestionDownload Access DB Pin
Ibuprofen14-Apr-07 11:26
Ibuprofen14-Apr-07 11:26 
AnswerRe: Download Access DB Pin
George L. Jackson14-Apr-07 15:52
George L. Jackson14-Apr-07 15:52 
GeneralRe: Download Access DB Pin
Ibuprofen15-Apr-07 3:00
Ibuprofen15-Apr-07 3:00 
GeneralRe: Download Access DB Pin
George L. Jackson15-Apr-07 3:14
George L. Jackson15-Apr-07 3:14 
GeneralRe: Download Access DB Pin
Ibuprofen15-Apr-07 3:17
Ibuprofen15-Apr-07 3:17 
GeneralRe: Download Access DB Pin
Ibuprofen16-Apr-07 6:22
Ibuprofen16-Apr-07 6:22 
GeneralRe: Download Access DB Pin
Chetan Ranpariya19-Apr-07 23:51
Chetan Ranpariya19-Apr-07 23:51 
QuestionLogin Control Pin
govindkedia14-Apr-07 10:49
govindkedia14-Apr-07 10:49 
AnswerRe: Login Control Pin
Ibuprofen15-Apr-07 3:27
Ibuprofen15-Apr-07 3:27 
Questiontextbox in password mode Pin
shabonaa14-Apr-07 7:48
shabonaa14-Apr-07 7:48 
AnswerRe: textbox in password mode Pin
Dmitry Khudorozhkov14-Apr-07 8:06
Dmitry Khudorozhkov14-Apr-07 8:06 
QuestionUrgent Help with GridView Control. Pin
Elizma14-Apr-07 4:24
Elizma14-Apr-07 4:24 
AnswerRe: Urgent Help with GridView Control. Pin
Sathesh Sakthivel14-Apr-07 5:00
Sathesh Sakthivel14-Apr-07 5:00 
GeneralRe: Urgent Help with GridView Control. Pin
Elizma14-Apr-07 5:11
Elizma14-Apr-07 5:11 
GeneralRe: Urgent Help with GridView Control. Pin
TRK@UK14-Apr-07 8:22
TRK@UK14-Apr-07 8:22 

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.