Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

when click hyperlink the window will split two parts & result will display in secound part

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
nani - 16 Jun 2007 13:03 GMT
Hi friends
    I am creating one web application in that i take one hyperlink
control.when i click hyperlink control.how to split the page in two
parts and display the result in that secound part
  If the result is not there again in orginal format How to create it
plz tell
Mark Rae - 16 Jun 2007 13:29 GMT
> I am creating one web application in that i take one hyperlink
> control.when i click hyperlink control.how to split the page in two
> parts and display the result in that secound part
> If the result is not there again in orginal format How to create it

It's a little difficult without knowing exactly what the hyperlink does or
what the "result" is, but one possible way would be to add an <asp:Panel>
tag and set its Visible property to false initially. Place the control(s)
for the "result" in the <asp:Panel> tag. When the hyperlink posts back, set
the Visible property of the <asp:Panel> tag to true if the "result" is
there...

Signature

http://www.markrae.net

bruce barker - 17 Jun 2007 00:13 GMT
the second part should be an iframe. set the hyperlink target to the
iframe name. you can use a client onclick event to create, or make the
iframe visible.

-- bruce (sqlwork.com)

> Hi friends
>      I am creating one web application in that i take one hyperlink
> control.when i click hyperlink control.how to split the page in two
> parts and display the result in that secound part
>    If the result is not there again in orginal format How to create it
> plz tell

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.