Tag Archives: Problemo

CHMOD with SmartFTP

Hello, does anyone know here how you can CHMOD correctly using the FTP programm SmartFTP About the right hand windows, rt click a file/folder, and then go lower to the underside where it pronounces Properties / CHMOD. Or you may ALT+ENTER the report. It functions! Thanks so considerably! No problemo!

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

Blank link issue

Hi there all. Does anyone find out any code i could put in CODE or CSS that will enable external inbound links to open in the blank window/tab, but after you click on specific in domain buttons EG: www. model. com (clicks link about) www. model. com/about. html to not open in a new blank window. Help could be most appt For links that you would like to open in a new window and also tab, use " target=" _blank", such as this: < a href=" index. php" > Brand of link here< /a> for links that you would like to open from the same page, either don’t specify a new target, or use " target=" _self" You’ll be able to read more below. Oh no i could do that. I meant in case you go to http: //www. apollodesignstudios. corp. uk/site/index. php/portfolio/finished. html and click a site url it opens it in the same window… and because the a module i cant determine where to visit to put the target=" _blank" signal…. hence why i am after a script with some sort to put into the web coding site or regarding css to just open external links in the … Continue reading

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