Tag Archives: Good Luck

Javascript Html—- “Begin” function question?

Question by heather: Javascript html—- “Begin” function question? I need to write a script that uses the begin function and four other worker functions to perform simple arithmetic calculations. The skeleton of the script is::

CSS background image not showing up?

Question by Dead Wizard: CSS background image not showing up? www.cooksonpublishing.net There is a sidebar on the right side of this page (“What we do” column) which is supposed to have a blue background on it. The background image is not showing up, despite the fact that I’ve used almost identical code to call css … Continue reading

How do i make a action page in my database so i can make my html code do its job?

expalin in detail if possible..im using the yahoo site builder and i want to make a log in page. I have the html code and i copied and paested it to my site. I just need to make a action page in my database for that code so i can watch the profiles and stuff.. … Continue reading

How do I load my index page without having to type "/index.html"?

Actually, I’m using xhtml so the real question is how to load my index page without having to type "/index.xht"? If I don’t type it I get the page that displays "Index of /" and lists all my documents, files, etc. as far as i know xhtml stil uses the .html or .htm extension. Once … Continue reading

How do you make an html code to e-mail sob0dy via hotmail?

How do you make an html code to e-mail sob0dy via hotmail and you type what you want it to say and it is capable of multiple e-mails to the same person at once? You can’t do it with HTML alone because it is a client side scripting language, you’ll need to do it with … Continue reading

Why do I have to specify /index.html at the end of my path?

I put up a website for a friend, using Earthlink’s Sitebuilder (Trellix). The site was published, unpublished, and then republished. The problem: Invoking the site with /~acctname will execute the old Home page. If I use /~acctname/index.html, the correct, new home page executes. How do I get rid of the old home page, so that … Continue reading

How do I insert a web page within another and still be xhtml compliant?

I have a web page whre I am trying to include it within an existing one. (Just like IFRAME but this is deprecated) I can’t for the life of me think how to do it and it is really bugging the shit out of me. Can anyone help? The page needs to be displayed within … Continue reading

How do you add html for others to copy on piczo?

i want 2 become a piczo pro and would like some help to adding html for others to copy on my piczo site, any suggestions? OK, There are two ways to do this On the one hand: you can do so <textarea rows="4" name="html" cols="50"> <a href="http://www.piczodesignstudio.piczo.com/">html Tutorial</a> for all your HTML needs </textarea> code … Continue reading