Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 268
Search took 2.02 seconds.
Search: Posts Made By: stevan
Forum: JavaScript programming 09-10-2008, 03:39 AM
Replies: 9
Views: 807
Posted By stevan
I put the new one where the old one was and does...

I put the new one where the old one was and does not work

Anything I have to change
Forum: JavaScript programming 09-10-2008, 02:42 AM
Replies: 9
Views: 807
Posted By stevan
Could you Please redo this as I do not understand...

Could you Please redo this as I do not understand how to change it

THXS


<form>
<td align="right" valign="bottom"> <input type="button" value="Search" class="formbutton"...
Forum: JavaScript programming 09-09-2008, 09:43 PM
Replies: 9
Views: 807
Posted By stevan
Can you tell me where i can find something newer...

Can you tell me where i can find something newer as that is all I could find

THXS Steve
Forum: JavaScript programming 09-09-2008, 12:19 PM
Replies: 9
Views: 807
Posted By stevan
Yes that is right and after searching for hours I...

Yes that is right and after searching for hours I found it unless you have something better

THXS Steve


LANGUAGE="JavaScript" TYPE="text/javascript">


function switchShowSearch()
{
Forum: JavaScript programming 09-08-2008, 10:55 PM
Replies: 9
Views: 807
Posted By stevan
Can this be Done

On a page is there a way to have a link so when you click on it the page when the link is at shows something that is not there until you click on the link

This what I see in the background on the...
Forum: HTML & CSS 06-14-2008, 10:38 PM
Replies: 3
Views: 669
Posted By stevan
Thxs That worked Perfect

Thxs

That worked Perfect
Forum: HTML & CSS 06-14-2008, 09:51 PM
Replies: 3
Views: 669
Posted By stevan
H1 Question

When I use this

}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
}

I get a lot of space between the next row Is there a way to fix that
Forum: Perl/ CGI 03-26-2008, 02:24 PM
Replies: 2
Views: 1,190
Posted By stevan
htaccess redirect in a CGI script

I have a cgi script and there is no htaccess can it be used I want to make one so if someone types in lower case and the web adress in upper case it will find it either way

Thxs Steve
Forum: Small projects (quick fixes and changes) 03-11-2008, 05:16 PM
Replies: 0
Views: 1,882
Posted By stevan
Modify Cgi/Perl Script

I have a link exchange script I want to modify so It check for there site already on my site . When they try to add



3) Payment method/ details (Paypal ..When Ever):
Forum: Apache configuration 03-11-2008, 02:56 AM
Replies: 0
Views: 1,439
Posted By stevan
Mod Rewrite Question

I have tried different combinations that I have read and can not get it to work Could someone please help me


Here is the Main Page

http://www..net/links/index.php want it to be
...
Forum: PHP 03-09-2008, 03:13 AM
Replies: 7
Views: 960
Posted By stevan
That is the line of code that has the error I...

That is the line of code that has the error I just put the wrong line number there I posted Line 176 I made a mistake but the coding I posted is right one
Forum: PHP 03-08-2008, 10:56 PM
Replies: 7
Views: 960
Posted By stevan
I do not understand php very well the script was...

I do not understand php very well the script was written for me 2 years ago and has a error now and I can get in touch with the person who wrote it . I was just wondering if someone could help me...
Forum: PHP 03-08-2008, 09:05 PM
Replies: 7
Views: 960
Posted By stevan
OPPS my mistake Yes Typo error

OPPS my mistake Yes Typo error
Forum: PHP 03-08-2008, 08:56 PM
Replies: 7
Views: 960
Posted By stevan
Error Need Help

I am getting this error message and I can not get a hold of the person who wrote It . Any help would be appreciated.

Warning: strpos() [function.strpos]: Offset not contained in string in...
Forum: JavaScript programming 02-08-2008, 09:15 PM
Replies: 0
Views: 615
Posted By stevan
Popup Script

I have a news letter script . When yuo sign up it takes you to another page

Wanted to know if there is a script so that page it takes you to can be a popup


THXS Steve

Script follows
...
Forum: HTML & CSS 01-31-2008, 10:22 PM
Replies: 3
Views: 853
Posted By stevan
I can use a normall popup as where the link is...

I can use a normall popup as where the link is you can not make any changes to it at all

I must only be able to some how limited the page that comes up size

I have told it can be down BUT do...
Forum: HTML & CSS 01-31-2008, 08:37 PM
Replies: 3
Views: 853
Posted By stevan
Page Load Size

Is there a way make a page load in a smaller height and width

Like using a popup script BUT i can not use one


Thxs Steve
Forum: HTML & CSS 01-26-2008, 11:02 PM
Replies: 2
Views: 733
Posted By stevan
The dimensions of the page want it to work like...

The dimensions of the page want it to work like this http://www.dynamicdrive.com/dynamicindex8/autocenter.htm

BUT like I said some the link can not have the info embedded in it

Can be in the...
Forum: HTML & CSS 01-26-2008, 03:28 PM
Replies: 2
Views: 733
Posted By stevan
Page Size

Is there a way to limit the size of a page when you click on a link that is on a page ?? Like using a popup script BUT I can not use one in the link that brings up the page.

Thxs Steve
Forum: PHP 12-25-2007, 09:27 PM
Replies: 6
Views: 981
Posted By stevan
My fault I did not see what I did at first ...

My fault I did not see what I did at first

I had this

$color_choice= $_REQUEST['color_choice'] ;

Should be this

$message = $_REQUEST['color_choice'] ;
Forum: PHP 12-25-2007, 08:43 PM
Replies: 6
Views: 981
Posted By stevan
Parse error: syntax error, unexpected T_STRING in...

Parse error: syntax error, unexpected T_STRING in /home2/cruisew/public_html/sendmail.php on line 4

This is the line

$color choice= $_REQUEST['color choice'] ; When I do this I get error
Forum: PHP 12-25-2007, 08:27 PM
Replies: 6
Views: 981
Posted By stevan
No if you do that you get error

No if you do that you get error
Forum: PHP 12-25-2007, 08:21 PM
Replies: 6
Views: 981
Posted By stevan
Php Send Mail Not Sending

I am trying to use Php send mail. The problem I am having is when I use this on the page

<select name="color_choice">
<option value="red">red</option>
<option...
Forum: Apache configuration 12-15-2007, 05:37 PM
Replies: 1
Views: 1,528
Posted By stevan
htaccess redirect

I am having a problem That is if someone does a search for there link on my link exchange pages and uses a lower case it will not find it . I made the mistake of using upper case when I started it
...
Forum: PHP 12-13-2007, 04:24 PM
Replies: 1
Views: 815
Posted By stevan
Php Cron Comand

I have a script that will runs using cron but lost the command line. Here is the line you run to mannual use it

http://www.adress.net/autoemailer/email.php

I understand the way you set the...
Showing results 1 to 25 of 268

 
Forum Jump

All times are GMT +1. The time now is 08:58 AM.