Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 37
Search took 0.22 seconds.
Search: Posts Made By: neil9999
Forum: Post a JavaScript 03-22-2005, 06:19 PM
Replies: 0
Views: 937
Posted By neil9999
NeilPaint

Hi,

Here is a paint like script that uses both javascript and php gd library.

neilpaint.txt should be renamed to neilpaint.php

Any comments/suggestions appreciated,

Neil
Forum: General web building 12-23-2004, 09:28 PM
Replies: 12
Views: 1,647
Posted By neil9999
Thanks v much for the offer, but I've tried...

Thanks v much for the offer, but I've tried uploading a wml (wap) page to my hosting that comes with my internet connection and it doesn't work; I think you need a special server to host wap sites.
...
Forum: General web building 12-23-2004, 09:22 PM
Replies: 12
Views: 1,647
Posted By neil9999
Oh sorry I don't really want to give away lots of...

Oh sorry I don't really want to give away lots of info etc if u c what I mean.

Thanks anyway,

Neil
Forum: General web building 12-23-2004, 09:16 PM
Replies: 12
Views: 1,647
Posted By neil9999
OK I've entered my username and password for...

OK I've entered my username and password for those forums in the cpanel thing but it doesn't work :( Do I have to register seperately?

Thanks,

Neil
Forum: General web building 12-23-2004, 08:55 PM
Replies: 12
Views: 1,647
Posted By neil9999
Ta, how do I put my WAP site on that? ...

Ta, how do I put my WAP site on that?

Thanks,

Neil
Forum: General web building 12-23-2004, 08:42 PM
Replies: 12
Views: 1,647
Posted By neil9999
So you just mean to get the php to output wml...

So you just mean to get the php to output wml code? Does anyone know where I can get hosting?

Thanks,

Neil
Forum: General web building 12-23-2004, 08:34 PM
Replies: 12
Views: 1,647
Posted By neil9999
URGENT - WAP sites

Hi,

Is it possible to host WAP sites on the webspace BTYahoo provides? If not does anyone know of where I can host one I've programmed myself? (wapdrive's register link doesn't seem to work).
...
Forum: Post a JavaScript 10-03-2004, 10:39 AM
Replies: 3
Views: 1,912
Posted By neil9999
New version, bug fixed, validation for entry...

New version, bug fixed, validation for entry field and unit selected ect.

Neil
Forum: Post a JavaScript 10-02-2004, 09:53 AM
Replies: 3
Views: 1,912
Posted By neil9999
Just found another bug, make the first select box...

Just found another bug, make the first select box this:

<select id="uni" onchange="if(this.options[this.options.selectedIndex].text=='Select one'){alert('Please select one!');...
Forum: Post a JavaScript 10-02-2004, 09:17 AM
Replies: 3
Views: 1,912
Posted By neil9999
New version: converts area units now, and sorts...

New version: converts area units now, and sorts out a bug.

Neil

EDIT - Scroll down for newest version.
Forum: Post a JavaScript 10-01-2004, 09:38 PM
Replies: 3
Views: 1,912
Posted By neil9999
Post Unit converter

Hi all,

Here is a unit converter. At the moment it does length and weight, both in imperial and metric measurements. I'll put up soon instructions on how to add more units/unit types.

Any...
Forum: Post a JavaScript 08-29-2004, 08:03 PM
Replies: 6
Views: 2,892
Posted By neil9999
I don't need it: it was a problem I found. Have...

I don't need it: it was a problem I found. Have you given up Javascript or something?

Neil
Forum: Post a JavaScript 08-12-2004, 10:31 AM
Replies: 6
Views: 2,892
Posted By neil9999
When you press enter with the cursor in the top...

When you press enter with the cursor in the top box, it clears the box. Could you make pressing enter the equivalent of pressing the encode/decode button?

Neil
Forum: Post a JavaScript 08-07-2004, 08:52 AM
Replies: 11
Views: 4,720
Posted By neil9999
I did a Google search on virtual train set...

I did a Google search on virtual train set (http://www.google.com/search?sourceid=navclient&ie=UTF-8&oe=UTF-8&q=virtual+train+set), and I found a Java virtual train set but look what's second!

Neil
Forum: Post a JavaScript 08-07-2004, 08:40 AM
Replies: 11
Views: 4,720
Posted By neil9999
Thanks, sorry for the delay in replying, just got...

Thanks, sorry for the delay in replying, just got back from holiday.



So I haven't made a duplicate of something for once :D :D :D . I've seen it in places like this...
Forum: Post a JavaScript 07-13-2004, 06:42 PM
Replies: 11
Views: 4,720
Posted By neil9999
These must be the problem lines then: ...

These must be the problem lines then:

xpos=document.body.scrollLeft+event.x;
ypos=document.body.scrollTop+event.y;

Do you know which version of javascript your browser is ? (sorry, I don't...
Forum: Post a JavaScript 07-12-2004, 06:01 PM
Replies: 11
Views: 4,720
Posted By neil9999
Thanks! And whoops! Here's the new ZIP,...

Thanks! And whoops! Here's the new ZIP, containing all the files.

Neil
Forum: Post a JavaScript 07-10-2004, 06:36 PM
Replies: 11
Views: 4,720
Posted By neil9999
Cool Thanks for the positive feedback! Do you mean...

Thanks for the positive feedback! Do you mean like those things where lots of objects are joined to each other by lots of squiggly lines, and you have to work out which are joined to which?

I'm...
Forum: Post a JavaScript 07-09-2004, 09:47 PM
Replies: 11
Views: 4,720
Posted By neil9999
Virtual Train Set

Hi,

Here is a virtual train set I've made. To place a piece, select it from the drop-down and click 'Go!'. The train will always start on the top-right hand square, then go right.

When you open...
Forum: Post a JavaScript 06-24-2004, 05:30 PM
Replies: 3
Views: 2,602
Posted By neil9999
A one liner: <input type="text"...

A one liner:

<input type="text" id="thps"><input type="button" value="Go!"...
Forum: Post a JavaScript 06-07-2004, 09:46 PM
Replies: 1
Views: 29,768
Posted By neil9999
How about renaming this forum "Post a Completed...

How about renaming this forum "Post a Completed Javascript"? "Post a Javascript" could well mean "Post a Uncompleted Javascript".

Neil
Forum: Post a JavaScript 04-20-2004, 06:32 PM
Replies: 0
Views: 955
Posted By neil9999
Password sequence script

Hi,

I came up with this script while answering a question. Enter the right sequence to be directed to the right site. Sequence can be any length, any number of buttons can be added.


<html> ...
Forum: JavaScript programming 04-19-2004, 07:03 PM
Replies: 16
Views: 262,235
Posted By neil9999
Thumbs up Q: How do I shorten my lengthly if() statements?

A: There are a number of 'tricks' you can use to do this.

1:
Take this code:


<script type="text/javascript">
var a=prompt("Enter number","");
var b=prompt("Enter number","");
if(a==b){
Forum: Post a JavaScript 04-18-2004, 12:50 PM
Replies: 16
Views: 14,601
Posted By neil9999
I see you've updated it, but now you have to...

I see you've updated it, but now you have to scroll right to see all the instructions. To solve this, just remove <pre> and </pre> and put <p> at the start and </p> at the end of each paragraph/line....
Forum: Post a JavaScript 04-18-2004, 11:27 AM
Replies: 16
Views: 14,601
Posted By neil9999
Thumbs up Great, you might want to include some...

Great, you might want to include some instructions on how to use the different features:

Alarm

To set the alarm, type in the time, click 'Set' and Click 'Turn alarm on'.

To turn alarm off,...
Showing results 1 to 25 of 37

 
Forum Jump

All times are GMT +1. The time now is 04:41 AM.