Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 68
Search took
0.19
seconds.
Search:
Posts Made By:
MrDoubtFire
Forum:
JavaScript programming
08-18-2003, 04:43 PM
Replies:
10
i have problem with this function
Views:
1,079
Posted By
MrDoubtFire
Hey bmwm, what exactly does it do that isn't to...
Hey bmwm, what exactly does it do that isn't to your liking? Asides from the typo already mentioned, should "Closechat" be declared first? the if() check might not get carried out, thus not defining...
Forum:
DOM and JSON scripting
06-02-2003, 02:38 PM
Replies:
4
IE Crashes
Views:
1,684
Posted By
MrDoubtFire
This might help: Problem with...
This might help:
Problem with insertAdjacentHTML (http://www.faqts.com/knowledge_base/view.phtml/aid/10955)
MrDF
Forum:
HTML & CSS
06-02-2003, 02:04 PM
Replies:
5
Margin at the bottom...
Views:
745
Posted By
MrDoubtFire
After having tried to do this myself, I would...
After having tried to do this myself, I would suggest other alternatives, such as relatively positioning your DIV's and letting the flow of the page (with appropriate float/clear's) manage the...
Forum:
PHP
05-30-2003, 07:40 PM
Replies:
4
Uncertain about php error!
Views:
1,106
Posted By
MrDoubtFire
Yep that was definately it nightfire. Now just...
Yep that was definately it nightfire. Now just the rest of the script doesn't work (i'm not the original author thankfully). But nonetheless my question was answered! Thanks :cool:
MrDF
Forum:
PHP
05-30-2003, 03:19 PM
Replies:
4
Uncertain about php error!
Views:
1,106
Posted By
MrDoubtFire
Would putting the function() before the call...
Would putting the function() before the call help? I haven't had much experiecne with php but it looks similar enough to many other languages I've worked with.
Thanks,
MrDF
Forum:
PHP
05-30-2003, 03:39 AM
Replies:
4
Uncertain about php error!
Views:
1,106
Posted By
MrDoubtFire
Uncertain about php error!
Hi,
I've not worked in php much but I want to, so I'm using a script and this is what I get when it's called:
Fatal error: Call to undefined function: senddata() in /home/web/js/server.php on...
Forum:
HTML & CSS
05-19-2003, 01:58 PM
Replies:
6
Div positioning problems, please help?
Views:
1,082
Posted By
MrDoubtFire
Thanks to those who replied, much kudos to all! I...
Thanks to those who replied, much kudos to all! I will use all the advice in the next revision of the site.
MrDF
Forum:
HTML & CSS
05-17-2003, 05:21 PM
Replies:
6
Div positioning problems, please help?
Views:
1,082
Posted By
MrDoubtFire
Div positioning problems, please help?
Hi all, I will try to be succinct in my explanation, as much as I can.
I code in XHTML1.1 Strict, and have had no major problems doing so for several months now. I start to design a page which...
Forum:
JavaScript programming
05-16-2003, 04:51 PM
Replies:
9
:: problems with a script ::
Views:
1,067
Posted By
MrDoubtFire
Just a thought and I haven't tested it, but...
Just a thought and I haven't tested it, but shouldn't you be adding a "return false;" in those functions?
MrDoubtFire
Forum:
HTML & CSS
05-16-2003, 04:45 PM
Replies:
15
centering using css
Views:
3,005
Posted By
MrDoubtFire
Not sure if this would work with what you want,...
Not sure if this would work with what you want, and a couple of the other replies you got probably fixed it. But, you could wrap your image (and text) in a <div> and use css to center it like so:
...
Forum:
JavaScript programming
04-12-2003, 02:49 PM
Replies:
1
Mouse Control?
Views:
593
Posted By
MrDoubtFire
Mouse Control?
Hiya all,
Just a quick question; I have links in a page which are linked to anchors further down (via <a name=....). My question is, when I click on the link and the page moves down to the named...
Forum:
HTML & CSS
03-01-2003, 08:27 PM
Replies:
11
Can't view source?
Views:
1,525
Posted By
MrDoubtFire
If it couldn't find "notepad" then it would bring...
If it couldn't find "notepad" then it would bring up the window with a selection of programs to use, wouldn't it?
MRDF
Forum:
HTML & CSS
02-28-2003, 03:06 PM
Replies:
11
Can't view source?
Views:
1,525
Posted By
MrDoubtFire
Meow's right, delete the cache, and restart IE....
Meow's right, delete the cache, and restart IE. It'll then allow you to view the source.
MrDF
Forum:
HTML & CSS
02-23-2003, 03:12 AM
Replies:
2
Input Box Security Question
Views:
575
Posted By
MrDoubtFire
Input Box Security Question
Ok, when you are filling out a form on a questionable webpage somewhere (one that perhaps you don't put 100% of your trust in) and you start off by typing say, "F", and a small box appears...
Forum:
JavaScript programming
02-19-2003, 01:33 PM
Replies:
6
trouble printing ampersand in subjectline.
Views:
1,474
Posted By
MrDoubtFire
Have you tried using the literal code for & ? ...
Have you tried using the literal code for & ? (the amp; with the & before it)
MrDF
Forum:
JavaScript programming
02-04-2003, 08:57 PM
Replies:
15
Freaky decimal problem
Views:
1,596
Posted By
MrDoubtFire
The "/>" indicates XHTML markup instead of plain...
The "/>" indicates XHTML markup instead of plain HTML.
MrDoubtFire
Forum:
JavaScript programming
02-04-2003, 05:27 PM
Replies:
15
Freaky decimal problem
Views:
1,596
Posted By
MrDoubtFire
Aha! My bad, I'm still only on the third cup of...
Aha! My bad, I'm still only on the third cup of coffee...
MRDF
Forum:
JavaScript programming
02-04-2003, 05:22 PM
Replies:
15
Freaky decimal problem
Views:
1,596
Posted By
MrDoubtFire
Maybe you could post the script that deals with...
Maybe you could post the script that deals with this?
And like beetle says, use Math.round or convert it to currency (this of course, depends on whether you're actually dealing with currency I...
Forum:
ASP
01-31-2003, 08:46 PM
Replies:
3
form2mail.dll
Views:
726
Posted By
MrDoubtFire
Does it have to be a .dll ? I only ask...
Does it have to be a .dll ?
I only ask because you can get hundreds of free .cgi/.pl/.asp formmail scripts out there to send mail. And there's probably just as many sites that do it for you. Try...
Forum:
HTML & CSS
01-31-2003, 08:24 PM
Replies:
4
Link Declaration Order
Views:
1,157
Posted By
MrDoubtFire
Thanks for the helpful replies gents, very useful...
Thanks for the helpful replies gents, very useful :)
MrDoubtFire
Forum:
HTML & CSS
01-31-2003, 02:05 AM
Replies:
4
Link Declaration Order
Views:
1,157
Posted By
MrDoubtFire
Link Declaration Order
Hi,
Is there any particular way the html (or xhtml in this case) document's HEAD is parsed? For example, if I have a declaration of something in an external css file called "doc1.css" and then...
Forum:
XML
01-30-2003, 04:12 PM
Replies:
3
XHTML Validation
Views:
1,740
Posted By
MrDoubtFire
Thanks for the responses! I wrote to Paypal...
Thanks for the responses!
I wrote to Paypal and they told me that although it would be fine to remove the 'target="Paypal"' section, it would mess up the shopping cart a little. So I have to live...
Forum:
XML
01-29-2003, 04:32 PM
Replies:
3
XHTML Validation
Views:
1,740
Posted By
MrDoubtFire
XHTML Validation
I was validating a couple of pages (xhtml 1.1) and it told me that the <input> tag needed to be in another tag, it was illegal as it was (the code is below).
<form target="paypal"...
Forum:
DOM and JSON scripting
01-29-2003, 03:12 AM
Replies:
6
what the DOM?
Views:
1,371
Posted By
MrDoubtFire
That's funny ez4ne12c, I want to take mine apart...
That's funny ez4ne12c, I want to take mine apart with a soldering iron sometimes ... :thumbsup:
Forum:
HTML & CSS
01-28-2003, 06:37 PM
Replies:
9
Button Value Text Align
Views:
1,396
Posted By
MrDoubtFire
Then try variations on the padding-[top/bottom]....
Then try variations on the padding-[top/bottom]. You could set one or the other to force the text to the opposite side (e.g., setting padding-top to 10px would force the text towards the bottom of...
Showing results 1 to 25 of 68
Page 1 of 3
1
2
3
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
08:06 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.