I'm not great with JQuery but I've got quite far this time..
I'm trying to get the below to display the search result when typed, which it kind of does if you type 'rob' and click 'B'. The alphabetical selector works ok:
http://tm.eth3r.co.uk/test3.html
I've popped all the code here, which...
The "in stock" and amount seems to load ok in IE/Chrome but in Firefox it doesn't. If I replace the js number with hard coded html (by in stock) it's all ok and inline. I've been googling but not much luck. I've noticed using firebug you can see the amount figure appears under the div when it's...
I don't get this, it should be simple one but I keep getting an error:
syntax error, unexpected T_ELSE in
All i want to do here is place some data in between the statement, in this case "Some text here..".
if($level_depth1 ==0 or $level_depth1 ==1) {
echo $catname1;
echo "\n";
}
?>...
I've been testing on ie7 and it always caches the flash on the following site when you change from "weddings" to "Products"
http://www.karensaylephotography.co.uk/default.asp?cat=Product
I know this is something flash is known to do but whats odd is it works fine on every other browser just...
I've been trying to pass a checkbox var to a php page with little success. I've googled for ages and can't seem to find much that works or helps.
I've tried this but it doesn't seem to work
FireSafetyConsultant = FireSafetyConsultant.text
loadVariablesNum("text.php", 0, "POST");
php
<?php...
Hi, I can't seem to post via my php formmail. Here's my actionscript:
name.backgroundColor = "0xFFCC00";
company.backgroundColor = "0xFFCC00";
address1.backgroundColor = "0xFFCC00";
address2.backgroundColor = "0xFFCC00";
postalcode.backgroundColor = "0xFFCC00";
email.backgroundColor =...
I'm trying to request an onclick link on a page:
<a class="opacityit" href="#" onclick="javascript:showDiv();picx='<%=rs("ID")%>'"><img border="0" src="productimages/<%=rs("Thumbs")%>" width="79" height="79" alt="<%=rs("Alt")%>" /></a>
How would I request this in asp? I can't seem to get this...
I'm trying to request an onclick link on a page:
<a class="opacityit" href="#" onclick="javascript:showDiv();picx='<%=rs("ID")%>'"><img border="0" src="productimages/<%=rs("Thumbs")%>" width="79" height="79" alt="<%=rs("Alt")%>" /></a>
How would I request this in asp? I can't seem to get this...
Hi, It might be a simple one but I just can't figure it out. On the following page: http://www.eth3r.co.uk/funkfabriek/workleft.asp?pic=News
when you use the thumbnails menu, and you click on one that's at the bottom that you have to scroll to using the more button, the whole menu jumps back to...
Hi, this is definitely an easy one, it's just I don't use javascript much. I've trying to get the copy function to work so when someone fills in the form it redirects with the data in the url eg?test=whatever the data is. At the moment it does this: ?test=%20+%20copythis2%20+
<html>
<head>...
Is it possible to page through a db offset by ID. For example. A user picks id 56 which is between 30 and 101 and then can go back and forth between these numbers. I can't seem to get my head around it. Here's the code I have been using and not yet changed to include this. Thanks for any help...
Maybe it's because it's friday but this should work and it doesn't, it's probably something simple right? I should be able to run a simple query in a loop but for some reason I can't.. Here's my code:
<!--#include file="database.asp"-->
<!--#include file="homeheader.asp"-->
<link...
ASP bulk file uploader script, zip or other method? Any one know of such a script? Also something that doesn't require any server side installing
Thanks in advance,
Roger
Here's what I have so far
http://www.eth3r.co.uk/medialinksonline/golf/g29e-48volt.htm
I want to add a link to the main image. I'm not so good with js but I can see that imagelist[blah] contains information for the image to be displayed but I can't add a link that way..
Also further down in...
Hi,
IN contribute when highlighting some text the right click to change the font it just says <disabled> is there any way of getting this to return to the standard list of fonts.
I hardly ever use contribute I removed the css from the dwt template and that didn't work. Any ideas? Seems like a...
Hi,
Is there a way of importing multiple HTML files into Access? It only seem to let you do one at a time and I need to get 2000+ into one table. Would this be possible with ASP?
Thanks,
Roger
Hi, I'm having some issues with using update on my form page. It might be something simple but i've been looking at it for days now and can't figure it out. I've tried loads of things which i'll now list. Here is the code for the first form page:
<form method="post"...
This is really annoying me I'm sure its something simple but what???
My first page is:
<!--#include file="database.asp"-->
<%
mySQL = "SELECT * FROM login WHERE username = 'test'"
Set rs = Conn.Execute(mySQL)
%>
<form name=frmCreate method=POST action="modify.asp">
<table>
<tr><td valign=top...
It's probably something simple but for some reason the quanity isn't being added from this page:
http://eth3r.co.uk/buckles-test/index.asp?cat=biker
to :
http://eth3r.co.uk/buckles-test/cart.asp
index.asp has the following code:
<input type="text" name="qty" value="1" size="1">
<input...
My IIS has died I keep getting this error when I click start item:
Unexpected error 0x8ffe2740
It just says error stopped under the IIS web sites :(
I reinstalled it and it still does it. I checked the locations and changed the to different ones and its still not working. I turned off zone...
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.