i'm making a lab system, the doctor print the tests of each patient, i guess it will be boring to open the printer dialogue each time he wants a test!!!!!, beside the already implemented system print automaticly when clicking print heba
ananas_hh
Posts
-
Help me!!! Printing Facility in ASP.Net -
printing an ASP pagei wanna make a button for printing an ASP page, i did it using window.print, but i dont wanna the printer dialogue to appear, can this be done? heba
-
Help me!!! Printing Facility in ASP.Netusing this the printer dialogue will appear is there a way to print automatically without it appear heba
-
Dynamic edit box????hi i have a datbase and two tables one containig the master item and the other contains sub items foreach master item. i wannna make a form to select the master item, then pass it to another form to display its subitems to enter a value for each one the problem is that i wont only display data, but i want to enter a value for each subitem(cant use a datagrid and make the edit hyperlink button for each item it wont be user friendly and some masteritems contains more than 30 subitems, it will be a boring thing for the user) and the other problem is that all subitem of the selected master item should be displayed but only the sub items that i have entered a value for ,shall be saved in another table containing the master item, sub item, the value. heba :)