thanks. i was wondering if that was what it was, as i never did anything with iis - not really knowing much about server side stuff, and just installed apache. Excuse my ignorance, but how do...
All my .php pages are getting this on my site, even when i try having a page reference a php script, that script page gets this too (e.g. <script src...). This is probably why webanalyzer.com is...
Hi,
I'm very new to PHP. Infact, i installed it just yesterday. But i'm very eager to learn as it seems like a great tool. So bare with me if you read this and it seems very simple!
Ok. I tried what you said but i'm still not getting any changes in filesize when i run the url thru webpageanalyzer.com, which also notices if the page is using http compression or not.
I've installed Apache on my pc, and all works fine. Was quietly impressed that i managed todo that unhindered considering how new i am to all this stuff (literally, as new as it comes!).
...
I have a small Flash element on my site. Doing some research i found most of the big sites are allowing upto 20k filesize when it comes to Flash in their advertising alotments. Which tells me...
I think you've misinterpreted my explanation. Probably due to the way i explained it. But anyway: they are not flash buttons. They are html buttons that are done in such a way that they take on...
Hi,
I have designed a HTML based navbar that responds using CSS. I've tried basically to create a Flash style button effect using HTML coding and CSS so that it maintains a search engine friendly...
Was a simple matter of changing the flash's <div> id. Aparently, numerical id's (i.e. 2007) aren't recognised. So a quick retype of the id from '2007' to 'flash' and robert's your father's brother,...
It's really simple, so i hope there's a really simple soltution! Nevertheless, i'm stuck. I've probably overlooked something in my begginer ways, but here it is:
Hi,
I've spent all afternoon trying to figure this out, until i finally ended up here. My goal was to create a CSS navbar that looked (kinda) like a 'jazzy' flash style Navbar. This way, it would be...
I've gone thru a step-by-step and installed PHP, MySQL & Apache Server (as advised in the step-by-step guide). I used a test it outlines and it all seems to work fine. It said to save some some test...
Christ, i didn't even know i had to download PHP! Lol, shows how new i am too this. How do i know if my web server supports PHP? How do i even know what web server i...
Thanks for your input. But i think you misinterpreted what i'm trying to achieve. I agree with you about the flash statements, so i'm looking for a solution that keeps the universal appeal and...
Never in many-a hours of studying for a solution would I have figured that out!
I'm quite basic at actionscript however (animator by trade, but still a student when it...
I need to create my own search bar for my website (not an entire web search, but a search field that allows users to look for things on my website). the problem is, i have designed the look of...
I did over exaggerate about the controls at one end of the page and another. It was just to make a point a little bit clearer. What I'd actually need this for is slightly...
I need a button/link (not sure about the correct terminology here) to play a flash movie on the same page without a page reload. Basically it's a play again button and a pause button. I'm not sure...