Tag Archives: Server Side

A Calendar on my page! Help!

Hello there everyone. My first article and it comes with a question. I’d liek to put a compact monthly calandar on my web site. I search and cannot find exactly how to achieve this or maybe I merely dont get this! lol Would that be java script What I want can be a small calendar that goes month to month. Then certain days could well be linked to show opertation that is taking for that time. I want it for being constant on almost all of my pages as events undoubtedly are a big part connected with my page. Almost any advice is drastically appreciated!!!!! Michelle Will you be using client area ((X)HTML/Javascript) or host side (PHP/ASP/Perl) scripting It becomes quite easy to do with a PHP/MySQL alternative. But for anyone who is just using code, then I’d claim there’d be getting some sort of javascript. http: //www. yahoo. com. au/searchq=j… ient=firefox-a& rls=org. mozilla: en-US: standard this place features a few good calander pieces of software: http: //javascript. world-wide-web. com/calendars/ Will you be using client area ((X)HTML/Javascript) or host side (PHP/ASP/Perl) scripting Ummmmm since you see I am startign with the start! lol I dont know that’s better i will … Continue reading

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

I’m stuck

Hi, My business is trying to learn anything that i can about website development. Honestly, I’ve only started this 2-3 weeks ago. I’m taking an internet class for creating internet sites, learning html, and i’m trying to learn dreamweaver. I have no idea of what a equipment side language does or which one i should learn(it is just there are consequently many)What about CSS, what on earth is it and exactly what does it do It just is just there’s so much to read! I am creative as well as a fast learner, but i’m starting to consider that i’ll in no way learn all there is to know in relation to webdesign. Can any of you guys help Anyway, did i mention i need to start the side business establishing websites for smaller, local businesses Gives thanks!! serverside dialect: choose PHP internet. php. net CSS may be for styling things head to www. w3schools. com to master about everything I realize PHP as some sort of language choice to get server-side. It’s the best widely supported online, it’s relatively easy to read, and it is able of doing just about everything. CSS may be for styling things, seeing that … Continue reading

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

Page Refresh

Hey there everyone, I have happen to be creating web sites for some years, but almost nothing huge. I am currently gonna college to attain an associates level in Visual Speaking. I look frontward to meeting everyone and learning approximately I can. This is my question. Whenever I update an online site, I also have to refresh my browser to check out the new content I uploaded. How do POST create code that may automatically refresh the page around the server side I want every single child upload a web-site, and not ought to tell the client they’ve to refresh to determine the new changes. I hope I am making sense. Ones thoughts and ideas are most liked. Bryan What language will you be using In ASP you have available this at the top end of the page to support stop page caching: < % ‘ Make sure the page just isn’t cached Solution. Expires=60 Solution. Expiresabsolute=Now()-2 Solution. AddHeader " pragma", " no-cache" Solution. AddHeader " cache-control", " private" Solution. CacheControl=" no-cache" %> Mr. C, Regards for the rapid reply. My site is constructed with HTML and several PHP. Do you as well as anyone else know of an solution … Continue reading

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

Need to set up site like following

Hello, I’m fresh towards the Web Development conclude of things. i’d prefer to make a website that will possess a database like one here www. 7thgencivic. com/wiring How would i begin doing it. Would it be extremely tough You it is fair to learn a function sided language just like php, asp, or even. net or contract another individual to do the item. Also, you’ll have to learn SQL (Structured Query Language), which is what exactly these server-side languages use to contact a database. i thought i it is fair to learn the would like of apache php and sql. i was gonna make the site out of html document pages. instead cos we ain’t really got time to learn all that serverside.. tell me this basically wanted to password guard entry to where we have these pages may that be accomplished easy enough. hello there for my ignorance. In a couiple associated with months i’m gonna receive sime good books and have a proper read within the languages If it’s with a unix based server then you could utilize what is referred to as htaccess. Your host provide you with more info at that. If it’s really a windows … Continue reading

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

sound file on enter and exit

tips on how to have a sound file play every time a visitor enters your blog (but not participate in again if they resume the index) after which it play a sound every time they leave the web page, either by final the browser or about to a different web-site altogether. I want in which last exit sound to work on every one of the pages so that when they navigate away, it will play. the welcome sound i simply need to play on the index but is not play again when they resume the index; put simply, for each unique time construct y visit the site the welcome appear plays, but will not really play again if they return to the home page/index. just about any ideas not an experienced on sound and you need some control over what on earth is happening, so " you" are gonna have to add some scripting langauge… IE you need to know that you have already been to that page but not play the audio. EG in php you’d set a varied and pass them between pages for you to indicate that it was already viewed. It may be possible, but he … Continue reading

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

Link Direct to Table Cell

Hi I’m new to the particular forums so I hope this is posted while in the right place. I am designing a web site for the client and I’d like to change the content of any table cell 2 text link is clicked while in the same cell. Is that this possible Any help is very much appreciated!! Its very much possible. In order to clarify, there shall be a table personal (a td) which has a link. Whenever this link is definitely pressed, that whole cell’s text value results in being something else And also the link will become gone also In that case, Code: < html> < head> < title> < /title> < script type=" text/javascript" > purpose ChangeCell(cellId) document. getElementById(cellId). innerHTML = " new text"; < /script> < /head> < body> < table> < tr> < td id=" area1" > this can be a text before your change occurs. < a href=" #" onClick=" ChangeCell(‘area1′); " > change< /a> < /td> < /tr> < /table> < /body> < /html> Thanks a lot for replying so quickly bfsog!!! The code successful but I’d like it to modify the cell text to a genuine page that is already designed. … Continue reading

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

Easily changing the navigation bar, without doing it to every page! Help me

Hello there there guys, I’m just new in order to these forums.. But I have got made websites for a time.. Im only SIXTEEN.. Now this may be the website… homepage.. just which means you guys know what im preaching about. http: //www. freewebs. com/nzgametrader/index. htm Now around the left can you observe the products I’d like to see to make it easier to feature more pages and many others. I have done it a true long way.. and I’m sure theres easier means!! Can somebody supply me some info Concerning microsoft acess.. along with frontpage.. but acess seems hard and WE wud rather not really use that unless I need to! I would like to add more items towards the navigation bar. Simply by just typing the item on lets point out the index. htm web site. and then it can change each for me. I know this really is done. Thanks alot Sparky This really is generally done via Server-Side Includes (SSI). It really needs to be supported by this server. There fluctuate ways of developing SSI, including a thing called SSI, along with languages like PHP and ASP. They allow you to put the navigation in a … Continue reading

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

Putting PHPBB in a HTLM table cell

Anyone got any strategies on how to achieve this I’m a total beginner and it can be vexing me, all I want to do is have a site with the board integrated within a similar way in order to Here and most of I’m getting is usually a headache!! When you mean include this forum listing in another page, you have available server side contains, if you have got them available. Or even, an iframe would also work. erm, I hate that will sound that fresh but precisely what server side contains any idea where I possibly could find out more about them or how to locate out if I can use them I’m trying to stay clear of iframes as apart from resize with the forums so they’re going to look really tacky methinks… Well, if you have got php enabled or even asp enabled, you have available them. With PHP syntax will be PHP: < phpinclude(“forumpage. htm”); > I forget what it truly is in asp, anything like Code: <! –#include file=" time. inc" –> Thnaks Bfsoy, I have some sort of sneaky feeling that this will probably be way over my head at the moment, maybe I’ll … Continue reading

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

hi

hi there im new to the forum and additionally new to web design. I’ve spent a final 6 months mastering from tuts as well as making forum sigs personally and my good friends, and i love sitting down at the pc with my personal photoshop and strategies for new sigs. Any way a few friends of excavation have said that we should start to use flash, which tbh i havent a clue how to use lol, but i have signed up taking part of a few part time training on photoshop, dreamweaver, and also flash, cos im hoping to begin web design for just a living, or even go into little business of my own , personal. But the thing is that i dont know anyone who’s a web designer and i used to be wondering what quantity of money can a wordpress website designer make gives thanks akuji Many people feel, there are a pair of aspects to site creation… 1) Page Designer… This person provides the graphics/Flash experience to generate the layout and look of the site, colors, font, CSS type sheets, etc. The experience and talent associated with artistic design will be the basis for how an … Continue reading

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

Have basic design.. Need Advice

Please click on over and look in the site layout: http: //www. bowdoinhamsecondbaptist. org/Youthgroup/main. htm I have used CSS to create the layout (well i acquired it from an additional site) and i want to know how to help make the basic frame standard so i need not recreate every internet page, just change the content in the center section. I would like to keep the very best, the 2 side navs and also the very last container standard, but contain the center easily adjustable. Is this doable You could use SSI (Server aspect includes) to re-use portions of code which might be repeated on a lot of pages. Have a glance at this tutorial http: //www. splodgy. com/modules/dokuwiki/doku. phpid=ssi_-_server_side_include It is just a site based about Blue Robot! His / her stuff is good. Make sure to change more in the colors, though–you don’t want him to feel much like the whole world can be copying his site, and you will not want people like me to learn that it was a little quick grab-and-go occupation. Device Side Includes, or maybe PHP includes, are ideal. They’re very easy to perform, too. Usually it is just a single line of … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment
Page 4 of 11« First...23456...10...Last »