HI,
I'm trying to do a select statement to match the name of a town or district stored in my database, the fields collation is utf8_polish_ci and the name is ?ódzkie. When I try and match this to a record in the database it won't product any matches, because it's the way it's stored in the...
This might be something else then, because when I click on the button below, the button disappears and I suppose so do the ability to use the <script type="text/javascript" src="swfobject.js"></script> scripts any ideas why that happens?
<button type="button" onclick="doSomething('str');"...
Hi,
I'm trying to include this javascript file
<script type="text/javascript" src="swfobject.js"></script>
in the function below, but get an error saying I can't use nested scripts. How can I use this file inside the function doSomething. Also how to keep all the page coding outside the...
Hi,
I'm getting the following message from a network security scan (seems to be in linux terminology), does anyone know what I need to do in windows 2003 to stop this and what does it mean please?
RESULT -
"It is possible to enumerate the names of valid users on the remote host. Description...
Hi,
Thanks for the advice, I'm currently allowing any ip. these are the settings below.
Access -> Authentification -> tick allow anonymous access
Access -> Connection -> radio button on, All except the list below
Access -> Relay Restrictions -> radio button on, All except the list below...
Hi,
I'm getting no emails through using the CDO.message object.
It was originally working OK with the default SMTP virtual server settings. I then went and started trying to enhance the security by changing these settings for another purpose not to do with CDO.Message. Anyway I then returned...
Hi,
I've looked in task scheduler in windowes server 2003 and I can only see an option for a certain time each day, week, year. Is there some way to activate a VBS script every say 15 minutes of the same day?
Thanks for your help.
Hi,
Thanks - I hope the query Where Exists will work in mySQL 3.23
I think the basic ideas you've given can be adapted
declare @SongId int
select @SongId = 23
select s1.SongID ,st.Songname,a.ArtistName
I don't know if you can do that.
Thanks for your help I'll let you know if it works
I'm trying to do a query which is way beyond my usual sql statements and I'm not sure what to use.
I have 3 tables
Songtable (fields - ID,Songname,ArtistID)
SongPaid (fields - SongID,CustID)
ArtistTable (fields - ID, ArtistName)
So what I want to do is look into the "SongPaid" table and...
Hi
This is so frustrating, I used your code above and the response.write was producing the correct information collected from the database. However it's being subborn and won't add it to the cart, the cart just displays an empty field so nothing is adding to the cart.
is there anything...
Hi,
I'm posting this as a continuation of earlier post below, where I haven't found a solution yet. Suggestions from some guys have improved the speed, but I can't make the session cart add, items to the cart in a loop. for some reason my original code although painfully slow, around 15...
Hi Thanks for all your help,
I've taken on and re coded using all the tips, and as with genimuse's suggestion I've got the id in the query. It's quicker but the problem is it's not letting me add the details to the session cookie. All I get is the last record added. I can see from the sql...
Hi,
I currently have a shopping basket which is fine for one item at a time. It loads fast enough. However I adapted the code so people can choose multiple items via tick box, these can sometimes number 10 or more at a time. It's very slow and can sometimes take 15 seconds to load, mostly...
Hi,
I'm trying to create folders for bands. So they can have their own url e.g www.mywebsite.com/clienturl or as in www.myspace.com/thewho for example. I know how to and have done this manually. I create a folder, then put a default.asp page in that folder with a response.redirect to the asp...
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.