Search found 15 matches

by abrusky
Wed Apr 26, 2006 3:07 pm
Forum: Javascript
Topic: Drop down is going behind text...
Replies: 5
Views: 846

Just tried to do a quick fix. the whole page used to be one big image w/ no text but it was taking forever to load, he wants the text to lineup the way it is and I just used the layout mode in GoLive to get it done fast.
by abrusky
Wed Apr 26, 2006 1:52 pm
Forum: Javascript
Topic: Drop down is going behind text...
Replies: 5
Views: 846

I am not using z-index and am unfamiliar with it. I know it is used to control stacking but have been told to stay away from it. How would I add it?
by abrusky
Wed Apr 26, 2006 1:17 pm
Forum: Javascript
Topic: Drop down is going behind text...
Replies: 5
Views: 846

Drop down is going behind text...

The problem I am having is the dropdown from the nav is going behind the text on the page. The text is in a text box how do I get the drop to go over the text?

View my problem here: http://www.sourcedocsinfo.com/staff_2.html
by abrusky
Wed Apr 19, 2006 12:15 pm
Forum: PHP - Code
Topic: Form handling question???
Replies: 5
Views: 424

This is what i tried but it either gives me a blank page or completes the redirect <? ini_set("SMTP","mail19.webcontrolcenter.com"); ini_set("smtp_port","8889"); ini_set("sendmail_from","InfoPack@postcardmania.com"); ini_set ('display_error...
by abrusky
Wed Apr 19, 2006 10:38 am
Forum: PHP - Code
Topic: Form handling question???
Replies: 5
Views: 424

Form handling question???

What is the best way to make a field in a form required?

I have tried but I can't get it to work properly.
by abrusky
Mon Apr 10, 2006 10:58 am
Forum: General Discussion
Topic: I need a counter
Replies: 7
Views: 685

I see. Thanks
by abrusky
Mon Apr 10, 2006 10:52 am
Forum: General Discussion
Topic: I need a counter
Replies: 7
Views: 685

to have it constantly rolling would I need flash?
by abrusky
Mon Apr 10, 2006 10:42 am
Forum: General Discussion
Topic: I need a counter
Replies: 7
Views: 685

If possible I would like to use php. This was an idea of our marketing director and I am trying to make it as easy on myself as possible
by abrusky
Mon Apr 10, 2006 10:28 am
Forum: General Discussion
Topic: I need a counter
Replies: 7
Views: 685

I need a counter

I am the webmaster for a direct mail marketing company, PostcardMania.com and I want to add a rolling counter to the homepage. But instead of tracking the number of visitors I want it to track the number of cards we print. We average about 297 cards a minute. How would I set this up to continuously ...
by abrusky
Fri Apr 07, 2006 12:28 pm
Forum: Databases
Topic: mySQL & PHP Directory issues?
Replies: 1
Views: 241

mySQL & PHP Directory issues?

I recently installed PHP5 and MYSQL5 on a server but phpMyAdmin is displaying "Cannot load mysql extension. Please check your PHP configuration." I did as instructucted by php.net (shown below) but have had no success. Any Ideas "On Windows NT, 2000, XP and 2003: Go to Control Panel a...
by abrusky
Wed Apr 05, 2006 4:55 pm
Forum: PHP - Code
Topic: Simple but I'm stuck!
Replies: 8
Views: 1016

I there no easier way to make the variables stick than create a data base? I am only working with a few lines of text.
by abrusky
Wed Apr 05, 2006 3:34 pm
Forum: PHP - Code
Topic: Simple but I'm stuck!
Replies: 8
Views: 1016

Thanks!
by abrusky
Wed Apr 05, 2006 3:19 pm
Forum: PHP - Code
Topic: Simple but I'm stuck!
Replies: 8
Views: 1016

Thanks. How do I code that? As I said I am new to php
by abrusky
Wed Apr 05, 2006 2:33 pm
Forum: PHP - Code
Topic: Simple but I'm stuck!
Replies: 8
Views: 1016

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Its just ...
by abrusky
Wed Apr 05, 2006 2:24 pm
Forum: PHP - Code
Topic: Simple but I'm stuck!
Replies: 8
Views: 1016

Simple but I'm stuck!

I developed an intranet for the company I work for and I have an admin section where the owner can acknowledge staff. I have it set up as an input field and it posts on the home page but when you leave the page and return later its gone. How do I make it stay.