Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~2K People Reached
Favorite Tags

13 Posted Topics

Member Avatar for gpdrums

Hi All: I'm connecting to a db to populate a table. My code loops through the db without errors. The problem is in Firefox, my rows of data display as individual tables. Everything works perfect in IE. Any ideas what I'm missing? The table population code basically looks like this: …

Member Avatar for TopDogger
0
151
Member Avatar for gpdrums

I'm working on an if else statement that will display a custom link for everyone except Company A. Everything below works just fine, but it's imperative Company A not see the first link. I've tried something along the line of: [ICODE]<?php $nolink = "Company A"; if ($_SESSION['company'] != $nolink);{ //display …

Member Avatar for Member #380484
0
181
Member Avatar for gpdrums

I want to redirect authenticated users to a personal account page where they will see links to pdf documents in their folder. 1. How do I perform this redirect? 2. How do I call the file names for the documents in the account folder? Thanks much!

Member Avatar for antwan1986
0
110
Member Avatar for gpdrums

Hi All: I have an extensive website in which I would like to echo the name of the company various pages after the user logs in. I think I should be using the $_SESSION global, but I'm having difficulty implementing it, placing it in my code, and knowing what php …

Member Avatar for MVied
0
203
Member Avatar for saikishore

Hi Kishore, Problems between compliant and non-compliant browsers are well-known and well-documented--meaning. What this means is Mozilla follows W3 Standards while Microsoft follows Microsoft standards. Most of the time, these glitches can be fixed by using external style sheets specific to IE browsers. In other words, you would have a …

Member Avatar for saikishore
0
101
Member Avatar for mitz

Do you have a Google webmaster account. If not, get one. Build your xml site-map and submit it to Google.

Member Avatar for webmasterran
0
217
Member Avatar for ryy705

I highly recommend researching this topic before securing a domain name. First of all, if you go to certain domain name search engines, you're likely to end up having to purchase that domain name from a company you don't prefer at a possibly unreasonable price. Whatever you do, resist the …

Member Avatar for mwasif
0
102
Member Avatar for gpdrums

Hi All, Using php and MySQL, I completed a login session script and it works great. I am assigning the username and password to select users, and there will be no registration form. My "users" table in MySQL has 5 columns as follows: [LIST] [*]id [*]username [*]password [*]company [*]last_login [/LIST] …

Member Avatar for gpdrums
0
208
Member Avatar for gpdrums

I'm looking for a php/mysql customer service module that will do two things: [LIST=1] [*]manage user login/session without self registration [*]allow customer to download document packages in pdf [/LIST] Our customers are overseas. We want to provide documents to them online to save document shipping costs. Ideally, I will provide …

Member Avatar for gpdrums
0
199
Member Avatar for gpdrums

I'm searching for a php script featuring real-time currency exchange rates. Does anyone know of a working script that [U]automatically [/U]updates 24/7? 1st preference is a scroller. 2nd preference is a chart like the one at bloomberg: [url]http://www.bloomberg.com/markets/currencies/fxc.html[/url] Any help or ideas would be much appreciated.

Member Avatar for sDJh
0
78
Member Avatar for gpdrums

Hi ya'll! The problem is only IE 6. When I mouse-over from left to right the 2nd level links display properly. However, when I mouse-over from right to left the 2nd level links stack up. In other words... display: inline; ...won't work in IE6 when I drag the mouse right …

0
64
Member Avatar for gpdrums

I'm an intermediate student of php/mysql. I want to develop a system that allows the client to login and view physical documents related only to their account. My intention is to provide the client the user login id and pass. However, in addition, I want to be able to allow …

Member Avatar for nav33n
0
85
Member Avatar for gpdrums

I'm hoping someone can help me figure this out. The main navigation menu shows a 1px white line to the right of the current selection - [B]only in Firefox - only on first load[/B] - and clears itself after the mouse hovers over another part of the menu. I can't …

Member Avatar for Fungus1487
0
81

The End.