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 10
1
2
3
>
Last
»
Showing results 1 to 25 of 242
Search took
0.39
seconds.
Search:
Posts Made By:
Caffeine
Forum:
General web building
01-29-2005, 08:52 PM
Replies:
2
Is js required to accept cookies?
Views:
735
Posted By
Caffeine
Perfect! :thumbsup:
Perfect! :thumbsup:
Forum:
General web building
01-28-2005, 05:29 PM
Replies:
2
Is js required to accept cookies?
Views:
735
Posted By
Caffeine
Is js required to accept cookies?
It's a stupid question perhaps but does js have to be enabled for a browser to accept cookies or can I browse a page with js turned off and still get cookied?
I'm thinking of setting a cookie from...
Forum:
Post a JavaScript
04-28-2004, 09:05 AM
Replies:
8
String prototype extensions - post your best!
Views:
1,986
Posted By
Caffeine
I wouldn't trust the w3scools' stats, remember...
I wouldn't trust the w3scools' stats, remember that most of their visitors likely are developers of some kind.. and most developers are better updated with what browsers that are around and so on.
...
Forum:
DOM and JSON scripting
04-16-2004, 08:56 AM
Replies:
15
What's a node?
Views:
3,169
Posted By
Caffeine
Interesting, I tested in Moz 1.6 and IE 6, both...
Interesting, I tested in Moz 1.6 and IE 6, both alert 1. But Opera alerts 2 :confused:
Forum:
JavaScript programming
04-14-2004, 08:36 AM
Replies:
50
OOP JavaScript
Views:
20,630
Posted By
Caffeine
Very interesting thread! I have started OOP:ing...
Very interesting thread!
I have started OOP:ing just recently so this thread has been very useful so far :thumbsup:
One question though which I could not find an answer to: [I've searched the...
Forum:
HTML & CSS
04-13-2004, 08:57 AM
Replies:
46
100% CSS menu
Views:
4,993
Posted By
Caffeine
At my work, where security is a big issue, we use...
At my work, where security is a big issue, we use IE. Not me but the other users on the company does. That is because almost everyone is used to IE, it's available in Swedish, and is easy to modify...
Forum:
ASP
03-29-2004, 09:21 AM
Replies:
6
page querys
Views:
1,015
Posted By
Caffeine
Yep :) It works like this: the server has...
Yep :)
It works like this:
the server has a set of default-pages[e.g. default.asp] so when someone enters www.xyz.com/ it's actually www.xyz.com/default.asp that is being parsed. And as you...
Forum:
ASP
03-29-2004, 08:28 AM
Replies:
6
page querys
Views:
1,015
Posted By
Caffeine
Yep, it's possible that there's a db-call...
Yep, it's possible that there's a db-call involved, but it doesn't have to be, it could also be that the file itself opens another file [specified in the URL] and add it's contents to the page.
It's...
Forum:
Post a JavaScript
03-15-2004, 09:38 AM
Replies:
24
OO Number Spinner
Views:
21,161
Posted By
Caffeine
I tried to do the same thing a while back but...
I tried to do the same thing a while back but failed miserable :o
Nice work indeed! :)
[off-topic: It's too bad the browsers don't have these controlls built-in, anyone know why?]
Forum:
HTML & CSS
03-12-2004, 10:04 AM
Replies:
5
CSS-based layout - equivalent to table height 100%
Views:
1,148
Posted By
Caffeine
Nice, thank you! :) [added that site to my...
Nice, thank you! :)
[added that site to my css-link collection]
Forum:
HTML & CSS
03-12-2004, 08:33 AM
Replies:
5
CSS-based layout - equivalent to table height 100%
Views:
1,148
Posted By
Caffeine
CSS-based layout - equivalent to table height 100%
I'm having some trouble with this layout based on css. I can't get it to work the same as the 'old way', ie table-based layouts.
I feel I'm close to the solution but I haven't been able to figure...
Forum:
JavaScript programming
03-12-2004, 08:06 AM
Replies:
3
Swaping using DOM
Views:
1,287
Posted By
Caffeine
[a bit off-topic, but still related :)] Is...
[a bit off-topic, but still related :)]
Is there any reasons why one should use
document.images['imgID'].src
instead of
document.getElementById('imgID').src
??
Would document.images be...
Forum:
HTML & CSS
01-28-2004, 07:58 AM
Replies:
4
Expandable list not working in NN
Views:
781
Posted By
Caffeine
Before you decide if you really want to code for...
Before you decide if you really want to code for NS 4.x I urge you to read these articles @ a list apart:
http://www.codingforums.com/images/icons/icon2.gif To Hell With Bad Browsers...
Forum:
JavaScript programming
01-27-2004, 07:02 PM
Replies:
5
about cookies
Views:
763
Posted By
Caffeine
Oh, the first link I had only been to, but I...
Oh, the first link I had only been to, but I thought it concerned NS only, the second thread seems to be much better [to me], thanks
:)
Forum:
JavaScript programming
01-27-2004, 03:19 PM
Replies:
5
about cookies
Views:
763
Posted By
Caffeine
Hmm, I used the search engine @ these boards and...
Hmm, I used the search engine @ these boards and it is a bit unclear to me if the statement above is true or not; some older posts were saying that the total size for a domains cookies can be max 4...
Forum:
HTML & CSS
01-14-2004, 04:10 PM
Replies:
61
Coloring scrollbars, views and opinions.
Views:
9,328
Posted By
Caffeine
If the scrollbars are part of someones page, I...
If the scrollbars are part of someones page, I would like someone to please construct a page with 10 scrollbars, and I would like them to position themselves say 50 pixles from the left.
I would...
Forum:
JavaScript programming
01-14-2004, 01:34 PM
Replies:
1
Regular Expression
Views:
689
Posted By
Caffeine
I had a similar topic not that long ago, anyhow,...
I had a similar topic not that long ago, anyhow, you can find if you try the lovely search engine.
But since I am such a nice guy I'll provide the link to it ;)
liorean gave me an example and...
Forum:
JavaScript programming
01-14-2004, 12:47 PM
Replies:
3
expression() - the good, the bad and the ugly
Views:
990
Posted By
Caffeine
Could you give an example of this, if it's still...
Could you give an example of this, if it's still true.
I've googled but came up with nothing!
Forum:
JavaScript programming
01-09-2004, 12:06 PM
Replies:
4
stop button
Views:
743
Posted By
Caffeine
Yep. the [Esc]-key stops the pageload in Mozilla,...
Yep. the [Esc]-key stops the pageload in Mozilla, Opera & IE on windows, I don't know if this is true for other browsers as well.
Forum:
ASP
01-08-2004, 03:13 PM
Replies:
16
Unwanted conversion of date
Views:
2,371
Posted By
Caffeine
Hmm, ok. I've re-read [again] and this is how I...
Hmm, ok. I've re-read [again] and this is how I see it: You have a datecolumn in the database of the datatype SmallDateTime.
It is always stored like this: m.d.yyyy
You want it to be saved...
Forum:
ASP
01-08-2004, 02:45 PM
Replies:
16
Unwanted conversion of date
Views:
2,371
Posted By
Caffeine
Now I'm all confused, excuse me if this does not...
Now I'm all confused, excuse me if this does not make much sense, I have re-written it 3 times now.
I just re-read your last post again and I'm not sure I'm following you.
You wrote that if you...
Forum:
ASP
01-08-2004, 10:06 AM
Replies:
16
Unwanted conversion of date
Views:
2,371
Posted By
Caffeine
I had a similar problem where IIS randomly...
I had a similar problem where IIS randomly switched formats of the time, I ended up writing my own function that gives me the time the way I want it. I already had this kind of function for dates.
Forum:
JavaScript programming
01-07-2004, 09:03 AM
Replies:
8
Form validation
Views:
765
Posted By
Caffeine
No no no! Neither way is better; both should...
No no no!
Neither way is better; both should be implemented if you ask me,
client-validation for those who have support for it, and the server-sided validation as the final step to ensure there...
Forum:
ASP
12-19-2003, 07:28 AM
Replies:
20
dynamic png
Views:
1,760
Posted By
Caffeine
If you are talking about asp classic, then yes;...
If you are talking about asp classic, then yes; php is much better. I kind of regret that I chose the asp-way instead of php, when I bought books on both tech's.
Anyway, my impression is that...
Forum:
HTML & CSS
12-17-2003, 08:35 AM
Replies:
23
Customizing scrollbar color in iframe?
Views:
2,346
Posted By
Caffeine
Yeah, but there is a workaround for IE that...
Yeah, but there is a workaround for IE that disables this function, but we don't need to bring that up, do we ? ;)
Showing results 1 to 25 of 242
Page 1 of 10
1
2
3
>
Last
»
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
09:21 AM
.
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.