Click here to Skip to main content
15,891,253 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncustomize membership Pin
mylogics1-Oct-09 0:08
professionalmylogics1-Oct-09 0:08 
Questionresize the iframe Pin
dews turner1-Oct-09 0:03
dews turner1-Oct-09 0:03 
AnswerRe: resize the iframe Pin
Abhijit Jana1-Oct-09 0:05
professionalAbhijit Jana1-Oct-09 0:05 
GeneralRe: resize the iframe Pin
Abhishek Sur1-Oct-09 0:11
professionalAbhishek Sur1-Oct-09 0:11 
GeneralRe: resize the iframe Pin
dews turner1-Oct-09 0:16
dews turner1-Oct-09 0:16 
AnswerRe: resize the iframe Pin
Abhishek Sur1-Oct-09 0:12
professionalAbhishek Sur1-Oct-09 0:12 
GeneralRe: resize the iframe Pin
dews turner1-Oct-09 0:24
dews turner1-Oct-09 0:24 
GeneralRe: resize the iframe Pin
Abhishek Sur1-Oct-09 0:29
professionalAbhishek Sur1-Oct-09 0:29 
yes.. Make
var ifr = docuement.getElementById('ifr');
ifr.style.width = "100%";
ifr.style.height = "100%";


See if it works ?

It will take the size of the container. Smile | :)

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

GeneralRe: resize the iframe Pin
dews turner1-Oct-09 0:40
dews turner1-Oct-09 0:40 
GeneralRe: resize the iframe Pin
Abhishek Sur1-Oct-09 2:17
professionalAbhishek Sur1-Oct-09 2:17 
AnswerRe: resize the iframe Pin
Vasudevan Deepak Kumar1-Oct-09 1:20
Vasudevan Deepak Kumar1-Oct-09 1:20 
QuestionGlobal variable in c# Pin
JaganBR30-Sep-09 23:54
JaganBR30-Sep-09 23:54 
AnswerRe: Global variable in c# Pin
Paramhans Dubey1-Oct-09 0:02
professionalParamhans Dubey1-Oct-09 0:02 
Questionhow can u insert values in the database Pin
sumanmks30-Sep-09 23:53
sumanmks30-Sep-09 23:53 
AnswerRe: how can u insert values in the database Pin
J4amieC30-Sep-09 23:59
J4amieC30-Sep-09 23:59 
GeneralRe: how can u insert values in the database Pin
Abhijit Jana1-Oct-09 0:04
professionalAbhijit Jana1-Oct-09 0:04 
GeneralRe: how can u insert values in the database Pin
sumanmks1-Oct-09 0:08
sumanmks1-Oct-09 0:08 
AnswerRe: how can u insert values in the database Pin
Abhijit Jana30-Sep-09 23:59
professionalAbhijit Jana30-Sep-09 23:59 
AnswerRe: how can u insert values in the database Pin
Abhishek Sur1-Oct-09 0:07
professionalAbhishek Sur1-Oct-09 0:07 
GeneralRe: how can u insert values in the database Pin
sumanmks1-Oct-09 0:12
sumanmks1-Oct-09 0:12 
GeneralRe: how can u insert values in the database Pin
Abhishek Sur1-Oct-09 0:15
professionalAbhishek Sur1-Oct-09 0:15 
GeneralRe: how can u insert values in the database Pin
sumanmks1-Oct-09 0:53
sumanmks1-Oct-09 0:53 
RantRe: how can u insert values in the database Pin
Greg Chelstowski1-Oct-09 0:15
Greg Chelstowski1-Oct-09 0:15 
JokeRe: how can u insert values in the database Pin
Abhishek Sur1-Oct-09 0:30
professionalAbhishek Sur1-Oct-09 0:30 
AnswerRe: how can u insert values in the database Pin
Vasudevan Deepak Kumar1-Oct-09 1:22
Vasudevan Deepak Kumar1-Oct-09 1: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.