Search found 31 matches

Actual Results

Post Posted: November 18th, 2008, 12:11 pm

Wow fantastic! Thank you so much buddy you solved my problem.

Long live buddy!

Post Posted: November 18th, 2008, 9:49 am

Hello everybody. Please help me with my problem. my .css code: html4strict Code: [code]/*BackLink+NextLink*/ a.backlink { text-decoration:none; background:url(aarrowleft.gif) transparent center right no-repeat; border:none; } a.nextlink { text-decoration:none; background:url(aarrowright.gif) transpa...

Post Posted: October 23rd, 2003, 9:20 pm

i found this script on the web -validating select form: what if i want to use onChange attribute for select instead with the form onSubmit ? how can we accomplish that? also how can i display the name of select element [Province,Municipality,Barangay] onto error instead the plain 'Please select name...

Post Posted: October 21st, 2003, 2:32 am

hi to all, and good day.. i dont know where to post my subject, so iL give a try here. im using Access 2000 and i want to make a query [in SQL statement] for the (2) fields and combine them with comma delimeted. lets say: fieldOccupation1 fieldOccupation2 fieldOccupation Farmers Businessman the resu...

Post Posted: August 19th, 2003, 10:19 pm

hello there again folks.. i install my postmaster service from apache but it was issuing me an error. by running this at the cygwin command prompt: $cygrunsrv --install postmaster --path /usr/bin/postmaster --args "-D /usr/share/postgresql/data -i" --dep ipc-daemon --termsig INT --user postgres --sh...

Post Posted: August 19th, 2003, 7:46 pm

Bigwebmaster wrote:
Type:

ls -la /home/vvbuenaventura

and post your results here.


$ ls -la /home/vvbuenaventura
drwxr-xr-x 3 vvbuenav None 0 Aug 12 09:58 .
drwxr-xr-x 4 vvbuenav None 0 Aug 12 09:56 ..
drwxr-xr-x 2 vvbuenav None 4096 Aug 12 10:03 .ssh

$

Post Posted: August 18th, 2003, 8:01 pm

I'm not exactly sure what you mean, but if you try to clearify I might be able to help... for simplicity heres some records in my table: Field:SuffixName row1:Jr. row2:Sr. row3:Edison, IV. Hyde row4:Terry row5:Shane, Sr. Von row6:B. row7:G. row8:III. row9:Jr. row10:T. row11:L. so after the update q...

Post Posted: August 18th, 2003, 7:49 pm

Bigwebmaster wrote:
Does this directory exist on your server?

/home/vvbuenaventura

also you might try running those commands as root user to make sure you have permissions to write to the directory.


Yes this folder are exist and the user vvbuenaventura was the super user...

Post Posted: August 18th, 2003, 12:41 am

Hi to all, i dont know where to post this but i give a shot here.. i have a table in ACCESS2000 with the field of sufixName. my problem is they mixes with some other characters.. how can i eliminate or trim-out the other string aside from this... Jr., Sr. I, II, III and IV? anybody knows how to do i...

Post Posted: August 17th, 2003, 10:24 pm

Good day to all.. i have kind a hard configuring apache and postgres from my cygwin server. i have trouble essuing the command of: $ /usr/bin/ssh-user-config /home/vvbuenaventura /home/vvbuenaventura /home/vvbuenaventura is set in /etc/passwd as your home directory but it is not a valid directory. C...

Post Posted: August 6th, 2003, 7:53 pm

Wow fantastic! thats really greate script u made..

thanks alot for your patient and giving me your time to help..

you save me my day bro...

Post Posted: August 6th, 2003, 3:00 am

The script does have one drawback in that it will only read numbers from the top row of the keyboard and not from the number pad. A much simpler way to do this is to use three text boxes, one for each value: [code] <input type="text" name="month" maxlength="2" size=...

Post Posted: August 5th, 2003, 9:41 pm

I think this is what you are looking for: [code] <? //this is the method file of the post function for <form> $year = substr("$_POST['date']", 6); //'date' is the name for the date field if ($year >= 1930) { if ($year <=2003) { echo...

Post Posted: August 5th, 2003, 12:31 am

how can i make an input mask on textbox for a date mm/dd/yyyy. example input 07/16/1975 and then check whether the date of year is within the range of 1930 to 2003.
any help would appreciate..
thanks..

Post Posted: August 3rd, 2003, 9:08 pm

Vickriz the biggest problem is the size. You've already noticed the lag time and the browser hang up. If you put it into a database you can code the scripting language (ASP/PHP or whatever) to display only portions at a time. i.e page 1, page 2 etc...just like this forum script does. The only other...
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.