PDF.OCX should be free on your PC already. This is the best you can get for free. You can use this to view and print PDF's. ... From: "Rinki Agarwal"...
Hello friends, HAPPY NEW YEAR, I have a problem..My objective is as follows. Open a web site through VB if the net connection is not there it should help me in...
Allabadi Tapan SPEL-T1
tapan.allabadi@...
Jan 3, 2004 2:13 am
5245
Hi buddies I have problem on .Net flex grid. I want to Edit data in the Flex grid cell for that i want to show a text box with same cell size at perticular...
I'd suggest not using a text box. Just tap the key press events and based on the current location of the cursor on the Grid, you can edit the text in that...
Hello: Is there a way to save a windows form instance to disk? I think it involves serializing/deserializing objects to/from a filestream. I marked a form...
John
sam8812_n6@...
Jan 5, 2004 6:12 pm
5248
Hi, I created a tab strip using IE web controls in asp.net. I am trying to display a datagrid inside one of the tabs. It is not displaying a datagrid inside...
Hi karthick it's Ramchandra here. What u suggested is ok even i have also done the same thing but the problem is while entering text there will b no cursor...
Greetings everyone. In response to the many requests from those tired of the demo "nag" messages in my ADO 2.8 "Thin" Database Client Project (and as a way of...
Hi dear group fellows, After remaining free for 5 mins, my pc's hard drive start working it self as it is searching something. I have found a "PCHealth...
Hello develeper I have a problem with my asp.net application when I want to create new project/open existing project in asp appliction it gives an error ...
I have a windows app that in the main form I have a button where I do this: Dim frmAddNew As New frmAddNew frmAddNew.Show() Me.Hide() Then in the new form i...
You need to reinstall asp.net 1.1 If you look in your framework directory you will find the file: aspnet_regiis.exe Use this to install asp.net 1.1 Theron ... ...
I think that u have to treat this as recordset in your application, only As a simple select I don't know any way to do it, or you can create a temporary table,...
well which windows are u using check for startup programs may be thr are some startup programs which causes hard drive overhead. secondly if u use windows 2000...
Hi everyone, Is it possible that view can accept input parameters. Problem is I have a very complex query and I want to use that query in a stored procedure ....
I have a problem with a MDI project. I created the parent form with controls on it and now I don't need any of those on the children form. I need to be able to...
You can use where clause with view in the stored procedure. ... I have a very complex query and I want to use ... from asp.net program. I want to turn this...
hi all. there was an article from 4GuysfromRolla.com dated 12/24/2003 , "WebWeekly: Accessing Common Code, Constants, and Functions in an ASP.NET Project" ,...
hi all. i need to sent mails to around 40,000 + users . and i am using the following algo. 1. iterate through datareader and make string say varStrBcc 2....
Hi everyone, I am fairly new to triggers. is it possible to create a trigger something like this select statement should trigger If CurrDate is today increment...
not sure if it's even part of a solution to you but you may be overloading the server... put a timer between the sends to give server a little break again.....
Hi, while using TAPI application in VB.. while playing wave files.. modem makes sound while taking and receiving wavefiles. plz suggest me the option for...
Is it possible for a vb.net program to start ecplorer and give it the strting URL in one command? I searched the archives but couldn't find the topic...