Frame in asp.net
-
How can we split the asp.net page here frames are not suppoting
Kiran Kumar.P
-
How can we split the asp.net page here frames are not suppoting
Kiran Kumar.P
you need to do some reading and understand waht ASP.NET is. It's a framework for generating HTML. By definition, anything that HTML can do, ASP.NET can do. There is no reason you can't use frames in ASP.NET.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
How can we split the asp.net page here frames are not suppoting
Kiran Kumar.P
Splitting ASPX pages ? Use user control(ascx) or master/content pages. But none of them works like HTML frames.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
Splitting ASPX pages ? Use user control(ascx) or master/content pages. But none of them works like HTML frames.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
What do you mean ? You can use frames, each frame will contain an ASPX. Which is no different to if they all contained a html file.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
How can we split the asp.net page here frames are not suppoting
Kiran Kumar.P
Yes u r right... Frame is not supported in Asp.net(2.0) I have also tried for it, It gives error that
Error 1 Validation (XHTML 1.0 Transitional): Element 'frame' is not supported.
Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...
-
What do you mean ? You can use frames, each frame will contain an ASPX. Which is no different to if they all contained a html file.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
I mean splitting page by using user controls is different from using frames. Guess you got me wrong.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
How can we split the asp.net page here frames are not suppoting
Kiran Kumar.P
Check this out: http://www.odetocode.com/articles/450.aspx
We are not a Code Charity
-
Yes u r right... Frame is not supported in Asp.net(2.0) I have also tried for it, It gives error that
Error 1 Validation (XHTML 1.0 Transitional): Element 'frame' is not supported.
Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...
-
How can we split the asp.net page here frames are not suppoting
Kiran Kumar.P
You may like to check this out http://www.15seconds.com/issue/030528.htm[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare