HTML - Master Page (.net) + Equivalent Methodology For Linux Servers
Hi,
Not sure if this is the correct forum for this question but I was wondering if someone could point me in the right direction for building websites not with .NET technology (ie .aspx etc) that allow you to do something similar like master pages and content pages. For example in .NET you can create a master page and then have content pages which automatically "link" to the master page so a header or template that you have in the master page is automatically kept and the content pages are just "loaded" into the contentDiv. I hope I'm making myself clear enough. One way I thought is maybe you create index.html and then all your links etc and header and footer and in the middle put a div. Then you can use javascript to set the contentDiv to whatever page you want with an iframe? Is that the correct approach? Thanks, SS Similar TutorialsHi, This is in the wrong place... but I didn't know where to put it!!! I wanted to put it in the server administration, but that was divided by Unix, Linux, and Windows anyways and I didn't know if I should just choose one or what. I think this can be moved if someone knows where the best place is. Right? Getting to the point... I have no idea what the difference is as far as Windows and Linux web hosting servers? I am using one of Brinkster.com's shared server plans (because they are cheap!). They give an option between Windows and Linux. Which one is better? Which one should I use? Any suggestions? Thanks!!! Sorry if this has been posted before, I looked but couldn't find it. I am having serious problems with something I am trying to create. I am building a site which at the moment consists of 1 Page, namely my index.html page. I have put a lot of time and effort into the page and it looks fantastic, however, When the site goes live (school website) there will be a LOT of content pages. My dilema is, say for instance we want to add a new button on or change something on ALL the pages, it would take hours. I know in PHP you can do the index.php?page=departments....and I am sure I have seen it in HTML before. Therefore creating me a template which I only have to change 1 page and the rest will change automatically. This would help me SO Much. Thanks In advance Hi, I have a problem creating a Master page in dreamweaver, can anyone help me? I want to change my web layout and affect the rest of the pages. Regards Steve My website is SalvationSource.com. I need somethings, around 15-16 done that I can't do. I have some money to give for this. Here is what I need done. 1. I need the website to auto adjust so it looks great in everyones IE and FF, no matter what resolution they are using. 2. I need it so when I change the index, it changes on ALL pages so I don't have to change it in 20 different pages, which has to do with the php include code, <?php include("index2.php"); ?>. Or maybe jsut have the body change and the header and footer change, kinda like this site, http://www.clubhabbo.net. 3. I need my 5 boxes having their own php file, with the php include code, but if its possible to have the 3 blue boxes information on each box to be included in the php file, and not just the information inside the boxes. 4. I need a "Bookmark This Page" button listed under the Home icon, I need it to be a button like on the left side of, www.danecook.com, since coding won't do it for both IE and FF, so when you click "Bookmark This Page" a box pops up with a button and logo adn such like his site. 5. I need the blue box behind the login boxes is aligned correctly, its always 1px off because of IE and FF my last coders said, but lets see if you can do anything about it. 6. I need the footer blue copyrite box fix at the top of it, its like 1px across the entire footer, theres a darker color cahnge, not sure why. 7. DONE! 8. DONE! 9. The template background is connected with the webpage background, I need that cut/fixed so I can add something on teh sides of the website. 10. I need a few pages made that will be PHP, such as the Statistics, Surveys, and Quizzes pages, and I'll need help with a few other pages such as the Store and Downloads page. For the Statistics and Surveys page, I want them just like the ones on this site. www.salvationsource.com/php. 11. I need the forums, www.salvationsource.com/forums skinned to look like my website, I have no clue how to make the forums look like my site, maybe we can just change the images or something, just needs to look like the website template. 12. I need a chat room like this one, http://chatterbees.homestead.com/chat_lounge_1.html, it doesnt have to be that advanced to where you can password your name so you and only you can use it and such, but it would be nice, I need one that resembles my website and such, I do need it to be able to allow people to PM other people. I guess this would be java and html. They charge like 100 for that chat room, but I'd like it as advanced as I can get it. 13. The login part on the home page, I need it so it will login into the forums and such, I need it to mainly, work. I believe I need a SSL Certificate and such which I am going to switch hosting providers and I get a free SSL Certificate when I do. 14. I need the forums, SSL, mainly everything to be able to be switched to new hosting, like if I needed to reisntall the forums, I can just upload the database file or something and all my categories and forums, and sub forums with all the posts and threads are there. So if you want me to switch hosting providers first before we start, please let me know. 15. I do need a toolbar like the mininova.org, and google.com toolbar, I will make the layout of how it should look in Photoshop, give me a little time. Of course it needs to work with IE and FF. 16. This is one of the last things I need which is the radio player, like this website, http://www.clubhabbo.net. As you can see it has the Windows Media Player player, and above that it says the radio stats. I of course need a better looking radio playe. I will also make it in Photoshop soon. But the main way it will look is like this, http://www.blavish.com/wp-content/up...mp3-player.jpg. And on it, it will list the Radio stats, and the 5 buttons on teh end will each do soemthing. Just give me a little time to make it in photoshop and to give you more detail on what each one does and such. I guess it would be best to be made in 3ds Max, or Maya or something, or made in flash adn imported into a modleing program and rendered 3d. Just the best look you can get, like with the like refecting off it and such, give me alittle time to get the detail. 17. I don't know if I really want this. It depends on if you all want to make it, I would love to have an admin control panel, just like phpnukes, to post news, ban IP's and people, add downloads, etc. Let me know what you think about that, because I know thats ALOT of work and I've already asked for ALOT. 18. I do need the PHP form on the contact us page to be modified, fill it out and as you see it makes you verify the data you entered, I don't want it to verify. I jsut want it to send you to a thank you page and have it email me as it does with the data and their IP and such. I just don't want it to verify. As you see I did the 2 I can. I have FTP and Cpanel and everything. If you'd like to make a little money then please reply. Hi, This is a strange problem. I have a small personal website written in UTF-8, which I have indicated with the Content-Type tag in the head, as you may verify. Nontheless, Firefox (at least, haven't tried any other browser) misinterprets and renders the page in ISO-8859-1, leading to the misrendered characters under item 5 under "Documents". As Firefox's "page info" dialog tells me, the Content-Type tag is recognized but the encoding is still ISO-8859-1. Viewing the page locally works fine, same with every other server I have tried. Why? Can this sort of setting be overridden by the server? Can you save the pages you create from a .Master as HTML? Would you suggest a different format? It wants to save as aspx, but can't open that on my phone... Ever since frames went out of style, I've wondered how to create a master-style page for a website. For example, a menu. The menu will be the same on every page. Without some way to encapsulate it, we have to duplicate that code on every page we create. Is there any way to put a marker/placeholder of some kind which represents the menu block, without having to put the actual code in each page? Of course you could do this with ASP/ASPX or PHP, but I'm looking for a purely HTML/CSS solution. Can it be done? Suggestions? Hi, I am designing a website and i am trying to achieve the following text1 _________text2 ________________text3 only where the ____ are just white spaces is there any way of doing this without resorting to  's? CSS? Thanks Gary Hello! I'm using the <blockquote> tag to indent the block. It's all working fine in IE and Firefox, but not in Opera. Block is correctly indented on the left, but not on the right. Is there any equivalent tag that would do something similar and would work in all those browsers? My second question is regarding the use of "". Is it a bad practice if i don't use if? For example: is this... HTML Code: <body bgcolor=white> ... different then: HTML Code: <body bgcolor="white"> ? If so, what can happen if i don't use ""? I'm only learning for now, so please, be gentle Thank you! -gavio Hey all! We seem to be having an issue with something. We changed the nameservers for a domain to a different hosting company and made up a new site for that host. Everything went fine. When I view the site on my computer the new site is there as it should be. However on my friend's computer it's still pulling up the old site with the old host, even though we've cleared out all the cookies, cache, etc. Sometimes the new site will pop up for a bit, then the old site shows up again, only on his computer. We're both going through the same internet service provider and I can't think of a single reason why his computer would be doing that. Any ideas? I have no clue what to title this. Forgive me. Here is my situation. I have a .zip file full of data that I am trying to sell online. I want customers to go to my site, read about the product, and then click BUY NOW. It will take you to AlertPay's page, where you can submit your payment information. After that, I have set it up to return you to a confirmation page which is on my sever. http://myservice.com/thank-you-for-your-order.html On this page, I'll have a link to download the file. The problem is, I don't want people passing out my link "http://myservice.com/thank-you-for-your-order.html" and going directly to the page and download the data without paying for it first. Is there a way that I can restrict people from viewing any one page on my site, if they did not come from a particular inbound server like alertpay.com first? Didn't know if the page could detect what link the viewer came from and push them away... at least with standard HTML code. Just curious... I know how to put code into the site so that it doesn't appear in search engines, but I need to prevent people from bookmarking the page and sending it to friends who refuse to pay. Thanks. There are download managers (such as DAP, etc.) which can download parts of files from different mirrors and assemble them on the same pc. Your users will need one of these installed to download the file, or you could send them your own download manager. If using a ready made download manager they'll need to enter the urls of the two mirrors of the file. Hi all, I know how to create master pages in asp.net but now I want to know how to create master pages in html? Could please anyone tell me by giving examples of the small code pieces? thanks in advance Zia In the past I have been designing websites to learn about web designing. In order to keep my sites update able I used frames and includes so I wouldn't have to make a chnage on every single page if there was a small problem. In the future I plan to design professional websites for people. So how do the webmasters who design websites keep the websites update able. I have seen advantages and disadvantages of using frames and includes. Now I want to know the professional and common way of how these webmasters are doing it, so I can also do my stuff that way too. Another question I have is as you know IE 6 does not support png's tranparent background. So what do the professional's do about this I have seen png's on professional websites but what happens to the IE 6 viewers thanks, ALi Is it possible to have a asp control in the content section of a content page of a master page? If not what is a possible work around short of remaking the entire page? Hey guys, I'm managing this website that my boss created. I'm a devoted Dreamweaver user and she created it HTML style. I need help because I can't figure out why it's not showing up in Internet Explorer, Firefox, and Netscape. It shows up in Safari, but that's not going to satisfy our client. Here's the url: http://www.kwph.com it's the logo under the About Us section. Thank you for any help Jordan i have some softwares and i dont want to let the people download and save them to their computers. i just want that people should be able to install the software and use it, but they should be not able to have a copy of it. is it possibe to do so? i mean running the installation directly from the site. so that i can sale the cds of my programs. i have a idea to make my programs PlugIn. but i also don't know how to create them. or is there any other solution for this? if yes then let me know... anyone please help me out! thanks! Hi, Wonder if you can help please. I have a long established ASP page called carkeys.asp - which does not work on my new Linux hosting (whoops should have know that). Before I change back to a windows platform is there anyway this page can be bounced to the replacement page at carkeys.html? The .asp page is well ranked with google and I would like its statistics to be directed to the new html page. I have code for the re-direction, but the page cannot be viewed to get this far. http://www.lockcity.co.uk/carkeys.asp > http://www.lockcity.co.uk/carkeys.html Many thanks for any help you can give Abi Can anyone suggest a good html editor for linux? i am looking for something that has code/element shortcuts, is not a WYSIWYG editor and has a preview function. Thanks. First Post! Yeah now thats out of the way... I've just designed a Linux Tutorial site for a friend who is a Linux fanatic. However, I've used Arial as the font. When the site is viewed in Linux (I think its the Mozilla browser) it appears in this odd font. I was wondering if anyone knows which fonts Linux broswers display best - so I can assign it to the 2nd choice in the CSS. Arial being number1 for Windows browsers, then going to the 2nd choice if its Linux and it cant find the Windows font. Any help whatsoever would be appreciated. Thanks! |