The page can't be displayed from here (San Diego). Any ideas? By-the-way, if you hav interest and experience with video and have your very own modules, tools...
... If you need to do this only X-number of times (not an ongoing-thing) then you could load it into Word, then do a SAVE AS, and select from the various save...
I'm stuck on trying to make help for my program. VB Help keeps referring to a help compiler, but they never say where one is available. I have the Enterprise...
check microsoft.com and search if they offer trial download or order on cd or get full version From: ghada 33 <ghd_syam@...> Subject: educate hello i...
There is one it's in Program Files. It's called HTML Help Workshop. ... From: visualbasic6programming@yahoogroups.com ...
Jean-Pierre Jamous
jpjamous@...
May 1, 2005 11:37 pm
20619
Try RoboHELP... Look, Listen and Live. Free software for NCE PHP, Wangrow S1, and C/MRI users at http://mypage.uniserve.com/~dcalcutt just follow the links. ...
Sure is. Take a look at this. The instructions are about halfway down. http://www.canaimasoft.com/Articles/f90VB/Article2-BStrings.htm Rick Rose ... From:...
Dude, You are asking something large here. There are various ways to do that. What do you want to accomplish. Backing up the database just by moving the file? ...
Jean-Pierre Jamous
jpjamous@...
May 2, 2005 8:56 am
20624
Here is the story. I am using a data grid on my form. I want to allow my user to press the Delete key and erase a row in the data grid. I used a procedure...
Jean-Pierre Jamous
jpjamous@...
May 2, 2005 9:19 am
20625
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Use RepairDatabase is in DAO 3.51. If you are using the newer DAO3.6 use CompactDatabase it no longer supports RepairDatabase. The CompactDatabase method...
Guys, I have been frustrating myself trying to understand why this is not functioning the way it should. Below is my code and it runs fine without any errors,...
Jean-Pierre Jamous
jpjamous@...
May 2, 2005 2:31 pm
20628
I am trying to use the following function to send emails from our mail server. It doesn't work unless I have SMTP running on the individual computers even...
Folks, I know I shot this issue this morning. However, I have spent all day on it for no use. I am pissed off and frustrated. I need it by wednesday. Any help ...
Jean-Pierre Jamous
jpjamous@...
May 3, 2005 1:15 am
20633
It's been awhile since I did any ADO programming with VB, but I seem to recall that the UPDATE method only applies to the current row of the recordset; try...
Hi all i have one query in my java script i have one veriable i want that variables value to another page. i wrote this code,but its now send the value to...
Hi guys, I required one guy on contract basis who have the good knowledge of VB and have some experience in industrial automation. Its very urgent If u r...
Hi guys, I required one guy on contract basis who have the good knowledge of VB and have some experience in industrial automation. Its very urgent If u r...
Rick, There is no updateBatch in the class. The DataAdapter class only has Update and UpdateCommand. Thanks for your help though. ... From:...
Jean-Pierre Jamous
jpjamous@...
May 3, 2005 6:23 am
20639
Guys! To those that might have been thinking of my program the nightmare is over. The issue was in the dataset a and not in the dataAdapter. Thanks to ...
Jean-Pierre Jamous
jpjamous@...
May 3, 2005 7:19 am
20640
Hi guys, I need your help. I need a sub, or function which lists all the subdirectories of a given directory. Sounds simple, but to my knowledge is too much....