u can see this link .This type of Meenu u have need. http://164.100.194.23:8080/budget/budget.jsp thanks abhishek tripathi Brian Boothe <subrian@...>...
Try this. JavaProgrammer_ <html> <head> <script type="text/javascript"> function kpress(e){ var key; //internet explorer if (e==null) { document.all; e =...
Hi Dave thanks for rply in my code checkboxval is hidden text box which hold the veriable value and i call the value from this text box on next page i assigne...
The hidden text field will need to be inside the form on the first page. Retrieving its value is no different to retrieving the value of the other fields in...
I need some help with a web page coding problem... Would anyone share some onmouseover tricks that enable the active area of a page to remain active while a...
Hey, This is so interesting. What if I use that junk of code? What do I get back as a result? I need a lot of help down here as my Microsoft FrontPage does not...
Well, If I'm not wrong, you just want users not able to access the last page through "back" button of browser. If this is the case, you can simply clear the...
Apologies to everyone for the crossbreeding of ColdFusion and javascript. I am working on a page on which the user has requested that one text field be...
Do you have a specific question or problem? Dave S ... From: Greg Hope To: javascript_official@yahoogroups.com Sent: Wednesday, June 08, 2005 6:36 AM Subject:...
Well, I see a few different things to look at. It looks like you are creating a one-dimensional array called arrayRate and putting three items into it - a...
Ok, I took the coldfusion out of it to make the problem a little simpler to grasp. I assue the code you used was just a quick mock up to show your problem, as ...
An immediate thanks back to you for such a comprehensive response. I'll digest all of the following and, if I can't work it out, will write back with the view...
I think what might work best here is an associative array of associative arrays: <script type="text/javascript"> var rates = getrates = getclasses = getsteps =...
I did this once using a hidden layer that would send the value through a hidden field then would update the parent, using cf and javascript turned out to be a...
Hi, We need to embed some dynamic content from another site into one of our sites. Both the sites belong to us(hence no copyright issues), however the domains...
Hi everybody, I am a javascript newbie and I am trying to make the CURRENT HTML page unresizable (not a new unresizable popup). How can i do that? Is there ...
Hi Sundari, Yes, there is a outstanding vurnerability issue about <IFRAME> accessing its content because IE 5.x and above have restricted it for javascript. An...
Hi, Yes, you can do that using the feature parameter of a window, see below; WinObj =window.open("URL","windowname","resizable=1") Yes=1, No=0 If you're doing...
HI all IM needing some javascript that allows me to print all Checked items in a page, the checked items would be PDF files on my server [Non-text portions of...
Hi All, I am new this group as well to Javascript . I am trying javsascript for a web page and am stuck in it so need your help . Actually ,I want that user...
If you want to hold the name you will have to store it somewhere. Seeing you're using JavaScript (and presumably not using a server-side component such as...
I have been working on a system for designing card layouts for a while now. I have done most of the code myself but am lacking in the areas of scrollers so I...
I have a working javascript which generates a three column menu. How do I make this happen: Onmouseover the menu items, the three column menu would show up and...
Hi, Javascript experts: I have a working javascript which generates a three column menu. How do I make this happen: Onmouseover the menu items, the three...
I'm curious as to today's standards as to publishing flash in HTML emails. I receive a lot of HTML email marketing stuff, and only a little bit has Flash...
I am immediately suspicious of any e-mail with animated images and will train my spam filter to toss them out. There is just no need for Flash in an e-mail...