Hi everybody,
I really need ur help.. I have to HP-UX servers. How to transfer files between this two server??
There are ways to transfer but I prefer to transfer from Unix to Unix directly. What is the command??
Thanks and Best Regards,
Parames.S
Hi list,
i'm using HP Proliant server with windows 2003 OS.
IIS version 6.0 and mysql version 4.17...
The problem is previously, when i user normal PC as my webserver with windows 2K and mysql version 3.52, my asp sites works faster.. but, now after i change to new server, the processing time...
Hi list, previously i was using a normal PC as my webserver with this specs:
windows 2000
mysql database version 3.23
myodbc driver version 2.50
Now, i've changed my server with this specs:
HP ProLiant ML350G3 Server
windows 2003
mysql database version 4.0.17
myodbc driver version 3.51 and also...
Hi list,
How to get the submit button value in javascript. For example,my code looks like this:
-------------
response.write form method=post name=theform action='picking_edit2.asp' onsubmit='return chk_submit_bottom()'>"
------------
response.write "<tr><input type=submit name=button...
Greetings,
I'm using mysql database. When the end user submit the form, we do keep the date and the time the form submitted. Thr problem is, at a particular time, how to calculate whether the time the form was submitted is already past 1 hour.
In the other words, whenever i run a program,the...
Hi list,
I get this error message when run this script:
-------
Do while Not RS.EOF
dim tbl_array(5)
tbl_array(0) = "fg_lcb"
tbl_array(1) = "fg_r9"
tbl_array(2) = "pp"
tbl_array(3) = "fg_r3a"
tbl_array(4) = "fg_sheet"...
Hi list,
I'm using Windows 2000 with IIS.
When i use File System Object, i get this error message:
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied
/mpm/wastepaper/uploadrespond.asp, line 92
line 92 = Set fsoFile = fso.CreateTextFile(fileName, True)
Where is the wrong...
Thanks Tarwn,
By using ur method i'm able to make it in a bigger size.. But, when i change to bigger size, the label become more longer (lengthy). I want it to be more wider ..... Is it possible to do that??
Thanks,
Best Regards,
Parames.S
Hi list,
i'm using barcode font type in my asp page to print out barcode label.
The font type is "3 of 9 Barcode".
The problem is that i cannot make the label bigger. My code looks like this:
response.write "<center><font size='999999999999' face='3 of 9 Barcode'><b>*" &...
Hi list,
I'm using Turbo c++ version 4.5.
I don't have the <string> header file. I just have <string.h> which is used for c programs. So, i couldn't run this type of programs :
#include <iostream.h>
#include <string>
int main()
{
string stA = "Nutcracker",
stB = "Sleeping...
Hello list,
I'm using mySql database and i have two tables.
In this two tables, there are two fields which are the same:
product and serial_no..
I want to do select sql query, which get the product and serial_no from this
two tables and transfer two another temp table..
Currently what i'm doing...
Hi list,
Need to know how to customize the below code, so, that it can be faster a bit..
1) If i run this code, it takes about 18/19 seconds to load the page.
2) And If i eliminate the Query2 (from 'start of Query2' to 'End of Query2') inside the Query Loop, it takes about 7/8 seconds..
Any...
thanks BBirkett,
I've tried this but i get this error message :
1)strDSN = "Driver={MySQL};SERVER=parames;DATABASE=c:\mysql\data\online;OPTION=16386;"
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[TCX][MyODBC]Access denied for user: '@PARAMES' to database...
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.