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 227
Search took
0.31
seconds.
Search:
Posts Made By:
demtron
Forum:
Computer/PC discussions
04-02-2009, 11:01 PM
Replies:
3
Email Addresses in Bulk?
Views:
1,340
Posted By
demtron
I know that SBC/AT&T has something called...
I know that SBC/AT&T has something called AddressGuard that allows you to create disposable addresses. Perhaps you can inquiry with your ISP about this. As for a free service like Hotmail, I...
Forum:
HTML & CSS
02-18-2009, 01:18 AM
Replies:
2
Create Static Website
Views:
1,407
Posted By
demtron
Frontpage is not standards compliant for the...
Frontpage is not standards compliant for the latest Web standards. You are better off using DW or notepad++.
Forum:
HTML & CSS
02-18-2009, 01:16 AM
Replies:
13
Notepad removes html formatting
Views:
2,383
Posted By
demtron
Another vote here for notepad++.
Another vote here for notepad++.
Forum:
JavaScript programming
02-18-2009, 01:15 AM
Replies:
6
Learn HTML & CSS then Javascript ?
Views:
1,069
Posted By
demtron
If you know C#, then javascript should be pretty...
If you know C#, then javascript should be pretty easy.
Forum:
Computer/PC discussions
02-18-2009, 01:12 AM
Replies:
11
laptop shutting off
Views:
1,565
Posted By
demtron
This has happened to me on an HP and a Compaq...
This has happened to me on an HP and a Compaq notebook when the charger was fried. You likely need to replace the motherboard as I had to.
Forum:
JavaScript programming
02-18-2009, 01:10 AM
Replies:
1
enableing/disableing links? if that mkes sense
Views:
531
Posted By
demtron
You'll want to inspect the html code for this...
You'll want to inspect the html code for this page. There is a javascript method named request() that handles this feature and is called when a link is clicked. I think your answer lies within the...
Forum:
General web building
02-18-2009, 01:06 AM
Replies:
5
Subscribe to web service
Views:
1,092
Posted By
demtron
If the web service is public and there is no...
If the web service is public and there is no authentication needed, then I would say that you should have permission to use the service. If you have any doubts, I would say don't use it.
Forum:
ASP.NET
02-11-2009, 04:00 PM
Replies:
2
multiple download ?
Views:
1,483
Posted By
demtron
You could spawn multiple download threads with...
You could spawn multiple download threads with javascript with each thread pointing to a different file. I would prefer the ZIP with one download method as suggested above.
Forum:
ColdFusion
02-11-2009, 03:58 PM
Replies:
3
what do you use and how
Views:
3,308
Posted By
demtron
For all my sites and for all languages, I host...
For all my sites and for all languages, I host them on a dedicated staging server, then load the changes via FTP to the live site after client acceptance. I also use GoDaddy for their price, but I...
Forum:
ASP
02-11-2009, 03:55 PM
Replies:
2
Find Highest Value Number from Variables
Views:
1,475
Posted By
demtron
Take a look at these two links: ...
Take a look at these two links:
http://www.evolt.org/node/21724
http://www.4guysfromrolla.com/webtech/011601-1.shtml
It would mean that you load the variables into an array, but I think that...
Forum:
JavaScript programming
02-10-2009, 10:08 PM
Replies:
3
Need help please
Views:
850
Posted By
demtron
I would strongly encourage you to get FireFox and...
I would strongly encourage you to get FireFox and the FireBug plug-in. I am primarily an MS developer but use FF because of its superior debugging plug-ins. FireBug will definitely help you.
Forum:
HTML & CSS
02-10-2009, 10:06 PM
Replies:
17
I Need Some Advice
Views:
1,413
Posted By
demtron
I second that! I used FrontPage for about 4...
I second that! I used FrontPage for about 4 years until I got sick of all the problems - generated code that was not standards-compliant, buggy handling of style sheets, lousy support for ASP code,...
Forum:
ASP
02-10-2009, 09:38 PM
Replies:
1
Resolved
Simple form using Asp
Views:
2,444
Posted By
demtron
I would start looking at www.w3schools.com and...
I would start looking at www.w3schools.com and www.codefixer.com. Both of these sites have ample code examples and likely have something you can use.
Forum:
HTML & CSS
02-10-2009, 09:29 PM
Replies:
17
I Need Some Advice
Views:
1,413
Posted By
demtron
I'm going to go back to the four legs of project...
I'm going to go back to the four legs of project management - time, scope, cost, and quality. Changing one of these will almost always effect the others.
For example, you say you've been working...
Forum:
Computer Programming
02-10-2009, 05:17 PM
Replies:
3
Project management and the Waterfall Model
Views:
3,009
Posted By
demtron
Project management and the Waterfall Model
With all the talk about agile models and RAD methods, it seems like the Waterfall software development model should be dead, or at least gone with the 1990's.
I am involved with a very small...
Forum:
JavaScript programming
02-10-2009, 05:16 AM
Replies:
3
Help - New to JS & RegExp
Views:
642
Posted By
demtron
This worked in IE7 for me: var patt1 =...
This worked in IE7 for me:
var patt1 = /\x3cspan class=\x2b?test\x2b?\x3e.+?\x3c.span\x3e/gi;
It has something to do with IE dropping double quotes, returning tags in uppercase, and not liking...
Forum:
General web building
02-10-2009, 04:15 AM
Replies:
2
Speed performance
Views:
846
Posted By
demtron
Could be about a zillion different factors. What...
Could be about a zillion different factors. What is the speed like when doing a regular file copy from a workstation to a network file share?
Forum:
Geek News and Humour
02-10-2009, 04:12 AM
Replies:
14
My Submission for worst website on Earth.
Views:
3,002
Posted By
demtron
AAGGHH! My eyes are burning!
AAGGHH! My eyes are burning!
Forum:
HTML & CSS
02-10-2009, 04:09 AM
Replies:
11
Help! How do I get an AP Div to..
Views:
1,687
Posted By
demtron
Regarding the comment about no a-holes... this...
Regarding the comment about no a-holes... this forum is a refreshing change in that way. There are way to many arrogant jerks in the IT world, and life's too short. I'm relatively new here, but...
Forum:
ASP
02-09-2009, 04:23 PM
Replies:
3
Populate combo box from xml
Views:
4,030
Posted By
demtron
Pwehaps this link will help: ...
Pwehaps this link will help:
http://forums.aspfree.com/asp-development-5/load-xml-from-external-domain-in-classic-asp-232724.html
Forum:
ASP
02-09-2009, 04:18 PM
Replies:
2
operation not allowed when object is open??
Views:
2,478
Posted By
demtron
Are you reusing rsCommon? If it already have an...
Are you reusing rsCommon? If it already have an open recordset in that variable, you should close that recordset before opening another for that variable.
Forum:
ASP
02-07-2009, 10:04 PM
Replies:
7
Page break after certain number of lines.
Views:
2,666
Posted By
demtron
@spudhead - I completely forgot about the...
@spudhead - I completely forgot about the page-break-after property. Seems like forever since I've used it. Thanks for the reminder!
Forum:
ASP.NET
02-07-2009, 09:19 PM
Replies:
2
MSQL Access without Data Binding
Views:
1,046
Posted By
demtron
First, take a look at...
First, take a look at http://msdn.microsoft.com/en-us/library/system.data.sqlclient.aspx on MSDN Online. Depending on your needs, you'll want to look at the SqlConnection, SqlDataReader,...
Forum:
Site reviews
02-07-2009, 01:28 AM
Replies:
6
Need honest opinions, brutal or otherwise ;)
Views:
1,481
Posted By
demtron
I am not seeing the same problems in FF 3 for IE....
I am not seeing the same problems in FF 3 for IE. I think the hover-over images in the upper menu are blurry and unreadable as a higher resolution than 1024x768.
Forum:
Career, job, and business ideas or advice
02-06-2009, 08:30 PM
Replies:
6
Jobs in web design - what's expected
Views:
6,475
Posted By
demtron
jeremy provided some excellent points. I am...
jeremy provided some excellent points. I am hard-pressed to think of something more to add. As an independent developer who has re-invented myself several times over the years, flexibility,...
Showing results 1 to 25 of 227
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
05:49 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.