hi everyone,
The following isn't working?
What I'm trying to do is display on screen one of the option in the jump menu.
If I changed the this line
getstuff = request.form("option1") TO
getstuff = request.form("ss")
it'll display the input field's stuff but jump menu...
Hi everybody,
This is really giving me a headache.
I have a link to a form.
With that link I want to grab some text on that page store it temporarily and on the next page it links to put the stored text into a TextField.
anybody please help....
Hiya,
I have this bit of code in my program that creates a link that opens an image file.
How can I modify the below bit of code so that its not a link, and it will just Display the image file?
Response.Write "<a href=""file.asp?ID=" & rs("ID") &...
Hi everybody,
I'm have a filename string (eg. under vpath is something like
threadminder.cfm?SPID=333&CFID=21258514&CFTOKEN=70628041.html )
and Im trying split the string up so that the first 20 characters shows on one line and the next 20 lines a separate line benaeth the first line. like:-...
If I had a page with a link that opens a new window. In that new window I had something like this
<a href="javascript: window.close();">close window</a>
that would close the window. But if the new window is a frameset with eg. 3 frames. the above command dont work?
If I want to insert an image in between other image onclick. How can I do that?
Expanding/Collaspe Menu kinda thing for IE & Netscape
below is a structure of what Im wanting to do.
-----------------
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type"...
Can somebody help me????
The problem I have here in this program is that when you click on 'ISG' it document.write("ISG Content"); into a new page.
What it suppose to do is document.write("ISG Content");
underneath the 'm_isg.gif' image?
The program below...
Vituz
yeah, thats what I mean
the Adv and disadv of this
<a href="http://www.somewhere.com/somefile.html">absolute</a>
the Adv and disadv of this
<a href="somefile.html">relative</a>
Which of the above would you use?
Does anybody know which type of path/link is better.
I heard well Absolute is better for copying and pasting, but I heard that it is slower.
Is this true?
Hi everybody, I'm trying to have validation in a jump menu.
So when you submit without selecting an option
alert("please select an option in the menu");
when an option has been selected
alert("Its good");}
Below is what is trying to do that but doesn't work.
<html>...
If I had a list box like (below).
Is it possible to have a submit button to detect if someone has selected an option in the menu?
So if someone just press the submit without selecting an option in the menu a Javascript will alert("error");
<select name="bactivity"...
I'm really having troubles dynamically generating the below stuff?
I've tried using the \" \" that doesn't produce errors and also it doesn't seem to display the images??
document.write("<table width='501' border='0' cellspacing='0' cellpadding='0'>")...
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.