Good day to you all. Thanks for your replies. The problem is solved. It strange but somebody said I should try this. This what I have done:
Shut down PC
Remove power cable completely
Remove LAN cable from ethernet port
Wait 10 min
Insert power cable
Restart PC
Plug LAN cable back on...
Good day,
I have a problem that I do not know how to fix. I have three PC's on a switch with a printer. It is not connected to a router as they just have to print. Two PC's is working fine. The third is the problem. It is running XP and no PC can ping this PC and this PC cannot ping any...
Thank you very much. It is working now. Just one more problem I have. On the home page http://www.idealauto.co.za there is a script that shows the cars that is on promotion. I used the function $data = mysql_query("SELECT * FROM Promo ORDER BY RAND() LIMIT 1") or die(mysql_error());
The...
Good day,
I have a webpage which runs a PHP script to download info to the webpage. There is 2 buttons for a Application form and to book a test drive. These buttons are working in Chrome and firefox but not in IE. Here is a link to the particular page...
Hi, it is working sort of. Let me explain what I am trying to do.
I doing a website for a second hand car dealer. I made it that they can do their own vehicle uploads and descriptions of the vehicles. So when the showroom.php is opened it pulls in the entries from the SQL database.
When I...
Hi, Thanks for the reply. I am a bit of a novice. If I have the image of the car and the sold image in my web directory, how do I use the CSS overlay function. Do you perhaps have a place where I can go and read up on how to do this?
Good day,
I am doing a website for a car dealer. My client can upload their own stock into their website. I store the detail in a database and when somebody opens the "showroom" page it pulls in all the database entries.
My question is: How can I add a sold sign to a picture that is already in...
Good day,
I have a web form done for somebody. I can send the form as an email but I want to know if it is possible to send the web form as a PDF or WORD attachment to an email address when somebody submits the form.
Good day,
I am trying to insert a form into a table(A) in my database which is working OK but I would also want to add the name of the person and the contact number from another table(B) into the same table. I want to use the session username as reference to get other information from my table...
Good day,
I am doing a website where I have several restaurants and when you click on the restaurant you are looking for it opens a Google map in an iframe inside the same webpage. This is working OK but I would like to add the contact details of the particular restaurant next to the iframe...
Good day,
I am new to PHP and I am trying to add a random password for my clients when they are verified. The script I am using is as follows:
<?php
function genpwd($cnt)
{
$pwd = str_shuffle('abcefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890@#%$*');
return...
Thank you very much. It is working. Just want to find out can I use some sort of variable code because I have to add and delete a lot of products every week and it will be very time consuming to add that link code to each product. Is there a code something like this:
<a...
All I require is whatever link somebody click on my website, that particular link name must just appear in the next page. For example lets say I have a link ABC123 or XYX987 it must just be passed on to the next page. So if the person click on ABC123 it must display on the next page for...
Hi,
If I have a link on my page for example ABC123 that takes you to an "order" page. How do I get that the link name "ABC123" appear on the "order" page.
So if somebody clicks on the ABC123 link it must display on the "order" page" Thank you for buying ABC123
Thank you in advance!!
Good day, is there anybody that knows how to program the LG MG so that it can use lease cost routing with authorization codes? One of two things happen. When I don't activate auth codes my LCR is working fine, which I am setting up in digit conversion table. As soon as I try and restrict the...
Thanks for all the help so far.
I am using FTP to upload files from a webpage to my server. It is already working but I want the user that is loggin in to upload to his own directory and I want the image name changed from whatever he called it to for example "image 1".
Currently I have a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.