thanks But I didn't get the solution for my problem. I want to print webpages at clientside with out prompting Print dialogbox. I can print the web form using window.print(). when i using this , it will populate a Print dialogBox. I want to avoid this and print directly. Pls Help once again
meetbinu2003
Posts
-
printing web page Directly -
Printing Directlythanks But I didn't get the solution for my problem. I want to print webpages at clientside with out prompting Print dialogbox. I can print the web form using window.print(). when i using this , it will populate a Print dialogBox. I want to avoid this and print directly. Pls Help once again
-
printing web page DirectlyHi, I want to print a webpage directly with out Print dialog box. Is it possible, Pls Help me. Any Javascript function for it other than window.print(). By Binu Varghese
-
Printing DirectlyHi, I want to print a webpage directly with out Print dialog box. Is it possible, Pls Help me. Any Javascript function for it other than window.print(). By Binu Varghese
-
Displaying message(news) in client BrowserHi, I have a web application(ASP.net) running in our local Network. I want to send some messages to all the clients those are logined in. Is it possible? I have no Idea, where to start? and how to do? pls hgelp me . This is very urgent.......... (i can get IP address of each machine when they login. I have also winpopup control, which displays message in pop ups)
-
Accessing Child Control from a user control bY Java Scripti didn't get you, how to output the clientID of the text box. Can u help me to solve the problem.?
-
Accessing Child Control from a user control bY Java Scripthi, I have a user control with one textbox(ie a javascript calender). I want to access the value of text box by javascript User control name: Cal1 textbox ID=txt_Date By Binu Varghese
-
problem When displaying barcodeI have a web application in ASp.net . I want to display barcode at client browser without installing barcode font at client side. Pls Reply Thanks in Advance Urgent
-
Displaying Barcode at client sideI have a web application in ASp . I want to display barcode at client browser without installing barcode font at client side. Pls Reply Thanks in Advance Urgent
-
problem When Refreshing a pageDear All, Recently i noticed a problem .Simply the problem is i two text boxes for regno and Name and a button to save . I wrote code for saving data in button Click event. That works fine. Once i saved a data and then refresh the page the data is again saving. that means when refreshing the page button click event also executing. This creats many problem in our project. so many double entries occured. How can avoid it.? (one solution is check same data is present in the database before inserting. But this is not practicably apply for my cases) Please help me.......... Urgent (if u didn't understand our problem please contact me meetbinu2003@gmail.com)
-
Setting Password to the Databasehai I want to protect my database from anyone other than i. How I can set a password to my single Database. This is in Intranet. I have sql server username and Password(ie Sa and some pwd). Pls help me
-
Dynamic column in crystal report [modified]Hi How I can generate dynamic column in a crystal report. My problem is I have 50 students in a class. I want to generate a mark list. The number of examination may vary. suppose it is Two Exam or three exam like wise. The number of column must be corresponding to the number of examination for a particular Subject.(Si No, Name, Ex1, Ex2) or (SiNo , Name, Ex1, Ex2,Ex3). I generate a Data table for my need , But i have no idea about how i display this datatable in Crystal Report. This is an ASp.net application. Pls Help me Urgent................ Binu Varghese -- modified at 2:28 Thursday 22nd June, 2006
-
Validation Control ErrorDear all, I have a submit button, two dropdown list, one textbox and some check boxes. I want to validate the form. The problem is I used javascript function for validating check boxes and validation control for rest of the controls. I add button.attribute.add() for adding javascript. But at the same time they are not working. only javascript function is working ,validation control not working. If i comment button.attibutes.add() function then only validation controls working. I want to work both valiadtion control and javascript function at client side. Please suggest any option Thanking You BInu Varghese
-
SQL Update QueryDear All, How I can update multiple rows (with multiple column) , Values are from another Table. Pls reply URgent
-
Adding Image to Crystal ReportSir, I have a crystal Report in ASP.net. I wants to addd an image(company logo) at the top part. Pls Help me Binu
-
prob;lem in Crystal Report ASP.net 2.0Dear All, I am facing a simple problem regarding with Crystal Repaort in ASP.Net. I Uses Push method for Report. I created a Data set. Aand include a Crystal report. My problem is i can't create object of the CrystalReport File. (dim objRpt as new ......) filename not coming. I don't know any of the additional name sxpace to include pls Help.. I am Using VS 2005 Pls Help..
-
Data type corresponding to NumericIn my SQL table there is one column of type Numeric , I want to insert data through ASp.net(VB). Which datatype is corresponding to Numeric type in SQL sever. is it equivalent to int64? Pls help me?
-
Problem in Connection stringAll, I created a classlibrary for webapplication. In that i define a class for connection. I added my connection string in web.config file. But in Class i can't access the connection string I uses the code strConnect = System.Configuration.ConfigurationManager.ConnectionStrings("myconnection").ToString I get an error cofigurationmanager not a member of configuration Please help me This is Urgent
-
Executing a code when session endsI added code in Session end in global.asax file. But the user simply closess the browser then that code will not work.... please note it and reply me a suggection
-
Executing a code when session endsdear All, I have a webapplication, I wants to execute a bit of code(simply save logout time) when the session ends. Some times the user closes the browser with out pressing logout button, In such casess how i can execute session end event?. Urgent Pls Reply.. Binu