Tag Archives: W3 Schools

css

Is there any free on the web tutorials that make clear style sheets, especially positioning in css, within plain english w3c can be completey useless. Wow what a harsh statement! I believe W3C’s tutorials tend to be great… try such (other than W3C regarding course) POST figured it away myself. Thanks, even though. the biggest problums i have with the courses at w3 schools is always that they go to slow as well as to fast. Other tutorials grant you check points which you go through however w3 schools does this it is only the blog titles. W3 schools is ok if you need to brush up and also are ok which has a technology and are sharpening further the skills which you will want in it. The best eay ihave found though to learn about a new technology is usually to look in a book as they usually have a lot more detailed information. (sorry about posting in the dead topic ).

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

Best Way To Create File Upload

I am needing a page with a site with a form that does two things: takes a report and uploads it towards the server (supposed to get an image but I’ll probably allow any filetype, user error should end up being practically impossible on this particular case), next sends out any notification email. What’s the most effective way to approach file uploads In this case, I don’t should want to do any operations to the files or continue special track of ’em at all, so I suppose the best possible implementation is going to do. Is it doable w/o using CGI/Perl, PHP, or even, heaven-forbid ASP We’ve not created a good upload form w/o all those before, and was wondering if there’s any possible HTML variety implementation usable in cases like this… I want to get this working right now, so I guess I’m interested in whatever I can certainly throw up and obtain working the speediest… I don’t know if there’s how to do it without using a server-side terms. It’s pretty uncomplicated in PHP. I need ideas of about the other people. Through the W3 Schools: Archive Upload, and Contact. What accomplish ya think is actually easier/faster, PHP … 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