Results 1 to 7 of 7

Thread: Modal Page

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2008
    Location
    Philippines
    Posts
    218

    Modal Page

    Hi guys,

    Maybe some of you have answer for this. How to create a modal page ?
    Say I have a default.aspx and within this page I have a "Find" button.
    I do also have "Find.aspx" with a label and a textbox plus a gridview.
    What I need is when I click "Find" button, the Find.aspx will show up and the hosting
    page is greyed and cannot be used, only the "Find.aspx" page.
    Just like in vb6, it has vbmodal.

    I tried response.redirect the "Find.aspx" but the problem is the hosting page.
    It forgets/resets all the fields values.

    I am using ASP.Net 4 / VS 2010

    Please help me with this.

    Many thanks.
    Last edited by rpc86; Apr 26th, 2013 at 03:49 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width