User Profile

Collapse

Profile Sidebar

Collapse
biragonisrinu
biragonisrinu
Last Activity: Jul 3 '12, 06:56 AM
Joined: Jun 25 '12
Location: hyderabad
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • down vote


    Just register a window.open command in the start client script.

    In your C# client side code (event):

    RegisterStartup Script("SomeNam eForThisScript" , "window.open('Y ourPage.aspx'); ");

    When you page is served up, the startup script will fire and open a new window. You can customize how the window.open works via attributes.
    See more | Go to post

    Leave a comment:


  • biragonisrinu
    replied to Need Help on Storing cookies fastly
    in PHP
    Hi Johny,
    Iam working on tree menu expanction issue when i expand tree i have to store the values of all in that tree for that iam using persist. but it taking too much time to store all the value.can u please suggest any ans for me.
    See more | Go to post

    Leave a comment:


  • biragonisrinu
    started a topic Need Help on Storing cookies fastly
    in PHP

    Need Help on Storing cookies fastly

    hi frnds,
    i write code for treemenu expanction using persist it taking much time to stories all the values to ristrict the time can u plz help me..and My code is
    Code:
     $("#example").treeview({collapsed:true,animated: "medium",control:"#sidetreecontrol",persist:"cookie", cookieId: "treeview"});
    See more | Go to post
    Last edited by Dormilich; Jun 26 '12, 08:10 AM.

  • biragonisrinu
    replied to Open New Tab On Button Click
    <a href="newtabpat h" target="_blank" ><input type="Submit" value="Click Here" /></a>
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...