Tag Archives: Filenames

Search Bar

Definitely guys. I have this excellent idea for an online site but im not that in contact with building the very site. I am wanting to ad a lookup bar that while something is accessed it gets sent to the page regarding what was typed in. Exp. If tamato was entered in to the search bar then it could go to this tamato page. I am unfamiliar with html but i would really like this feature on my web site. Can some just one please help. We need more information… Can be your site a " dynamic" Content Mangement System which has a database Or is this static web pages you’re creating yourself Are you searching for content with web pages Or are you searching for championships or filenames connected with web pages What number of pages Just how often does that content change I realize it is just a " good idea" connected with yours, but whenever you can trust me, or maybe anyone else on this forum, use the confidential message feature to provide us a link internet. That’s the best way we will let you. We need to see your site (even if it isn’t finished). Yeah … Continue reading

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

Image in Web pages

i will be new to online development… would like to know that how i will add thumbnail image in website page.. and when someone mouse click on that thumbnail them get enlarge… You’ve got two images, one thumb and one fullsize. Oftentimes, people put a _t around the thumb: mypic. jpg mypic_t. jpg < your href=" mypic. jpg" > < img src=" mypic_t" alt=" This Pic" title=" This Pic" /> < /a> It sports a blue " link" border surrounding the image, so you may remove that too, a number of ways… Inside the < head> sections: < style> img line: 0; < /style> Inline technique: < your href=" mypic. jpg" > < img src=" mypic_t" alt=" This Pic" title=" This Pic" border=" 0" /> < /a> i need to upload 2 graphics… 1 for thumbnail along with for enlarge…. That’s correct. The filenames is the same if you employ 2 directories, or different filenames when they reside in the same directory (your choice).

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

Suggestions ->800 HTML/PDF Lesson Manager App

Good day, My personal girlfriend, a computer tutor to golden-agers, has created some sort of catalog of about 800 really simple tutorials that your lady wrote in html page. She has these in a very folder hierarchy with virtually no navigation. Each lesson folder possesses an images folder which has the screen captures linked while in the html file including a rendered pdf file with the lesson with web site breaks for stamping. She now want to share these lessons online and have an interface to look by keyword, search by category along with browse by software name. She would also prefer to allow the person to filter the effects by the operating system. Relating to considered a few approaches. ONE. making a collection of links using fields for bill, description, url, software, category, keywords, etc for each record ONLY TWO. Loading all the lessons right Content Management Procedure. THREE. Building an index page of links in each of the folders. Any suggestions will be welcome and kudos ahead of time for any good souls. #1 is ideal, as you don’t have to change anything with all the way you include stored things now. PHP and MySQL will be the … Continue reading

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

IT WORKS!….but is there a more secure way to do it? (PHP: Include question)

I’m doing a tech site for my education, and I have decided to use the PHP: include function and so the website will be easier to keep. I have not one but two include files: head. php (which holds the internet in the < head> tages, the actual header, and the particular horizontal navigation) footer. php (which holds the internet in the footer) My problem is when using the files in sub-folders. Next time i include " scalp. php", the links for the css files, photographs, and other pages are incorrect in addition to won’t work. I tried when using the direct url to the files. It does work, but I don’t like the thought of having the file urls out for everyone to see inside source code. Is there a more secure way to achieve this You requires the full report url’s really, having them comparable won’t reap any benefits for that public. Fact is I can save as on your own page and it will eventually change every url to include the complete URL. You have to to remember your images will be relative in your file containing your includes. The comprises, for a strategy to think of … Continue reading

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