Click here to Skip to main content
15,897,334 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralIssue with Validator control Pin
Vipul Mehta7-Apr-08 19:56
Vipul Mehta7-Apr-08 19:56 
GeneralRe: Issue with Validator control Pin
Christian Graus7-Apr-08 20:30
protectorChristian Graus7-Apr-08 20:30 
GeneralRe: Issue with Validator control Pin
Vipul Mehta7-Apr-08 21:08
Vipul Mehta7-Apr-08 21:08 
GeneralRe: Issue with Validator control Pin
Christian Graus7-Apr-08 21:15
protectorChristian Graus7-Apr-08 21:15 
GeneralRe: Issue with Validator control Pin
Vipul Mehta7-Apr-08 21:31
Vipul Mehta7-Apr-08 21:31 
GeneralRe: Issue with Validator control Pin
Christian Graus7-Apr-08 21:34
protectorChristian Graus7-Apr-08 21:34 
GeneralRe: Issue with Validator control Pin
eyeseetee7-Apr-08 21:36
eyeseetee7-Apr-08 21:36 
GeneralRe: Issue with Validator control Pin
Vipul Mehta7-Apr-08 21:56
Vipul Mehta7-Apr-08 21:56 
GeneralRe: Issue with Validator control Pin
eyeseetee7-Apr-08 22:00
eyeseetee7-Apr-08 22:00 
GeneralRe: Issue with Validator control Pin
Vipul Mehta7-Apr-08 22:03
Vipul Mehta7-Apr-08 22:03 
QuestionHow to get Virtual Path of Web Service [modified] Pin
samrat.net7-Apr-08 18:19
samrat.net7-Apr-08 18:19 
AnswerRe: How to get Virtual Path of Web Service Pin
Christopher Duncan8-Apr-08 17:55
Christopher Duncan8-Apr-08 17:55 
GeneralCannot get IIS pickup directory Pin
Piyush Vardhan Singh7-Apr-08 18:18
Piyush Vardhan Singh7-Apr-08 18:18 
GeneralRe: Cannot get IIS pickup directory Pin
N a v a n e e t h7-Apr-08 18:38
N a v a n e e t h7-Apr-08 18:38 
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 

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.