Click here to Skip to main content
15,868,016 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Cannot get IIS pickup directory Pin
Piyush Vardhan Singh7-Apr-08 19:10
Piyush Vardhan Singh7-Apr-08 19:10 
GeneralRe: Cannot get IIS pickup directory Pin
N a v a n e e t h7-Apr-08 19:21
N a v a n e e t h7-Apr-08 19:21 
QuestionDynamically added controls don't appear in View's control collection. (VB) Pin
WebMaster7-Apr-08 15:08
WebMaster7-Apr-08 15:08 
GeneralRe: Dynamically added controls don't appear in View's control collection. (VB) Pin
Christian Graus7-Apr-08 18:03
protectorChristian Graus7-Apr-08 18:03 
GeneralRe: Dynamically added controls don't appear in View's control collection. (VB) Pin
WebMaster8-Apr-08 4:30
WebMaster8-Apr-08 4:30 
GeneralRe: Dynamically added controls don't appear in View's control collection. (VB) Pin
Christian Graus8-Apr-08 11:12
protectorChristian Graus8-Apr-08 11:12 
GeneralRe: Dynamically added controls don't appear in View's control collection. (VB) Pin
WebMaster8-Apr-08 11:26
WebMaster8-Apr-08 11:26 
QuestionHow to Resize a pop-up according to it's content height and width Pin
Tarik Guney7-Apr-08 13:38
Tarik Guney7-Apr-08 13:38 
How to Resize a pop-up according to it's content height and width...

I've got a popup on my application and it's content is dynamic I mean sometimes it needs to be big or small according to it's content so how can i get over it...

thanks..

I found some code but it's for pictures but i want it to make the same effect according to a div or another control...

The code i found :


<title>Image


function resize() {
window.resizeTo(document.image.width+12, document.image.height+82);
}





I am not a perfect programmer,but i have perfect's programmers' habits.

GeneralMenuItem selected value Pin
kmuthuk7-Apr-08 10:31
kmuthuk7-Apr-08 10:31 
GeneralRe: MenuItem selected value Pin
Chatura Dilan7-Apr-08 15:36
Chatura Dilan7-Apr-08 15:36 
QuestionDate Pin
jonhbt7-Apr-08 9:22
jonhbt7-Apr-08 9:22 
GeneralRe: Date Pin
pmarfleet7-Apr-08 10:28
pmarfleet7-Apr-08 10:28 
GeneralRe: Date Pin
biswa477-Apr-08 20:21
biswa477-Apr-08 20:21 
GeneralRe: Date Pin
Herman<T>.Instance8-Apr-08 4:40
Herman<T>.Instance8-Apr-08 4:40 
GeneralRe: Date Pin
pmarfleet8-Apr-08 11:07
pmarfleet8-Apr-08 11:07 
GeneralRe: Date Pin
Herman<T>.Instance8-Apr-08 23:40
Herman<T>.Instance8-Apr-08 23:40 
GeneralRe: Date Pin
pmarfleet9-Apr-08 9:23
pmarfleet9-Apr-08 9:23 
GeneralRe: Date Pin
pmarfleet8-Apr-08 11:05
pmarfleet8-Apr-08 11:05 
GeneralUploading Image to Server Pin
Paul McGann7-Apr-08 9:21
professionalPaul McGann7-Apr-08 9:21 
GeneralRe: Uploading Image to Server Pin
Christian Graus7-Apr-08 11:35
protectorChristian Graus7-Apr-08 11:35 
GeneralRe: Uploading Image to Server Pin
Paul McGann8-Apr-08 4:18
professionalPaul McGann8-Apr-08 4:18 
GeneralRe: Uploading Image to Server Pin
Ashish Sehajpal7-Apr-08 19:13
Ashish Sehajpal7-Apr-08 19:13 
GeneralDynamic table - Need help! Pin
humblepgmr7-Apr-08 5:29
humblepgmr7-Apr-08 5:29 
GeneralRe: Dynamic table - Need help! Pin
Mark J. Miller7-Apr-08 5:50
Mark J. Miller7-Apr-08 5:50 
Questionhow change a series in a chart using by asp.net Pin
Rinki Mukheraji7-Apr-08 4:55
Rinki Mukheraji7-Apr-08 4:55 

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.