Tag Archives: Page Generation

URL Masking

I tough to find info elsewhere in the forums on this…. Are usually best way in order to mask a URL so that end users can’t workout the directory structure of your site I realise that if I were to utilize a frame then I could truthfully have the address inside URL box always stating http: //www. kisstroyer. com but there is certainly surely a healthier way to mask URLs than to make use of crappy frames. Best way to help mask urls is usually to use an exe or even dll for your whole page generation. But any url masking can cause you issues with se positioning. On earth do you explain further how you can generate pages along with exe and dll to get url masking Basically you produce a script which returns whatever is requested through the browser using a few (potentially variable) identifier. eg. Let’s say you might have some files you only plan to be accessible once, or only with a certain time for example. Store these records outside your " public" path on line server. Write the script to reply to requests like this particular: http: //www. instance. com/masking-script. cgifileid=007 by first transmitting the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Dynamic vs Static

Hi there all, I’m rebuilding my website i always primarily use with regard to sharing photos with relatives and buddies. I’ve notice a lot of the really cool searching Dynamic Flash gallery templates out there. I like the way in which they interact to be able to mouse clicks as well as fade photos in and out together with different effects. WE notice, however, that web sites can take a time to initially load ; however , they are very quick when moving from photo to image. My question is this, Do these forms of websites load most of their content for the memory of the browsing computer before browsing begins And also are photos and also such downloaded since you brows My website could have several hundred pics on it as well as would take permanently to load if it had to completely load in someones system before put on start using them. With thanks Usually they’ll insert the interface and something photo, and load the remainder while you look at them. I think, at present, it’s better to have a more traditional HTML/CSS based gallery (no interface needed), and work with Javascript for outcomes – mainly Lightbox. Are … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

What languages should I learn so costumers can update their own pages?

MY SPOUSE AND I own a on the web radio station. My goal to the site is per DJ to have their page, where they will upload their aged mixes. They would enter in the name of the mix, upload it and it would automatically update for the page. I realize css and xhtml. I was told we should learn PHP to take care of the uploading section. But what in regards to the page automatically updating each and every time the DJ enters a new mix How may this be accomplished Thank you When you say ‘automatically’ if you mean without your refresh then AJAX can be worthy, although a php form submission is suitable too. PHP may handle the DJ stepping into the mix identify, the mix file itself and the page will refresh and the updated/uploaded infiormation could possibly be shown. I do believe he’s not soon after AJAX, and AJAX would be a step ahead too far from him here. The thing you need is a server-side terminology like PHP/ASP/RoR, which sometimes do admin logins, form and page generation to suit your needs, and a databases like MySQL/MSSQL to regulate your data from a logical system. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment