I'm looking to make some additional changes to my website and am ready to learn CSS J What's your favorite on line or off line resource for this? To your...
http://www.elevatingyourbusiness.com/images/headernote2.jpg Here is the page: http://www.elevatingyourbusinessu.com/tele/pricing.html Here is the code <form ...
http://www.CoachMaria.com/audios/MaryMusicTeacherPricing.mp3 FTP: Error: 550: Can't change directory to /audios/: No such file or directory HTTP: Error 404 -...
I’d like to find another hosting service -- something similar to what I have now; OR keep what I have and find an inexpensive service with my own IP, but...
Hi, we have a rewrite rule (example) :- RewriteRule ^shop/([^/\.]+)/?$ index.php?menu=shop&view=$1 [L] (one of many)... The problem is - that when people put a...
... Well, the rule is failing to find a match because you are excluding dots ('.') but trying to match the end of the string '$'. Remove one or the other or...
I have a webpage that contains a subfile of data. Each line has a button at the beginning of it and the user can click on that button to cause other things to...
Hey guys, help me on how to program in assembly language? Thanks...
ron edison de castro
ron0072004@...
Jul 26, 2008 12:09 am
22017
... Several problems with your request: - Don't hijack threads. - You're asking how to write assembler in a HTML group that barely understands PHP and similar...
... Tough question. Things like what you describe typically happen when depending on some sort of onload() functionality to initialize some stuff. If you...
Guys! Help, how to program in a assembly language? Thanks!...
ron edison de castro
ron0072004@...
Jul 26, 2008 12:23 pm
22020
As another member already explained, this is an HTML group, not an assembly programing group. I'd suggest you go find one, or do as Thomas suggested, learn to...
Hi Al, Ron, Thomas, --"Help, how to program in a assembly language?" -- Besides, there is not one "assembly language". Assembly for the IBM S/360 or AS/400...
hi could people check http://www.eugenemdonaghy.me.uk or http://www.eugenemdonaghy.co.uk (same) and let me think of what you think of the redesigned site All...
Well I've never done a graphic for a HR tag but I suppose it wpuld be the same as putting an image in anything which is background-image: Heres a good list...
Hi Any advice on how I can get my CSS drop down menu into the header (works in IE browsers fails in anything else) http://www.eugenemdonaghy.co.uk/plans2.htm ...
... You would be wasting your time - and doing anything at all is probably dangerous. They could then use the redirect to send to users who would then click...
... From: "Thomas Hruska" ... Hi Thomas, I get your point, and hadn't figured for that. It's the server that is configured to cause a 403 Forbidden error...
... Notice the difference in URL. They are attempting to use 'menu', your code uses 'page'. If 'page' is a numeric value, it is safer to do: $pagenum = 1; if...
... I thought of a way to get past your code: /text_jokes/index2.php?page=1somethingbadgoeshere It may not actually ultimately be possible to do anything bad...
... From: "Thomas Hruska" ... Hi Thomas, The URL was just one I picked at random from the error log. No GET variables are used at all in that page, so they are...
... From: "Thomas Hruska" ... The regex: !preg_match('/[^0-9]/',$_GET['page'] NOT matching NOT 0-9 would catch it and set $pagenum to 1. Not very readable. ...
I usually don't use subdomains atall but I wass asked by a client to so so. I have the subdomain set up okay....my question is when loinking to the sub from...