Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~5K People Reached
Favorite Tags
Member Avatar for Poojasrivastava

hi..actually i am developing a web application wherein i need to print barcodes at client side. i have the PCL file that would print the barcode but the problem lies in printing at the client side and that too without opening the print dialog box. can somebody help me with …

Member Avatar for pauldani
0
4K
Member Avatar for Poojasrivastava

hi.. well i have a gridview on a page and when the user selects the gridview row then that gridview row should be redirected to a new page. this new page has another gridview which i need to populate with the selected gridview from previous page. can somebody help me …

Member Avatar for missbeginner
0
96
Member Avatar for sivak

string path =c:/document/abc.doc this is my input string i want the output only abc not .doc can any one tell me the code for this plz

Member Avatar for kvprajapati
0
106
Member Avatar for Poojasrivastava

[ICODE]<html> <head> <title></title> </head> <body> <script type="text/javascript"> function read() { var myApp = new ActiveXObject("Excel.Application"); if (myApp != null) { myApp.visible = true; myApp.workbooks.open("C:\\Book2.xls"); } } </script> <button onclick="read();">READ</button> </body> </html> [/ICODE]

Member Avatar for prasanna201
0
106
Member Avatar for hesham_51

Hello everyone First ,My name is Hashem I'm a beginner in c#, I'm trying to open Excel file(2003) but I get error at Open Function in the below code : (Old Format Or Invalid Library Of kinds (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREAD)) Is there anybody can help me? where I …

Member Avatar for Poojasrivastava
0
436
Member Avatar for m-hrt

i have 3 tables i want to show the data from them to a page. table1 "trip" table2 "seat" table3 "user_information" show all the data of table one which is working its showing but how can i show multiple table data any ways. show all data of trip and seat …

Member Avatar for m-hrt
0
174
Member Avatar for bharanidharanit

Hello, I am using visual webdeveloper 2008, I have created users using asp.net configuration. Now i am having 2 roles admin and users, And i am having 3 pages as login,register,secured So wen i enter the website as admin all these 3 pages must be visible to the user. Wen …

Member Avatar for Poojasrivastava
0
98
Member Avatar for Poojasrivastava

hi , actually i am developing a web application in asp.net using c#. i have come across a requirement to read a excel file without going to the server . i need to use javascript for the same. so i need help on javascript function to read from excel file. …

0
111
Member Avatar for sadiyarani
Re: hi

i m new in asp.net with c# .I am trying to make a C# application login on my ASP.NET page.I want the code for log In.

Member Avatar for serkan sendur
0
122
Member Avatar for mostafanageeb

Please I am now making a project using C# and I want to connect to a database how to do this using visual studio 6? Thanks

Member Avatar for Poojasrivastava
0
108