943,712 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 1637
  • C# RSS
Jan 23rd, 2008
0

new page using java script

Expand Post »
hi i am creating travels project using .net with c#, and i am new to java scripting
i have written a code to open a new window but i want open new window with in the page
as we do dot net as respose.redirect("abc.aspx") in the same manner

just look at my codding where i have to make changes

<script language=javascript>
function open_win(url_add)
{
//alert(url_add);
window.open(url_add,'','width=800,height=650');//,menubar=yes,status=yes,location=yes,toolbar=yes,scrollbars=yes');
}

</script>
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
raghu.8 is offline Offline
40 posts
since Nov 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Datagrid, SQL and save button
Next Thread in C# Forum Timeline: Problem with WebBrowser control





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC