Dear All,
If I have to many spaces or returns in upload file. It will not show correctly on my website.
The SQL database seems to get confused.
Please Help
Janey Bad
XXX
PS Sure this should be simple to correct but I need help.
PLEASE HELP!
This is the error details, which I am getting.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
Timestamp: Wed, 25...
The below code seems to work in all browsers, apart from IE. Please, please can anyone help.
<?php require_once('conn.php'); ?>
<?php
$sqp="select * from data_tb where dbid='".$_REQUEST['id']."'";
$resp=mysql_query($sqp);
if(!$resp)
{
die('error in data');
}
$rwp=mysql_fetch_array($resp);
?>...
The below code seems to work in all browsers, apart from IE. Please, please can anyone help.
<?php if ($rwp['MEDIA_IMAGE_00'] != ""){ ?>
<td align="left" valign="top"><img src="images/<?php echo $rwp['MEDIA_IMAGE_00'];?>" width="63" height="78" onclick="bigimg(this.src)"...
Can anyone point me in the right direction?
I would like to know the best method for inserting the data below into a SQL database.
#HEADER#
Version : 3
EOF : '^'
EOR : '~'
Property Count : 5
#DEFINITION#...
Can anyone guide me in the right direction, on how to send my access data to righmove? As a batch upload file, please.
I know this question is vague but I have been left in the lurch and will lose my business if I don't complete a solution by 4pm GMT.
Please help XXX
Janey Bad
I have a website that shows a load of properites but I was wondering if I could pull just the student properties into one web page.
Every student property has STUDENT LET as the starting text sent from the SQL table.
Any ideas would be greatfully recieved.
Jane XXX
Can anyone give me any ideas on how I can remove a thumbnail when the image doesn’t exist in the image folder?
Basically I have five small thumbs and one large image, which swap places when clicked but when the image is missing I would like the appropriate thumb not be shown.
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.