13,937 Topics
![]() | |
guys, i developed Students alumni project,in php + mysql where students registers and check their online status and view his academic records, i completed evaluated my project on local host, WAMP(apache), and my project worked fine, all db connection, data access everthing is fine on local host but on Online … | |
I'm having troubles with the site i'm creating, whenever i adjust the web page(ctrl + mouse wheel), all the elements were moving out of their places. I don't know and how do i fix this? | |
I have a Music webite and I am trying to find out how to input a Music/ Juke box playlist so that the mp3 files i input will play in order. I have to jukebox's however they template of it only shows one song. Im trying to get something with … | |
I wrote an accordion menu, and for some odd reason, the arrow that shows you which link you hovered over won't show on the browser. Unfortunately I can't post my code properly because there is a lot and it could be overwritten by something else.... I will send you guys … | |
Please help me find out why the following isn't working in Firefox -- works fine in IE! HTML: [CODE]<asp:HyperLink runat="server" NavigateUrl="~/ContactUs.aspx"><img class="contactus" border="0" src="images/ContactUs_200.jpg" alt="Contact Us"/></asp:HyperLink>[/CODE] CSS: [CODE]body { font-family : Verdana, Arial, sans-serif ; font-size : 9pt; background-image:url(../images/red.jpg); background-repeat:repeat-y; } a { text-decoration: none; color:red; display: block; } a:hover … | |
how can I build a website with online price of Gold? | |
I've been scowering the web for a good 3 hours this morning looking for an alternative to our OSTicket installation. I've looked at quite a few items. I have some requirements that I'm basing my selection on. * LDAP Integration (**Not a deal breaker**) * Email Notification (**When an ticket … | |
Hi all, I have a menu on the left side of my design. When the user scrolls and the object hits the top of the screen I want it to float there. I have the float working fine now, but how can I say "Only float when you meet the … | |
Hello, I am having a bit of trouble using 301 redirects. I have used the following format, successfully, on many occasions (putting the following code in the .htaccess file and loading into the directory of the domain I wish to redirect): "redirect 301 /oldpage.html http://www.newdomain.com/newpage.html" The problem is that the … | |
I have a slider and for some odd reason after all the images slide across (they slide perfectly at first) they begin to show a little bit of the previous image (this is the second rotation)... So how do I get it to stop doing that? Can someone help me … | |
I need serious help with a website! It works fine with Safari, Google Chrome, and I spent a long time making it compatable for Firefox. But the website is completely differently in Internet Explorer. I am not having any luck at all with this one. If anyone could have a … | |
Hi all. I have a website that I'd like to post my C++ endeavours to. I want to make it so the source code can be viewed on my website with the correct colour coding, etc. I'm relatively new to CSS and XHTML. I've been using Notepad++. How do I … | |
I am new to using html. I have been going around in circles for hours to find where to put my image in the script ?the script disdisplays a frame of picture with broken link .I found I can add pictures like below but I am trying to learn how … | |
mujhe html mai image add kran nhi a rahi plzzz help me | |
how can revome the border or spacing between tr and td even i have border="0" cellpadding="0" cellspacing="0" in my table. | |
Okay, So I've just started university on a computing course that is pretty much programming-oriented. I'm new to programming and I have a very low confidence when it comes to my knowledge of computing, so forgive me for any mess ups. So on Monday we were told in our Java … | |
![]() | Hi, I found some code for something I need (for commercial use). the website allows to download the code for free but use it only for non profit projects (which is not what I do).. I got the code and there were 3 files- html, css and js. the html … |
Hello, I was wondering if anyone could tell me the best way of hosting large PDF's on my website without incurring too much money in hosting fees. They need to be hi-resolution PDF's with hyperlinks throughout. I would also like for them to be viewable on my ipad, iphone etc … | |
Hey Guys, So i need really simple instructions on how to arrange my costomer list from newest to oldest (decsending) <select name="MODULE"> <option selected="selected" value="Customer">Customer </option> Basically when you open up the website and click costomers, you see a list with data_0 - date_400 or something. how to i rearange … | |
Hey guys. I'm tyring to create a form which, amongst other things, has a dropdown box and a textbox. What I'm trying to do is have the textbox either hidden or disabled unless a certain option in the dropdown box is selected. I've searched for a tutorial and found a … | |
please am developing intranet portal with open atrium which going to runing on ubuntu. this is my first time am trying this if anybody have experience please i will need your help or you can give a link to were can get it tutorial to help me to do this … | |
I have some custome graphs that I have laid out on 3 seperate web pages that I would like to show on a dashboard/large monitor at my office. I would like the pages to refresh every 10 seconds and redirect to the next page in the cycle page1 => page2 … | |
Working on some CSS for a WordPress site, I came across this: img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ } Are thes wild cards that will work for any instance of, for instance, `class="wp-image-a"`, `class="wp-image-b"`, `class="attachment-vacation"`? | |
So basically I can't remove the blank space right above the 32% rating (Red 32%) & and the small sliver of space right below "Showing 1-6 of 88 reviews" at the bottom. I provided my entire code here with the links below, but if you search specifically for "/*Code that … | |
hello everybody i wanna know how to create an contact form on dreamweaveer where on box will show the adress of company and the other box u can add will be shown the comment that anybody visit the page can do it, if u can help me please give me … | |
**Introduction** Starting a website is easy, getting people to visit it is the hard part. I my self love designing and developing sites for fun, which is great because I'm making money from it, which makes it 100000x better! In this small and simple tutorial, I am going to tell … | |
Hi have a problem with css my code is this: #menu-wrapper { position:absolute; top:0; height: 34px; width: 100%; background-color: #E95D22; margin: auto; } Normally it looks like this which is what i want http://picturepush.com/public/10127434 But when i resize the browser it looks like this but i want it to keep … | |
Hi, i need some code for slide out panel that will pop out when i scroll down like this one, [Click Here](http://download.cnet.com/RealPlayer/3000-13632_4-10073040.html?tag=main;lsr) It's very cool. please help. | |
I recently had an accoutn with godaddy and found they did not support FFMPEG so I cancled that account, now I want to use a local server on my computer for testing so I do not have to pay for hosting. My question is how do I get a Mysql … | |
I have a slider, and for some odd reason, at the very end it goes blank for a while then resets... I think its being overwritten by my css... Can someone look at my site... I will send you the link through a private message (I don't want to show … |
The End.