Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~494 People Reached
Favorite Forums
Member Avatar for squirrelj

How with fireworks do you change a rectangle that is say 500px by 50px so that it ends up with a curve effect on the bottom?? I have tried various ways but with no success, as anyone any suggestions??

Member Avatar for HI2Japan
0
51
Member Avatar for squirrelj

I have tried to put a javascript slide show in my site but i cam't seem to get it to work. Here is the code for my page i have checked that all my images and folder names are correct butit still won't work Cheers for any help [CODE]<!DOCTYPE html …

Member Avatar for cppforlife
0
191
Member Avatar for squirrelj

I have the following checkbox on my site but it dosen't work, tried to solve it before but still having trouble. this is the code from my first page <P>Do you want to take pets with you? <INPUT type=CHECKBOX name = "PETS" value = "Y">Yes<br> This is the code from …

Member Avatar for RobUK
0
149
Member Avatar for squirrelj

I am trying to select the number of rooms from my database but want it so the user can select a minimum or exact number. This is a snippet of the code on my search page <tr><td>Number Of Bedrooms: <td> <SELECT NAME="REQUIREMENT"> <OPTION VALUE="AL">Minimum</OPTION> <OPTION VALUE="EX">Exactly</OPTION> </SELECT> <select name="Bedrooms" size="1"> …

0
103