|
-
May 7th, 2001, 05:59 AM
#1
Thread Starter
New Member
onClick ina link to post different variables in different frames
Hi I need to post different variables in two different frames the same time (menu, main)using "onClick" when user click a link.How can I do that?
thanks on advance
-
May 7th, 2001, 06:39 AM
#2
Black Cat
Do you have to use POST? You could do it with GET (query strings).
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
May 7th, 2001, 07:22 AM
#3
Thread Starter
New Member
RE:
this is the link and the variables think of them as URL parameter thatI will ask them with query string.
Response.Write("<td width=183 bgcolor=#CCCCCC height=15 valign=top><a href=""#"" onClick=""document.location.href='left.asp?linkparam=1&showcateg=1&subjectid="&a&"&categid2="&RCateg ("categID")&"'"";mainFrame.document.location.href='/lessons/lessons.asp?categid="&RCateg("categID")&"'"">"&RCateg("categDescr")&" </a></td>"&vbCrlf)
Last edited by jacost; May 7th, 2001 at 07:52 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|