Went out to Google and looked around - the "samples" shown are mostly PHP, or ASP and require working knowledge from those areas (which I definately dont have). Others use the document.write feature to display the results {not what I need) Others
Also.. what if the user has "cookies' disabled...
Hey guys - thanks! you know after a search I also found this: http://javascript.internet.com/forms/locked-textbox.html
as well - what if there were other text fields (in the same form) on the first page such as room1, room2, room3. How could I amend the 2nd page to show the same text fields...
I have a calculator on a page (thanks to Chessbot) and I am having the results from a form button on the calculator page:
<input type="button" value="- Order Platinum -" onClick="window.location.href = 'passD.htm?' + this.form.ttl3.value" name="button3"> sent to a another form on another page --...
Hi Chessbot,
True - the target being a new window is fine but I guess in that case then a <BODY onload="window.resizeTo(555,350)"> feature will force the new window to a smaller size to accomodate the "design" however, the issue of the taskbar, resize, scrollbars, etc, etc is still apparent...
Hello everyone,
I've been using Dreamweaver to generate all of my html pages now for awhile ... and just recently many of my clients have been calling with the same problem -- "popup windows"
Quite a few of my clients have javascript pop windows for extra information, remote windows and just...
Popup Windows w/- Javascript - possible fix - maybe!?!
Hello everyone,
I've been using Dreamweaver to generate all of my html pages now for awhile ... and just recently many of my clients have been calling with the same problem -- "popup windows"
Quite a few of my clients have javascript pop...
yes that would do for the Dual stone amulets
+-----------------------+
|Type of object (amulet)|
+-----------------------+
+------------------------+ +---------------------------+
|Available stones for top| |Available stones for bottom|
+------------------------+ +---------------------------+...
The link opens the page in the cart EG: http://www.merchantamerica.com/www.energystones.com/index.php?ba=product_enlarge&product=43601 and thats from a combined menu -- The first pulldown is the type of jewelry (necklace) and the second pulldown the type of stone (Agate) -- there are 15 stones...
Right now the products are here http://www.merchantamerica.com/www.energystones.com/index.php and the idea is to have the menus combine to go to the appropriate page in this cart (pain that it is - as you will see from the volume of product - and I'm still not done with THAT part yet - images...
Lets see if I got this right --- [types[1][1] = new Array("Choose stone here","Agate","Aventurine","Bloodstone");] this array is for the types of stones available - and each one of these has a page defined in the cart for it. The page call should come from here (the 15 stones available) [This is...
This is what I have now
<html>
<head>
<script type="text/javascript">
<!--
var types = new Array();
types[0] = new Array("Choose from here");
//etc
types[1] = new Array("Single energy stone necklace");
types[1][1] = new Array("Agate","Aventurine","Bloodstone");
//etc
types[2] = new...
OK so I added the submit button - but where is the href/url go..? From what I can see the array does'nt allow for the url.
Types? you mean the types of bracelet/necklace or the stone therein? In some instances there are 15 varieties.. eeee!
• idaryl • http://www.designedimage.com •
(big laugh from me here - at myself of course!) OK you actually think I know what I'm doing (haha) If I stand on my head and study what you just said it may make some sense to me - haha [do you see the humor here - by all means laugh at/with me]
To quote (sort of) from the Kinks - You really...
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.