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
Showing results 1 to 15 of 15
Search took
0.02
seconds.
Search:
Posts Made By:
sinsysonline
Forum:
JavaScript programming
03-26-2013, 12:07 AM
Replies:
2
Convert ISO 8601 Timestamp (90% solved)
Views:
185
Posted By
sinsysonline
You are the man :) I was thinking about...
You are the man :)
I was thinking about parsing it differently, and I know the code can be a tad sloppy, but I'm integrating several external XML / RSS feeds and their data is all sorts of...
Forum:
JavaScript programming
03-25-2013, 10:40 PM
Replies:
2
Convert ISO 8601 Timestamp (90% solved)
Views:
185
Posted By
sinsysonline
Convert ISO 8601 Timestamp (90% solved)
Greetings All,
I'm trying to utilize prettyDate to convert my ISO 8601 strings from an XML document to a pretty conversion:
(ie. 4 days ago)
I currently have it working for this format:...
Forum:
JavaScript programming
12-13-2012, 05:43 PM
Replies:
11
Auto-Editing XML Node Value - Make timestamp readable
Views:
477
Posted By
sinsysonline
I see what you're saying. Let me try some...
I see what you're saying. Let me try some creative magic and see what I can come up with :)
I'm sorry if it seems as if I'm trying to get you to do the work for me. Your help is sincerely...
Forum:
JavaScript programming
12-13-2012, 03:56 PM
Replies:
11
Auto-Editing XML Node Value - Make timestamp readable
Views:
477
Posted By
sinsysonline
Greetings Andrew, I appreciate all of the...
Greetings Andrew,
I appreciate all of the help. So here is a breakdown of how I have it as of now:
<span id="Body0"></span>
<span id="Body1"></span>
<span id="Body2"></span>
etc...
Forum:
JavaScript programming
12-11-2012, 04:03 PM
Replies:
11
Auto-Editing XML Node Value - Make timestamp readable
Views:
477
Posted By
sinsysonline
Greetings, The way the code looks and...
Greetings,
The way the code looks and displays is beautiful =D
I suppose the issue I'm encountering is that I need to be able to run that script over every instance of:
...
Forum:
JavaScript programming
12-10-2012, 04:59 PM
Replies:
11
Auto-Editing XML Node Value - Make timestamp readable
Views:
477
Posted By
sinsysonline
Auto-Editing XML Node Value - Make timestamp readable
Greetings all,
I have an issue where I am having trouble converting a timestamp into a readable value. These timestamp values are external and I need a simple way to either:
a) Convert it into...
Forum:
JavaScript programming
12-10-2012, 04:38 PM
Replies:
11
How to call a looping array instead of 5 individual pulls
Views:
432
Posted By
sinsysonline
Perfect. I tried to delete the line break,...
Perfect.
I tried to delete the line break, but it seemed to delete characters. Then I reloaded page and it worked?
I'll attempt debuggers for issues this simple in the future. Thank you all for...
Forum:
JavaScript programming
12-07-2012, 11:12 PM
Replies:
11
How to call a looping array instead of 5 individual pulls
Views:
432
Posted By
sinsysonline
Thanks Old Pendant. The condescation is a bit...
Thanks Old Pendant. The condescation is a bit unnecessary as I'm FREQUENTLY in your position where I get frustrated that people don't do their research.
This is one of the first times I've...
Forum:
JavaScript programming
12-07-2012, 10:13 PM
Replies:
11
How to call a looping array instead of 5 individual pulls
Views:
432
Posted By
sinsysonline
Thanks! I'm away from the comp for the weekend...
Thanks! I'm away from the comp for the weekend but I'll be sure to post results when I get back in the comp on Monday!
I'm pretty new to Javascript, but it's making more sense everyday. Thanks for...
Forum:
JavaScript programming
12-07-2012, 06:03 PM
Replies:
11
How to call a looping array instead of 5 individual pulls
Views:
432
Posted By
sinsysonline
UPDATE: I've updated the code to look like this: ...
UPDATE: I've updated the code to look like this:
<div id="fitin">
<span id="Body0"></span>
</div>
<hr></hr>
<div id="slideshow">
<div>
Forum:
JavaScript programming
12-07-2012, 04:08 PM
Replies:
11
How to call a looping array instead of 5 individual pulls
Views:
432
Posted By
sinsysonline
How to call a looping array instead of 5 individual pulls
Greetings All,
I've been advised to utilize an array system to acquire the data I am pulling from an XML document, but the only way I've currently gotten it to work is by calling 5 different...
Forum:
JavaScript programming
12-06-2012, 09:46 PM
Replies:
5
Merging Two Scripts on onInterval infinite loop
Views:
251
Posted By
sinsysonline
Thanks so much for the help! I tried that but...
Thanks so much for the help! I tried that but figured there may be an easier way.
Amazingly fast response time! I really appreciate everything you've done.
Forum:
JavaScript programming
12-06-2012, 09:02 PM
Replies:
5
Merging Two Scripts on onInterval infinite loop
Views:
251
Posted By
sinsysonline
Sorry, let me clarify. It doesn't load...
Sorry, let me clarify.
It doesn't load "onLoad" of the webpage and takes 5 seconds to put itself into effect.
Forum:
JavaScript programming
12-06-2012, 08:52 PM
Replies:
5
Merging Two Scripts on onInterval infinite loop
Views:
251
Posted By
sinsysonline
THANK YOU! That worked beautifully. The only...
THANK YOU! That worked beautifully.
The only thing it seemed to break is loading on page.
I'm trying to do my research but I'm having trouble.
How could I call it to go immediately on page...
Forum:
JavaScript programming
12-06-2012, 08:35 PM
Replies:
5
Merging Two Scripts on onInterval infinite loop
Views:
251
Posted By
sinsysonline
Merging Two Scripts on onInterval infinite loop
Greetings All,
I've been having trouble combining 2 scripts and to have them automatically preform them both at the same time.
I have one script that is a simple slideshow that loads dynamic...
Showing results 1 to 15 of 15
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
11:00 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.