Hello,
Can anyone help me to understand what this shell script does?
#!/bin/sh
file=`find . -name \*.uuencode - print`
for f in $files
do
uudecode $f
done
Thanks...
Hello,I have the following question;
How would I write a function to allow me to insert the current date into a date field on a form?
I don't have much javascript experience so I'ld be really grateful for some help.
Cheers
Giblets.
Hi,I was wondering if anyone knew how to link a combo box to a database field and populate that combobox with the data from the field.Thanks for your time.
Sorry, I've already posted this question but need more help, the problem is as follows:I'm having some trouble at the moment trying to pass parameters from vb to access, what I want to do is bring up an access report in vb regarding a particular customer, does anyone know how to pass the...
Hello there,I'm having some trouble at the moment trying to pass parameters from vb to access, what I want to do is bring up an access report in vb regarding a particular customer, does anyone know how to pass the parameter from vb to access to allow me to do this?thanks for your time..
Can anyone help me?I'm building an vb/access application and i want to protect it with a username and password.The username and password is stored in the db and I want to verify it somehow, I'm guessing its some sort of loop to go through all the records but could someone help me out.
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.