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
~625 People Reached
Member Avatar for l00pylou

Hey folks I have an external hardrive which is the back-up of a dead machine. I have managed to crack the windows security by resetting the security permissions as was denied - however, when the drive is plugged in (via USB) to a Vista machine (yeuch) it is showing as …

Member Avatar for hughv
0
86
Member Avatar for l00pylou

Hi folks I have set up an form that when submitted sends an email, however I want to suppress the information in the email if it is left blank in the form. an example of the existing PHP code I have is [code]?php $to_email_address = "someone@someone.com"; $from_email_address = "$email"; $replay_email_address …

Member Avatar for l00pylou
0
102
Member Avatar for l00pylou

Hello - I have a form that is running a PHP script and don't want it to send information to the email for fields unless they have been completed so, ONLY if the text filled has an input do I want it to show and for it to show the …

Member Avatar for almostbob
0
119
Member Avatar for l00pylou

I am putting (or trying to) a new menu item on a friends website which someone else created I have created the gifs for the multif statement using an existing one as a template for size/colour etc. The menu item i have created seems pixelated - what am i doing …

Member Avatar for l00pylou
0
56
Member Avatar for l00pylou

Hi, I can't get Outlook 200 to load - for no apparent reason - I get the flash title screen and that's it, and the only way to close it is CTRL-ALT-DEL - all other office apps seem to be fine I have already done the following renamed the pst …

0
63
Member Avatar for l00pylou

Hello all - I have created an online form that sends results via email on submit, however, I have 4 checkboxes and their values are coming through as NO no matter what is entered this is the PHP code if ($box1 == "on"){ $box1= "Yes"; }else{ $box1 = "No"; } …

Member Avatar for l00pylou
0
99
Member Avatar for l00pylou

I am self taught Dreamweaver novice I have created a popup window, but even though in the code it asks it to open at 600 wide x 400 high, the pop up is opening in a tiny window It seems to be fine with Firefox, just a problem on IE …

Member Avatar for l00pylou
0
100