Results 1 to 3 of 3

Thread: onClick ina link to post different variables in different frames

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    9

    Unhappy 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

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    9

    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
  •  



Click Here to Expand Forum to Full Width