Click here to Skip to main content
15,890,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET - C# passing a variable to the page with postback Pin
Phivos Stylianides2-Apr-08 18:59
Phivos Stylianides2-Apr-08 18:59 
Questionproxy file not created Pin
mpavas2-Apr-08 11:56
mpavas2-Apr-08 11:56 
GeneralClearing javascript cache in IE7 Pin
Meg W2-Apr-08 9:57
Meg W2-Apr-08 9:57 
GeneralRe: Clearing javascript cache in IE7 Pin
Mitch F.2-Apr-08 20:11
Mitch F.2-Apr-08 20:11 
GeneralRe: Clearing javascript cache in IE7 Pin
gspiteri3-Apr-08 11:31
gspiteri3-Apr-08 11:31 
GeneralRe: Clearing javascript cache in IE7 Pin
Meg W7-Apr-08 8:03
Meg W7-Apr-08 8:03 
Questionthumbnail picture for shop catalouge [modified] Pin
Saba022-Apr-08 9:45
Saba022-Apr-08 9:45 
GeneralRe: thumbnail picture for shop catalouge Pin
Mark J. Miller2-Apr-08 10:01
Mark J. Miller2-Apr-08 10:01 
The simple way to do this is to set the height and width properties of the IMG element. However, the images will still be the same number of bytes. So if you need to resize the images physically you'll have to write a routine to either create thumbnail copies of each of your images and store them along with the original images or to dynamically resize them before displaying them. If you want to do that just search google: http://www.google.com/search?q=asp.net+image+thumbnail&rls=com.microsoft:en-US&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1[^]


GeneralRe: thumbnail picture for shop catalouge Pin
Saba022-Apr-08 10:35
Saba022-Apr-08 10:35 
GeneralRequestSoapContext not found in proxy Pin
mpavas2-Apr-08 7:14
mpavas2-Apr-08 7:14 
QuestionHow do you Authenticate a User saved on SQL Server 2005?? Please Help. Pin
Etienne2-Apr-08 6:34
Etienne2-Apr-08 6:34 
GeneralRe: How do you Authenticate a User saved on SQL Server 2005?? Please Help. Pin
Mark J. Miller2-Apr-08 10:34
Mark J. Miller2-Apr-08 10:34 
GeneralFormsAuthentication and Session timeout problem. Pin
ESTAN2-Apr-08 6:28
ESTAN2-Apr-08 6:28 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
Mark J. Miller2-Apr-08 10:50
Mark J. Miller2-Apr-08 10:50 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
ESTAN3-Apr-08 22:49
ESTAN3-Apr-08 22:49 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
Mark J. Miller4-Apr-08 4:34
Mark J. Miller4-Apr-08 4:34 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
ESTAN8-Apr-08 2:20
ESTAN8-Apr-08 2:20 
Generalto insert a new record from gridview control Pin
sudhadotnet2-Apr-08 4:37
sudhadotnet2-Apr-08 4:37 
GeneralRe: to insert a new record from gridview control Pin
led mike2-Apr-08 6:50
led mike2-Apr-08 6:50 
Generaliframe src from code Pin
saud_a_k2-Apr-08 3:46
saud_a_k2-Apr-08 3:46 
GeneralRe: iframe src from code Pin
eyeseetee2-Apr-08 4:44
eyeseetee2-Apr-08 4:44 
GeneralRe: iframe src from code Pin
Krishnraj2-Apr-08 19:41
Krishnraj2-Apr-08 19:41 
QuestionHow to display data in content place holder dynamically Pin
psspl2-Apr-08 2:51
psspl2-Apr-08 2:51 
AnswerRe: How to display data in content place holder dynamically Pin
Matthew Ellis2-Apr-08 3:38
Matthew Ellis2-Apr-08 3:38 
AnswerRe: How to display data in content place holder dynamically Pin
eyeseetee2-Apr-08 3:46
eyeseetee2-Apr-08 3:46 

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.