Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 21 of 21
Search took 0.12 seconds.
Search: Posts Made By: flare1028us
Forum: HTML & CSS 11-05-2004, 02:27 AM
Replies: 2
Views: 766
Posted By flare1028us
Fixed it. Thanks for your help with finding...

Fixed it.
Thanks for your help with finding errors my attention span will not allow me to
correct :p. What I did to fix it was just make a div layer above the text and
set the height and width...
Forum: HTML & CSS 11-04-2004, 11:17 PM
Replies: 2
Views: 766
Posted By flare1028us
Extra space appearing in table

Hey

I am currently making a website for my band and have just started on a
news/updates section. I have created the table layout with images and it looks
ok. There is one problem, though:...
Forum: JavaScript programming 10-05-2004, 02:53 AM
Replies: 2
Views: 859
Posted By flare1028us
Making spaces stay (kinda hard to word it)

First off, I would like to thank the people who have taken time to help
me on this site. You guys are great!

Next: My problem

I am writing a perl chat server and am using javascript to refresh...
Forum: JavaScript programming 10-01-2004, 10:27 PM
Replies: 4
Views: 718
Posted By flare1028us
Thanks!

Thanks for the help, Grog! :thumbsup:

Carlton
Forum: JavaScript programming 10-01-2004, 03:46 PM
Replies: 4
Views: 718
Posted By flare1028us
Does that mean I can't use the onmouseout event...

Does that mean I can't use the onmouseout event handler?

If so, what could I use to replace it?
Forum: JavaScript programming 09-30-2004, 11:37 PM
Replies: 4
Views: 718
Posted By flare1028us
DHTML Menu

Hey,

I just started messing with DHTML a while ago and have already created a
working menu. I am now on my second project, a drop-down menu.

I have the following problem: My menu disappears...
Forum: Perl/ CGI 07-13-2004, 11:36 PM
Replies: 16
Views: 4,603
Posted By flare1028us
Try using the CGI.pm param() function: ...

Try using the CGI.pm param() function:

#!C:\Perl\bin\perl.exe
use CGI ':standard';
$input = param('textarea_name');
print "Content-type: text/html\n\n";
print "You typed: $input";

I think...
Forum: JavaScript programming 06-23-2004, 03:13 AM
Replies: 6
Views: 5,105
Posted By flare1028us
Thankx 4 the help lol now I just feel dumb! ...

Thankx 4 the help

lol now I just feel dumb! :)
Forum: JavaScript programming 06-23-2004, 12:16 AM
Replies: 6
Views: 5,105
Posted By flare1028us
Missing ) after condition?

Hey all

I have been asked to write a js prog/util for an after-school program at my church. It's pretty simple: just read the problem, type in the answer,
and click a button to see if it's right....
Forum: JavaScript programming 06-06-2004, 01:40 AM
Replies: 8
Views: 888
Posted By flare1028us
<input type="file"> only lets u select a file...

<input type="file"> only lets u select a file location.
Forum: JavaScript programming 06-05-2004, 10:30 PM
Replies: 6
Views: 1,090
Posted By flare1028us
omg im 13 too. Yeah, thats definetly...

omg im 13 too.

Yeah, thats definetly JavaScript.
Forum: JavaScript programming 06-05-2004, 10:22 PM
Replies: 8
Views: 888
Posted By flare1028us
Surprise, surprise, im 13 too. First off,...

Surprise, surprise, im 13 too.

First off, <input type="file"> does not exist.

There are ways to open programs via command line, though.
They have to be on the users computer and and command...
Forum: JavaScript programming 05-22-2004, 03:41 AM
Replies: 5
Views: 758
Posted By flare1028us
I own Javascript For the World Wide Web and it...

I own Javascript For the World Wide Web and it has some good stuff in it.
Forum: Computer Programming 12-22-2003, 11:09 PM
Replies: 6
Views: 855
Posted By flare1028us
Thanks for your help........ But thats WAY...

Thanks for your help........

But thats WAY over my head lol. :confused:

I'll try to make sense of it. I just need to know how to store DOS dialog in a DLL.

EX: I want to put this dialog in...
Forum: Computer Programming 12-22-2003, 11:03 PM
Replies: 4
Views: 733
Posted By flare1028us
I had some trouble w/ this when I started...

I had some trouble w/ this when I started programming ( that wasn't very long ago LOL)
I think there is something u can put in it to make it stay.....

I definetly know how to do it in a DOS...
Forum: Computer Programming 12-21-2003, 08:18 PM
Replies: 6
Views: 855
Posted By flare1028us
I use Dev-CPP. It has a DLL template. I...

I use Dev-CPP.

It has a DLL template.
I just dont know how to associate the DLL files with
the executable.
Forum: Java and JSP 12-18-2003, 07:07 PM
Replies: 13
Views: 2,433
Posted By flare1028us
Go to www.cprogramming.com for lots of C and C++...

Go to www.cprogramming.com for lots of C and C++ stuff\\
Forum: Computer Programming 12-18-2003, 02:07 PM
Replies: 6
Views: 855
Posted By flare1028us
DLLs in C++....

Hey

I am working on a program (DOS,C++) for my teacher that can ask 2 questions:

1. How many problems are on the assignment?
2. How many were missed?

Then give the percentage (ex 20probs...
Forum: JavaScript programming 12-09-2003, 06:57 PM
Replies: 2
Views: 735
Posted By flare1028us
Executing a command through JS?

Hey

Is it possible to execute a command (like one you would type in the command prompt in windows) in javascript?

Example: "C:\bob.exe /s" or "type C:\bob.txt"

I remember...
Forum: JavaScript programming 11-09-2003, 09:04 PM
Replies: 5
Views: 747
Posted By flare1028us
Thumbs up Re: Post

Thanks for all of your help! :thumbsup:

I especially liked beetle's way of doing it because you can enter the
symbol more than once.

With the other ones, you can only enter it once.
Forum: JavaScript programming 11-09-2003, 04:35 AM
Replies: 5
Views: 747
Posted By flare1028us
Question Inserting text into a form by pressing a button...

Hey,

I am about to kill myself trying to figure this script out.
How do I make it where if i press a button on a page,
it will insert text into a text area?

:confused: :confused: :confused:...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT +1. The time now is 03:32 AM.