No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
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: …
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 …
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!
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 …
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 …
Do you have a Google webmaster account. If not, get one. Build your xml site-map and submit it to Google.
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 …
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] …
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 …
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.
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 …
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 …
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 …
The End.
gpdrums