I am a novice can someone help me out. I need to hide the other options by selection.
When I select value 1 from os0 hide all the other options. or if i select 3 from os0 than show me 3 options os1 os2 os3. if I select value 8 from os) than let all options show.
Thanks
<table>...
So I am trying to make a paypal button by Quantity and by color.
The customer has 3 prices option 1 for $5 , 3 for $10, or 8 for $22 but there is 50 different colors.
I would like for the customer to pick all there colors then adjust the price at the end by the Quantity they buy.
Thanks
I am a new at this I haven't done anything yet. The only thing I know how to do is make a button thru paypal. But it doesn't allow me to to change price by quantity and color.
I want to have multiple pictures of items with different colors. The items can be purchased by 1 for $3 or 3 for $8 or 8 for $20.
How do I get paypal to allow the customer to add 1 red and 2 blue but get the price of 3 for $8?
or they select 1 black 1 blue 4 red and 2 green so they price...
I want to create a page with 2 colums of pictuers but my filenames always change so was looking for a way that i wont need to hardcode every filename. Maybe use a sql database to store image names. I am a rookie.
This is my html code now
<TR> <TD WIDTH=50>   </TD>
<TD> <CENTER> <A...
I have a script that looks like this I need it to drop the
directory and the gz of the filename. All I want is (test.test2.tar) for f. With this it gives me test.test2.tar.gz. Any help appreciated. Thanks
Example filename
/tmp/backup/test.test2.tar.gz
for i in `ls $dir/*.tar.gz`
do...
I am using find command to search for files older then 2 days in a directory and delete the files.
The directory structure is like this - /home/test and /home/test/nwo.
There are files that are older then 2 days in both /home/test and /home/test/nwo directory.
I want to delete the files out of...
When I run this command
ps -eo pid,stime,fname | nawk '$3 == "f60webm" && ! ($2 ~ /:/) { print $1 }' | xargs kill
in a script thru cron.
I get this in my mail. /usr/bin/kill[8]: kill: bad argument count
What can I do to fix it.
How do I setup a script to issue the following commands in order.
owsctl start
owsctl start -nodemgr
source this profile . .profile2 then issue the next command.
f60ctl start
Thanks
I need a script that will grep for this process f60webm & kill anything that is older then 24 hours.Thanks for any suggestions.
oracle 9837 9344 34 04:13:44 ? 89:01 f60webm webfile=9,34,PID9344,/opt/oracle/port100.log
oracle 9828 9344 0 22:24:17 ? 0:00 f60webm...
Here is how it is set up. It keeps giving me a error of rc=1.Thanks for the help in advance.
15,30,45,00 00-18 * * 1-5 /test/test_backup/backup/daily_backup.sh > /dev/null 2>&1
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.