Click here to Skip to main content
15,915,336 members
Home / Discussions / Web Development
   

Web Development

 
Questionquestion about forms in webpages Pin
rob_ellis24-Jul-07 9:37
rob_ellis24-Jul-07 9:37 
AnswerRe: question about forms in webpages Pin
alex.barylski24-Jul-07 17:42
alex.barylski24-Jul-07 17:42 
AnswerRe: question about forms in webpages Pin
Guffa24-Jul-07 19:07
Guffa24-Jul-07 19:07 
Questioniframe auto resize Pin
oceanexplorer24-Jul-07 4:24
oceanexplorer24-Jul-07 4:24 
AnswerRe: iframe auto resize Pin
led mike24-Jul-07 4:45
led mike24-Jul-07 4:45 
GeneralRe: iframe auto resize Pin
oceanexplorer24-Jul-07 4:55
oceanexplorer24-Jul-07 4:55 
GeneralRe: iframe auto resize Pin
led mike24-Jul-07 5:09
led mike24-Jul-07 5:09 
GeneralRe: iframe auto resize Pin
oceanexplorer24-Jul-07 5:27
oceanexplorer24-Jul-07 5:27 
Ok I'll explain a little more.

I currently have a javascript funtion that on the OnLoad event of the iframe automatically resizes an iframe sat in a ClassicASP page according to the content that is loaded into the iframe.

The iframe is rendering ASPX pages.

What I need to do in the ASPX page is call the Javascript function from a imagebutton using the OnClientClick event, this event allows a Client side event to fired on an asp control.

The reason I want to do this, is for example, I try to click next but the client side validators and validatesummary prevent the page in the iframe from going forward, lots of error messages appear in the validation summary, this pushes the content in the iframe down and off the frame, what i need to do is to get the iframe to resize itself according to the new content. So I need to call the javascript function that I created, but I have no idea how to access it from the ASPX page, i.e. bubble up from the ASPX page to the iframe, to the classic ASP page where the javascipt function resides.

Hope that explains a little better Smile | :)

Paul

What


GeneralRe: iframe auto resize Pin
led mike24-Jul-07 5:40
led mike24-Jul-07 5:40 
GeneralRe: iframe auto resize Pin
oceanexplorer24-Jul-07 5:52
oceanexplorer24-Jul-07 5:52 
GeneralRe: iframe auto resize Pin
led mike24-Jul-07 7:37
led mike24-Jul-07 7:37 
GeneralRe: iframe auto resize Pin
oceanexplorer26-Jul-07 23:19
oceanexplorer26-Jul-07 23:19 
QuestionAny Good CSS Websites?? Pin
Brendan Vogt24-Jul-07 4:03
Brendan Vogt24-Jul-07 4:03 
AnswerRe: Any Good CSS Websites?? Pin
Pete O'Hanlon24-Jul-07 4:16
mvePete O'Hanlon24-Jul-07 4:16 
QuestionASP 3.0 vs. .NET component Pin
piXy^23-Jul-07 23:46
piXy^23-Jul-07 23:46 
AnswerRe: ASP 3.0 vs. .NET component Pin
bablu_singh23-Jul-07 23:50
bablu_singh23-Jul-07 23:50 
GeneralRe: ASP 3.0 vs. .NET component Pin
Pete O'Hanlon23-Jul-07 23:59
mvePete O'Hanlon23-Jul-07 23:59 
GeneralRe: ASP 3.0 vs. .NET component Pin
piXy^24-Jul-07 1:40
piXy^24-Jul-07 1:40 
GeneralRe: ASP 3.0 vs. .NET component Pin
Pete O'Hanlon24-Jul-07 2:06
mvePete O'Hanlon24-Jul-07 2:06 
GeneralRe: ASP 3.0 vs. .NET component Pin
piXy^24-Jul-07 1:55
piXy^24-Jul-07 1:55 
GeneralRe: ASP 3.0 vs. .NET component Pin
bablu_singh24-Jul-07 2:14
bablu_singh24-Jul-07 2:14 
QuestionHow to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G23-Jul-07 20:53
SelvaGanesh G23-Jul-07 20:53 
AnswerRe: How to get the inside text value of a IFrame using VBScript Pin
Pete O'Hanlon23-Jul-07 23:42
mvePete O'Hanlon23-Jul-07 23:42 
GeneralRe: How to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G24-Jul-07 1:20
SelvaGanesh G24-Jul-07 1:20 
GeneralRe: How to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G24-Jul-07 18:42
SelvaGanesh G24-Jul-07 18:42 

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.