I'm trying take an array I've created and place it in a soap command, like this
while ($row2 = $db->getResult()) {
$search_query[] = new SoapStructAuthorisationData($row2['rfid'],array(new SoapStructIdTagInfo('ConcurrentTx')));
}
I then create a comma between each instance just...
Hi,
I'm trying to parse the data identified by xml tags and get this data ready to insert into a database. I tried many combinations and looked at various examples online. I get the error
XML Parsing Error: not well-formed
Location:
Line Number 1, Column 26: <font face="Arial" size=2>
if...
Hi,
For some reason when I do a calculation with a loop in my shopping basket code, it knocks off the last 0. Which looks wrong for people. The unit price stays at $0.60 but immediately I do the code below isubtotal ends up as $0.6
I've tried round functions etc, but I can't find anything...
tech spec:
kt7-a raid motherboard
amd athlon 1333
IBM deskstar HD
Hi,
My computer has been booting fine for a year - now when I turn it on it all I get is blank black screen and nothing happens, no beep sound.
However if I unplug the computer and moniter and then plug it in again, the...
Hi,
I've seen it done many times, where if you want to give someone a simple URL to take them to specific page of a person or band.
at the moment I'm creating a folder in the default directory called Johndoe. Now inside that folder I've got a redirect script as follows -...
Hi,
I'm trying to send out an HTML newsletter and as you can imagine most people have given their 'Dumping' accounts like hotmail and yahoo.
This HTML email works fine with proper email clients like eudora and outlook, but there is no sign at all of the email being received by hotmail or...
Hi,
I've got the ad-rotator to work, but it doesn't seem to allow anymore than one value in a string. My affiliate system asks for 2 values
e.g www.affiliates.com/affiliatepage.asp?affiliateID=1&imagetype=5
when is gets redirected I only get the...
Hi,
I'm using mySQL with ASP. This count function is really frustating because it counts all the records in the database. It ignores the where statement NowLive=1 .
Any ideas?
sSQL2="SELECT COUNT(ArtistNameTable2.NowLive) AS results_count"
sSQL2=sSQL2 & " FROM...
Hi,
This is a really strange problem. I'm trying to defragment my drive, I get this error:
"Error Defragmenting Drive C"
"Your computer does not have enough free memory to defragment this drive. Quit one or more programs"
I've quite all other programs but still get the...
Hi can u help.
I've got the code below which gives me the value 1 for all cases when they range from 1 to 10, in many instances.
sql2 = "SELECT ID,SongView,Song,Count(ID) AS num FROM SongTable"
sql2=sql2 & " WHERE myID = "&myID
sql2=sql2 & " AND LiveSong=1"...
Hi,
I've just converted from MS ACCESS and understand that u can't use rs.REcordcount to get the number of values in a field. I've got the code below which gives me the value 1 for all cases when they range from 1 to 10, in many instances.
sql2 = "SELECT ID,SongView,Song,Count(ID) AS num...
hi,
I'm using Access 2000 but as my website traffic is increasing to about 300 unique visitors a day I think or am aware that Access can only handle 10 concurrent users or something.
Can I ask you more experienced users:
* Is mySQL a lot better at handling more traffic, how much can it...
Hi,
I have a pop-up window which allows values to be passed to the new window. This works amazingly well in IE but with Netscape it just passes with sands of times going, but no effect. I'm hoping someones got an idea about triggering the form. Many Thanks.....Also any ideas about browser...
Hi,
Please help!
I've used PWS on win 98 for testing my ASP for years with no probs. I've got MDAC 2.1 installed on it.
Anyway first time after computer restart it displays the requested page. But subsequent pages never show it is very slow to respond and never completes the task of...
Hi,
Please help!
I've used PWS on win 98 for testing my ASP for years with no probs. I've got MDAC 2.1 installed on it.
Anyway first time after computer restart it displays the requested page. But subsequent pages never show it is very slow to respond and never completes the task of...
Hi,
Please help!
I've used PWS on win 98 for testing my ASP for years with no probs. I've got MDAC 2.1 installed on it.
Anyway first time after computer restart it displays the requested page. But subsequent pages never show it is very slow to respond and never completes the task of...
Hi please help me!,
I have been using upl.ContentType successfully for around 3 months on my site with no probs. I use it to get the mime type of the file which must be .mp3
For some unknown reason it's suddenly decided not to recognise .mp3 files and seems to think the files are...
Hi,
Having just installed the super patch for IIS 5, this has effected the login and session management for all our sites. Has anyone else had any problems when the new patch was installed.
Hi,
This method and code works fine when I'm not passing variables to the select statement. But when u include them in my select statement it returns no results at all. When there are records there.
It's based on the code from WWW.4guysfromrolla.com paging using stored procedures,
can...
Hi,
I have a forum page where say 10% of the time a persons posted comment gets repeated sometimes twice on rare occasions 5 times.
I only have one execute command, on testing with our dev site this never occurs, it only happens on the live site.
I think maybe it's because people on a slow...
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.