Actual Results
- radnor
- Forum: Job Opportunities
- Topic: JOB OFFER: Creative Website designer needed
- Subject: JOB OFFER: Creative Website designer needed
- Replies: 3
- Views: 678
Posted: October 9th, 2008, 10:09 am
I saw that too... Guess that's why he is still looking and the offer is not closed.
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 15th, 2008, 6:19 am
Danny,
I typed that in when we were on IM the other night (Change ALL pages w/ contact us to link to image.php). Maybe, I typed it in when you had to do your resets and you missed it.
I want to try something and will get back to you in a day or so (message and new captcha).
I typed that in when we were on IM the other night (Change ALL pages w/ contact us to link to image.php). Maybe, I typed it in when you had to do your resets and you missed it.
I want to try something and will get back to you in a day or so (message and new captcha).
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 14th, 2008, 6:12 pm
Refresh no, it will not change. click the contact us button several times and watch the code.
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 14th, 2008, 4:25 pm
He had it working on my end. I'm using Ubuntu for an OS and FF. He said on his end it worked with IE and not FF. So I dont know what was going on. Tried it this AM with Vista. Worked with IE and FF. Could have pushed the code to a server I have here, but result would have been the same, just a diffe...
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 14th, 2008, 4:23 pm
I met Danny here. We live 14 time zones apart..... He is down under (GMT+10) and I am on East coast USA (GMT-4). On his link "contact_us" it will send the visitor to image.php. This creates a new image and register the value for that session. The order called is: image.php, contact_us.html...
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 14th, 2008, 8:47 am
yep, agreed. Now it's going to contact_us.php without the code in it. Last night (my time) it was going back to contact_us.html. I tested it on a system running linux & FF. worked great... not sure what changed.
Thanks for the test and posting the results.
Thanks for the test and posting the results.
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 14th, 2008, 8:04 am
Yes, if you would please. Clear your cache first. Fill out the 3 required fields (name, tele, email), DO NOT fill in the security code and hit send. It "SHOULD" redisplay the form (reset).
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 14th, 2008, 4:21 am
Bogey, If you use FF, could you test it too, please. you will see 3 required fields fill something in for them and hit send. I just tried it with vista and ff & ie and it works. WITHOUT the security code, it should clear the form and redisplay the contact us page. Thanks, Radnor I dont know if i...
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 13th, 2008, 10:16 am
What is the output of this?
[code]
<?php
phpinfo();
?>
[code]
<?php
phpinfo();
?>
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 13th, 2008, 8:40 am
PHP4 & 5 are available on his host.
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: security to email contact form, how???
- Subject: security to email contact form, how???
- Replies: 25
- Views: 694
Posted: May 13th, 2008, 8:20 am
What is the address that's getting spammed. When you list it, just list upto and including the at sign (eg. bob@).
I tested the form on your site some. But I included my name so you would see it was me.
Are you sure it is not BOTS harvesting addresses on your pages?
I tested the form on your site some. But I included my name so you would see it was me.
Are you sure it is not BOTS harvesting addresses on your pages?
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: setTimeout speed varies
- Subject: setTimeout speed varies
- Replies: 5
- Views: 282
- Subject: setTimeout speed varies
Posted: May 8th, 2008, 10:07 am
Are you using setTimer or setInterval?
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: setTimeout speed varies
- Subject: setTimeout speed varies
- Replies: 5
- Views: 282
- Subject: setTimeout speed varies
Posted: May 8th, 2008, 9:45 am
Timer speeding up? Is this when you go from one page to another and the 2nd page is messed up?
- radnor
- Forum: Programming / Scripting / Coding Forum
- Topic: Bug in JS ???
- Subject: Bug in JS ???
- Replies: 3
- Views: 205
- Subject: Bug in JS ???
Posted: May 8th, 2008, 8:17 am
I tried the 1st example and figured out it creates an array for multi elements. Then take all but one away, no array as Dimat said.
Will answer this. The 2nd example by Dimat does the EXACT thing as the 1st in my testing. Multiple input sta...
alert(document.frmlist.intDeleteValue.length);
- radnor
- Forum: Website Design Forum
- Topic: using a vbscript timer to change iframe source
- Subject: using a vbscript timer to change iframe source
- Replies: 3
- Views: 884
Posted: May 8th, 2008, 6:32 am
I'm new to html and vbscript. Any help would be appreciated. (Note: I'm using VBScript because I've coded in VB and it's easier for me.) Just a thought..... If I can I stay away from M$ products. Now to get the gears moving..... Will your VB script work on FF? (I dont think so... :wink: ) So anyone...

