Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-02-2012, 07:29 AM   PM User | #1
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,191
Thanks: 217
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
target url

ok no real help in my search so far so i need to know how to attach a js var to a target url var

Here is what i have, it all works except for the used=

i know its wrong i just put that there to show you what value i was trying to get.

Code:
var targURL="xxx.php?id=<?=$checkmemid;?>&amp;used=document.frmstop.used.value;";
it is all in the same function i just need to grab the current value of used and put it in the url string


can i use
Code:
 + used +

yep i got it sorry solved

Last edited by durangod; 12-02-2012 at 07:45 AM..
durangod is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:22 AM.


Advertisement
Log in to turn off these ads.