Hi,
I'm new in JavaScript programming, i'm stuck at this dynamic combo box.
I'm having a table with:
1. company
2. category
3. subcategory
4. app_cd
5. app_name
What I want is,
1. when I select company(1st combo), all the category for the company is pulled in 2nd combo.
And when I select...
Hi,
I'm having a vb program that is updating information into SQL Server database through ODBC connection.
I want my users to access the exe through my intranet web page. Do you have any idea how to make it happen??
I want the exe and the ODBC setting is located in the intranet server and...
Hi,
I'm developing a simple application to keep every hour output of my production line target and actual qty.
But now, my management want me to develop some display application to show the qty at their pc using the office toolbar method which is always on top no matter if you open any other...
Hi,
I have 2 column in my table
1.Serial_no
2.Serial_line.
Every time there is an additional record into the table, I want to create a text file using the serial_no & serial_line as the file name.
Lets say the serial_no=2 and serial_line=3, So I want my table name to be 2_3.txt
Please...
Hi,
I'm having problem to get the time and date from file server to my vb program.
I don't want to pull the PC date and time coz, user can change it anytime they want. It will not be accurate....
Hi,
I have a string field in my database to store date. the date format is dd/mm/yy (31/05/03).
I have problem to convert the string to date type.
I tried to use cdate function, but it will change the date format to 03/05/31.
I also tried to use below formula :
cdate(val(mid...
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.