Forum: JavaScript / DHTML / AJAX Nov 15th, 2007 |
| Replies: 6 Views: 2,517 |
Forum: JavaScript / DHTML / AJAX Nov 14th, 2007 |
| Replies: 6 Views: 2,517 javascript print in landscape Hi All,
I have a webpage written in c# asp.net. The page has a datagrid and a print button. The print button has the javascript onclick="javascript:window.print();"
I want to be able to change the... |
Forum: ASP.NET Nov 8th, 2007 |
| Replies: 8 Views: 3,330 |
Forum: ASP.NET Nov 7th, 2007 |
| Replies: 8 Views: 3,330 |
Forum: ASP.NET Nov 6th, 2007 |
| Replies: 8 Views: 3,330 |
Forum: ASP.NET Nov 6th, 2007 |
| Replies: 8 Views: 3,330 |
Forum: ASP.NET Nov 6th, 2007 |
| Replies: 8 Views: 3,330 datagrid, innertext, javascript, database update Hi
I have a .aspx page that contains some javascript so that
when a user presses a checkbox another cell in the datagrid is filled with the current date . That works fine
My probelm.... when I have... |