I am trying to have a dual router setup
for the sake of having two Wan IP's and two NAT gateway's to play with
currently I have only tried this with two Linksys BEFSR41 routers
the routers ...
i want to tokenize a string in vb or vb.net like if i hav a string
a,b,c
after tokenizing it with seperator "," i get the a b and c seperately
is there a library function for this purpose ...
Can anyone tell me how to send email automatically using MAPI through a VBScript that will be lauched by a schedular. The destination email and subject is always the same. I know VBScript but ...
Hi, in the past 10 days or so, there is someone in a yahoo chat room, that boots people just because he likes to. He jus closes everything up, and you have to sign on from the beginning. Can y...
I have created my own custom javacsript objects, and I want to do something like an abstract method. How can this be done? For example, if I have Car, Audi, and Ford objects, with Audi and F...
Trying to output a text file in fixed length format from an oracle table, using the utl_file package.
Does anyone know if it's possible within an oracle stored procedure to generate a flat ...
Hello,
I'm using a RichTextBox in my application to add comments with possible
formatting (bold, italic, underline, strikeout, color, font family, and font
size). The problem I encount...
I have a form in VB6: there are 2 textbox and a data control. This form display data from SQL,we can click on data control navigation buttons to move next, previous,... How can we do like this...
The following appears in my Application event log I have two questions
1, What is it
2, If it is a security Audit Event why is it not in the Security section.
I am running exchnage 20...
Hi I m Rahul,
Query regarding cisco 3600 series router.
Why do v create the loopback interface on router.and what is the requirment of createing more than
1 loopback interface.
Hi,
any ideas ?
I have tried to get an information about
affected rows by an SQL Statement.
Dim lngRowsAffected As Long
If cnS44B6573.State = 1 Then
cnS44B6573.Execute str...
Hi
I am trying to create a textarea which when clicked on will add the current date, time & username. I have got that working fine but after adding the data to the textarea the cursor alwa...
Hi there
My hosting provider uses the ASPMail component from http://www.serverobjects.com to send
emails through ASP. I have already used this component in a lot of websites without any pr...
Hi all,
I need to load 600 boolean values from an excel file into an object (let's call it Myobject, Class TMyObject) .
The first column in the XL file is the property name in witch the va...
#include <iostream.h>
#include <string>
namespace A
{
class Test
{
public:
int print()
{
cout << "A::Test::print" << endl;
return 1;
}
};
};
namespace B
{
...
Hi experts ,
I have problem with saving a word documents in my database.My datbase is MySQl and a fields is Longtext format
First I have OleContainer which consist word document.After thet I...
If you are running an application and you decide to change something in the source code and recompile while your app is running, what effects might this have?
Recently, we implemented OpenSSH in Solaris 8. However, we ecncountered that sometime one of hosts can not ssh to one host named hkmauat.
here is the debug log:
<Can access>
hkmarmms...
Hi,
I'm trying to find a book on Quest SQL Navigator 4 but have had no luck.
I'm even considering going on a course.
Does anybody know of any of these for SQL Nav?
Why am I finding...
i can send data to RS232 using outportb() and also receive data from RS232 using inportb()
i am doing this whole thing by connecting the pins 2 and 3 of RS232
how ever i cant do this ...
i'm looking for the mod symbol. i think it's % but it's not working.
2001 % 4 should return 1
or
2002 % 4 = 2
or
2004 % 4 = 0
does anybody know how i would get that?
Hi guys, how's things?
Anyway, I've got a problem with an Access 2002 database running on Windows 2000 Professional. The problem is that we can open the database, and we'll be using it but wi...
This morning when I booted up, I noticed that neither of my CD drives were available in windows explorer.
I have two drives dvd-rw and cd-rw. The OS is w2k, AMD 1800 512mb ddr, ATI radeon 64...
How can I list all tables in a schema? I would like to build a reporting tool, which I can run and it will list all tables in a schema. It would have to be done via a query (odbc).
In t...
it seems to me as if safari ingores the body attributes marginheight="" marginwidth="" topmargin="" leftmargin=""
But obvisouly this only happens when a page is loaded in a frame set?
any ...