Hello. I have some data in my MySQL database and according to that data I want to draw a graphic.
In other words in my site I have a small query where ask people whether you like this or that. And...
I wonder how I can make the fields of my form inactive/disabled for as many seconds as it will take after I submit the form and it goes to another page? In other words I don't want users to...
Does anyone know a program or script setting which in all pages of my web site I can learn from which page or Search Engine the users visited current page?
Thank you.
when users enter a page in my website which doesn't exist, I don't want the browser to display standard 404 error page. As far as I know I can create a sample page for my users to explain some...
I know the title look strange but I need to somehow freeze the top part of my page so that when scrolling to bottom the top part always remained. I don't know whether it can be done with HTML, PHP,...
Hello! I have the following code in index.php. With this code I include all the non-repeated elements of Module column (from MySQL db) in my combo box. With a special Java Script Code (which is...
I have an admin section for my site and would like to format the text in the textarea. Like to have Bold, Italic, Underline, Add Attachment, etc.. buttons and while clicking them add corresponding...
Thank you sooo much it worked, you are the best :)
Sorry but perhaps you could know the solution to my second question, that is when I refresh the page, current page becomes blank.
I am using Iframe in my web site. When any Iframe page is opened and the page is refreshed, the page doesn't remain on what it was before, but after refreshing it redirects to home page. Can anyone...
Hello! Can anyone explain to me how folders and files having 3GB slow down the web site speed if they are not linked to any page of the web site and have no relation? I mean I have a folder of 3 GB...
I am using the JavaScript “showModalDialog('/ModalForm.aspx','','')” function where in the ModalForm.aspx Page_Load I have the following: System.Threading.Thread.Sleep(10000)
The issue is that the...
I am using the JavaScript “showModalDialog('/ModalForm.aspx','','')” function where in the ModalForm.aspx Page_Load I have the following: System.Threading.Thread.Sleep(10000)
The issue is that the...