Flash Games

 FAQ   Search   Members   Groups   Register  User Control Panel      Login 

Your time now:
Sat Nov 21, 2009 7:47 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ]  Bookmark and Share
Author Message
 Post subject: Help with cookies
PostPosted: Wed Jun 03, 2009 10:12 pm 
Offline

Joined: Wed May 21, 2008 4:22 pm
Posts: 14
Hello I have the following code, and I can not get it to work correctly. Any help would be greatly appreciated.
[code]
<SCRIPT LANGUAGE="JavaScript">
<!--
function SetCookie(cookieName,cookieValue,nDays) {
var today = new Date();
var expire = new Date();
if (nDays==null || nDays==0) nDays=1;
expire.setTime(today.getTime() + 3600000*24*nDays);
document.cookie = cookieName+"="+escape(cookieValue)
+ ";expires="+expire.toGMTString()+
'path=/;domain=can-labels.com';
}
//-->
</SCRIPT>
<form name="frmMCQuotes" id="frmMCQuotes" action="feedback.php" method="post" >
<table>
<tr>
<td width="77"><span class="style5"><b> City:</b></span></td>
<td width="263"><input type="text" name="Shipping-City" id="txtCityShip" size="20" maxlength="20" /></td>
</tr>
<tr>
<td width="85"><input type="button" value="Calculate" name="btnCalcBC"
onClick="SetCookie('ShippingCity',this.form.Shipping-City.value,'1')"/></td>
</tr>
</table></form>
[/code]


Top
 Profile  
 
 Post subject: Re: Help with cookies
PostPosted: Fri Jun 05, 2009 6:13 pm 
Offline

Joined: Wed May 21, 2008 4:22 pm
Posts: 14
I figured it out, I was calling the variable by its name, and not its ID.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group - Flash Games - TNX Invitation Code - TNX Review


Webmaster - Excruciating - Johnathan - Kotik - Ash - Tomi - rangana - Phate - dflynn - Medley