Hi,
I am new to this subject.
In what situation, people can use their own CA on server to issue a certificate, and not necessary to purchase one from a commercial company?
Hi,
I just build up an intranet website which sit in our company domain, I am trying to have it accessiable from outside world via SSL. user has to type in domain username and password if they are outside of domain. How can I achieve this? I know I need to bind the internal server with a public...
Hi,
I need to export a XML file against XSD file from a table in my SQL database.
the XSD file is given by another company, my table contains all the required data.
Could anyone please help me this?
thanks
hi,there
I am working on a industry automation project which needs frequent database access in like every 5 seconds to write information back to database. I dont want the database operation affect the main function. so is there a good way to deal with this problem? thanks in advance.
angler
hi, there
I wrote an Email program for interest. my machine is in a domain, which uses exchange 2000 to manage email system. In my code, I have the following:
oMsg.From = Trim(tbxfrom.Text)
oMsg.To = Trim(tbxto.Text)
oMsg.Subject = Trim(tbxsubject.Text)
oMsg.Body = Trim(tbxcontent.Text)...
hi, all
i am wondering if there are some third pary shape and line controls available to use? we are working on some plant automation software, it is hard to generate some machinery shape at run-time?
thanks
hi,
I recieved quite a few emails which destination address are not existing in our domain. for example, our domain is abc.com, the email address is something like net@abc.com, it is supposed to be undeliverable, but how can this kind of email get into my emailbox?
thanks a lot
we are running a win2000 server, a client with winXP installed delete a file which was stored My Document,
but after she log on again, she got the file she deleted back. It happened occasionally on some other domain users as well. how would this happen? and any way to solve this problem? thanks
hi, there
my company has a small size network[40 machines], the server runs win2k server. and clients run win2k professional or winxp, the logon script(contains network drive mapping and so on) runs fine on win2k machines, but doesnt run on winxp machines, the only way to make it run is logging...
<%
Set cnt = Server.CreateObject("ADODB.Connection")
cnt.open "test"," "," "
cnt.close
set cnt = nothing
%>
i have some simple asp code as above running well in http mode,but once i run this in https mode, i got the following error message .
[MERANT][ODBC PROGRESS driver]Optional feature...
Hello.
I am trying writing an asp script to view Progress data on a web page.
I have built a DSN using the Merant 3.70 32-bit Progress driver. This successfully connects.
Whenever I attempt to connect to this DSN via the asp script I get the following error.
Microsoft OLE DB Provider for ODBC...
HI
I AM RUNNING A SQL STATEMENT SHOWN BELOW, BUT MY DRIVER DOESNT KNOW HOW TO DEAL WITH IT? ANYONE KNOW HOW I CAN SOLVE THIS PROLEM?
THANKS A LOT
sql is :
select id, desc from item where mid(desc,3) = 'sss'
my driver is:
merant 3.70 32-bit progress
the error message is:
Microsoft OLE DB...
hi,
here is the 3 situation in my table
1.
id revision
1 0
1 2
1 A
1 B
result should be 2
2.
id revision
1 A
1 B
1 C
result C
3.
id revision
1 1
1 3
result 3
the above tables are examples after "group by"
i wanna select the max number value in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.