Forum: Coder's Corner Lounge
Sep 24th, 2008, 10:06 PM
|
|
Replies: 12
Views: 429
|
Forum: Coder's Corner Lounge
Sep 24th, 2008, 10:00 PM
|
|
Replies: 3
Views: 96
|
Forum: ASP.NET
Sep 24th, 2008, 9:57 PM
|
|
Replies: 13
Views: 283
Re: How to website...
If you're posting this thread in order to receive some quick-code that will do what you've specified, I don't think that's posible. An experienced programmer could quite easily do it but it's not...
|
Forum: PHP
Sep 22nd, 2008, 10:17 PM
|
|
Replies: 2
Views: 208
Re: Creditcard validation
There's definatly not enough information for us to help you. Please provide further details, and paste some code if posible.
|
Forum: PHP
Sep 22nd, 2008, 10:14 PM
|
|
Replies: 1
Views: 108
Re: php code validation service?
This is not posible.
PHP is *not* visible (or should be) on the client side. It is strictly server-side markup. Besides, this is quite pointless, because (unlike css and xhtml), if you have a single...
|
Forum: Coder's Corner Lounge
Sep 22nd, 2008, 10:10 PM
|
|
Replies: 4
Views: 174
Re: How to be a Programmer
Being a programmer requires self-motivation, passion for code, patience for debugging, and intelligence learning and coding.
|
Forum: Delphi
Sep 22nd, 2008, 10:07 PM
|
|
Replies: 1
Views: 479
Re: Convert tcaption to pansichar
I don't feel like fireing up Delphi right now to test this.. but I'm 90% sure this would work:
procedure bla..
var
Converted: String;
Begin
Converted :=...
|
Forum: Delphi
Aug 19th, 2007, 4:49 PM
|
|
Replies: 0
Views: 372
|