No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
No offense, but where did you save your file? Not sure where is XAMPP's root folder, but all pages should be in there.
Wish I had more time to give you a list of thing to check, but sorry.... Did you check out the settings in IIS? What I would do (2 days is just too long) is uninstall IIS, uninstall VS, reboot, install IIS, reboot, Install VS.... ....seems reinstalling is MS's unofficial …
Hi, I will be making a small site (my first in php) that will be available in 3 languages (eng, jap, chinese). my idea is to have index.php page in the root, and then (also in the root) 3 folders (en, ja, zh) with a version for the site in …
In the page you will see a div called div_topbanner. I want to load a flash in there. But I bet I messed up with the css a bitbecause the dimensions of header get a bit messed up when resizing the window. Also it's "higher" in IE (7) than FF. …
Hi! Send me an email to My_username_here (at) hotmail.com. Can give you some real good book or two (soft copy) that I am using now to learn all the css magic. cheers
Isn't there a meta tag that force your page to refresh every 'n' seconds? Cant remember the syntax right now (google it) Then when the page load, read the database....? But then, these mates know more than I do, and would have suggested it if it could work, seeing it's …
Pseudo code (as far I know) is basically like this: [CODE] If the user did not enter his name Warn user by message box Focus on name textbox exit the method If the user did not enter a password Warn user by message box Focus on password textbox exit the …
Download the free starter of [B]HTML Utopia: Designing Without Tables Using CSS, 2nd Edition [/B][URL="http://www.sitepoint.com/books/css2/"]here[/URL]. That should get you started and give you a good understanding. (Same position than you mate...)
[URL="http://www.accuracyauto.com/pdb.aspx"]My site[/URL] allow you to switch between 3 langauges. At the time I created it, I still went with iFrames, and due to the size of the site now, very hard to go back and change everything. All works fine, until the user start using that darn "BACK" and "FORWARD" …
Hi, This is my first ever "real" php script, so excuse any stupid code. Unfortunately the thing always return english, even if i'm on a chinese computer. [PHP] /*Get the language that should be used. First check cookies, as this may be set from a previous session. Then check browser …
Hi, After letting it go a few months ago, I'm back to learning PHP. At the moment I use it on WindowsXP with Apache and MySql. I dont want to reinstall my computer but want to go the whole LAMP way by using Linux. So got myself a cheapish laptop …
This happens intermittently all the time, but at times like today, it just go on. This is what happens: Our website is hosted by a company in Honk Kong. No one inside our office, on either of the 2 dsl connections can open our own website on the host, but …
The End.
VanPetrol