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 2
1
2
>
Showing results 1 to 25 of 37
Search took
0.14
seconds.
Search:
Posts Made By:
piniyini
Forum:
Other server side languages/ issues
04-29-2005, 10:34 AM
Replies:
5
server load...
Views:
1,084
Posted By
piniyini
Are you sure that the exec() function is enabled...
Are you sure that the exec() function is enabled on your server? Most have it disabled
Forum:
JavaScript programming
02-08-2005, 02:15 PM
Replies:
1
Querying a DB Table Using Javascript
Views:
600
Posted By
piniyini
This is hard to do using javascript, someone...
This is hard to do using javascript, someone would have to be really advanced to make it work
Try scripting in asp, so that when they hit submit the script will check if the username exists or...
Forum:
PHP
12-01-2002, 01:08 PM
Replies:
7
Displaying number of visitors.
Views:
1,317
Posted By
piniyini
This may help ... ...
This may help ...
http://codewalkers.com/seecode/75.html
Laterz ...
Forum:
JavaScript programming
11-22-2002, 05:51 PM
Replies:
22
Blocking IP numbers with Javascript???
Views:
2,080
Posted By
piniyini
Hey, is this what you're looking for ? ...
Hey, is this what you're looking for ?
http://www.javascriptkit.com/script/script2/blockip.shtml
I'm sure you know how to modify it to suit your needs.
I havnt tried it out, so I'm not sure...
Forum:
JavaScript programming
11-16-2002, 09:41 PM
Replies:
2
HELP!! Popup Syntax for multiple popup links on a webpage
Views:
1,143
Posted By
piniyini
Hello Rob, Firstly I would like to point out...
Hello Rob,
Firstly I would like to point out that this is not the place to ask about javascript. You must go to javascript programming forum to ask about this sort of stuff.
To answer your...
Forum:
General web building
11-03-2002, 11:48 AM
Replies:
13
Strange :: Angelfire
Views:
1,444
Posted By
piniyini
cmillercat
if you want a free site with no ads or popups check out brinkster.com & signup for a general account.
Ionsurge,
If Anglefire send you any mail regarding the ads, can you please tell me what they...
Forum:
General web building
11-03-2002, 11:22 AM
Replies:
42
Website Name
Views:
2,627
Posted By
piniyini
AspNutter.com AspCrazy.com Both are...
AspNutter.com
AspCrazy.com
Both are good names ...
Forum:
PHP
11-01-2002, 08:27 PM
Replies:
5
Automatically Calling a File for Sublinks?
Views:
746
Posted By
piniyini
you could use $PHP_SELF to get the url of the...
you could use $PHP_SELF to get the url of the page.
like so
<?php include ("$PHP_SELF.php"); ?>
so if your page was
Forum:
General web building
11-01-2002, 06:13 PM
Replies:
15
Most used, Asp or Php ?
Views:
1,739
Posted By
piniyini
Thanks guys for all your input. Seems to...
Thanks guys for all your input.
Seems to me like Php rules, so thats what I'll go for (unless something really serious come up ...)
Forum:
General web building
10-30-2002, 06:50 PM
Replies:
15
Most used, Asp or Php ?
Views:
1,739
Posted By
piniyini
Most used, Asp or Php ?
Hello everyone,
I would like to know which language is most used on the web, Asp or Php ?
I noticed that there are more Asp devoloping sites than Php, any particular reason ?
Also, is it...
Forum:
HTML & CSS
10-26-2002, 04:57 PM
Replies:
2
form tag in new window usin JS ?
Views:
981
Posted By
piniyini
Wow ...
Thanks Nightfire !
That worked perfectly. Good stuff, good stuff ...
Forum:
JavaScript programming
10-26-2002, 03:00 PM
Replies:
17
Pop-up onBlur - close?
Views:
3,535
Posted By
piniyini
Try ...
onblur="javascript:this.window.close();"
Forum:
HTML & CSS
10-26-2002, 02:14 PM
Replies:
2
form tag in new window usin JS ?
Views:
981
Posted By
piniyini
form tag in new window usin JS ?
Firstly the code
------------------------------------------------------------------------------------
<form method="post" action="http://members.notifylist.com/edit/joinlist"><input...
Forum:
MySQL
10-21-2002, 07:37 PM
Replies:
2
2 commands on the same line, how ?
Views:
1,843
Posted By
piniyini
Thanks guys, I got it.
Thanks guys, I got it.
Forum:
MySQL
10-19-2002, 12:05 PM
Replies:
2
2 commands on the same line, how ?
Views:
1,843
Posted By
piniyini
2 commands on the same line, how ?
Hello,
How can you put two commands on the same line?
I need the following two lines joined together:
1.
UPDATE $table SET redirects=redirects+1 WHERE (id='$id')
Forum:
MySQL
10-19-2002, 10:54 AM
Replies:
3
useing MySQL to redirect
Views:
1,483
Posted By
piniyini
I've got the code, I was messing around with it...
I've got the code, I was messing around with it and it worked. Dont understand a word of it though.
Thanks all the same guys.
Bye.
Forum:
MySQL
10-18-2002, 07:57 PM
Replies:
3
useing MySQL to redirect
Views:
1,483
Posted By
piniyini
Nah, that doesnt work. Anyone else care to...
Nah, that doesnt work.
Anyone else care to help?
Forum:
MySQL
10-18-2002, 05:57 PM
Replies:
3
useing MySQL to redirect
Views:
1,483
Posted By
piniyini
useing MySQL to redirect
Hello guys,
I've been trying to redirect using MySQL but I havnt been successful. Also, I'm self taught (meaning I dont know much).
This is what I'm trying to do.
I've got a file called...
Forum:
General web building
10-17-2002, 07:34 PM
Replies:
4
hotmail popunders - cant notice 'em !
Views:
1,041
Posted By
piniyini
sorry, I dont understand. Plz explain.
sorry, I dont understand.
Plz explain.
Forum:
General web building
10-17-2002, 06:49 PM
Replies:
4
hotmail popunders - cant notice 'em !
Views:
1,041
Posted By
piniyini
hotmail popunders - cant notice 'em !
hello people,
I want to know how hotmail does those popunders, coz they are very hard to notice.
Other popunders are noticable cos they pop up (you can see the title bar) and then pop behind,...
Forum:
General web building
10-17-2002, 05:37 PM
Replies:
70
Help on Money issues for webdesigners
Views:
8,686
Posted By
piniyini
I cannot believe how much you guys have learned...
I cannot believe how much you guys have learned at such young ages (15 + 16 !), its very surprising ! Plus you guys manage to make dosh.
I'm 16, and dont know much, just a bit of html, asp, php,...
Forum:
Other server side languages/ issues
10-15-2002, 01:13 PM
Replies:
2
what language are .pl & .jsp extension's?
Views:
2,621
Posted By
piniyini
Thanks
Thanks
Forum:
Other server side languages/ issues
10-14-2002, 07:04 PM
Replies:
2
what language are .pl & .jsp extension's?
Views:
2,621
Posted By
piniyini
what language are .pl & .jsp extension's?
I guess that says it all ...
Forum:
General web building
10-12-2002, 05:44 PM
Replies:
5
Anybody Know of a Free host that does PHP And MySQL??
Views:
1,046
Posted By
piniyini
http://www.tripod.co.uk
http://www.tripod.co.uk
Forum:
Computer/PC discussions
10-11-2002, 02:57 PM
Replies:
7
"View Source" Trouble. Need Help. Please.
Views:
1,985
Posted By
piniyini
try this...
type the following in your address bar & press enter:
view-source:http://theurl.com/
it should work.
Showing results 1 to 25 of 37
Page 1 of 2
1
2
>
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
12:17 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.