It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites

Search found 14 matches

Return to advanced search

Re: Help with cookies

I figured it out, I was calling the variable by its name, and not its ID.
by mcbc
on Fri Jun 05, 2009 6:13 pm
 
Forum: JavaScript Forum
Topic: Help with cookies
Replies: 1
Views: 377

Help with cookies

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==...
by mcbc
on Wed Jun 03, 2009 10:12 pm
 
Forum: JavaScript Forum
Topic: Help with cookies
Replies: 1
Views: 377

by mcbc
on Mon Jul 07, 2008 1:30 pm
 
Forum: HTML Forum
Topic: Remembering Password?
Replies: 4
Views: 611

ok, thanks for the help!
by mcbc
on Thu Jul 03, 2008 3:32 pm
 
Forum: HTML Forum
Topic: Remembering Password?
Replies: 4
Views: 611

Is there a cookie that would enable this to happen?
by mcbc
on Thu Jul 03, 2008 1:29 pm
 
Forum: HTML Forum
Topic: Remembering Password?
Replies: 4
Views: 611

Remembering Password?

How would you get a website to remember your password, so that you do not have to login every time you go back to page. Any help would be nice. Thanks!
by mcbc
on Wed Jul 02, 2008 12:47 am
 
Forum: HTML Forum
Topic: Remembering Password?
Replies: 4
Views: 611

Hi Tim, i used this style to get it to superscript. <style type="text/css"> <!-- .style12{ font-size:80%; position:super; vertical-align:top; } --> </style> <span class ="style12">®</span> Hope that helps you!
by mcbc
on Fri Jun 20, 2008 1:56 pm
 
Forum: HTML Forum
Topic: Superscript within the Title Tag?
Replies: 2
Views: 514

Hey thanks for your help, it only needed one of them braces! I also left a brace off of the end of this statement. // 100# gloss text - 11x17in - Full Color One Side if((txtBrochQty <500)&&(BrochureType == 'Type4')&&(BrochureSize == 'Size2')&&&#...
by mcbc
on Thu Jun 05, 2008 1:50 pm
 
Forum: HTML Forum
Topic: Form Not Working!
Replies: 4
Views: 438

Here is the rest of it <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></head> <body><form name="frmMCQuotes" id="frmMCQuotes" action=""> <table border="0" width="961"> <t...
by mcbc
on Wed Jun 04, 2008 8:30 pm
 
Forum: HTML Forum
Topic: Form Not Working!
Replies: 4
Views: 438

Form Not Working!

Hi, this form was working yesterday, then i added some more values into it, and hasn't worked since. I can't seem to find out why it quit, sorry it is kind of long. Any help would be greatly appreciated. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:/...
by mcbc
on Wed Jun 04, 2008 7:54 pm
 
Forum: HTML Forum
Topic: Form Not Working!
Replies: 4
Views: 438

Hey thanks for the help again.
by mcbc
on Fri May 30, 2008 1:53 pm
 
Forum: HTML Forum
Topic: help with javascript!
Replies: 3
Views: 480

help with javascript!

Help with javascript. Hi I'm trying to get this code to work. If the user types in 250, the value out should be 49.00, if the user types in 500 the value should be 74.00, and if the user types in 1000 the value should be 99.00. If the user types in over 1000 the value should be 99 + (value over 1000...
by mcbc
on Thu May 29, 2008 10:00 pm
 
Forum: HTML Forum
Topic: help with javascript!
Replies: 3
Views: 480

Hey, thanks alot for the reply, it is working now, I spent quite a bit of time trying to get that to work. Thank you very much!
by mcbc
on Thu May 22, 2008 2:36 pm
 
Forum: HTML Forum
Topic: Not validating emails.
Replies: 2
Views: 426

Not validating emails.

Hi my script will not run the code to check email, here is the code, and any help will be great. <style type="text/css"> <!-- .style5 {font-family: Verdana, Arial, Helvetica, sans-serif} .floatingImage { position: absolute; left: 597px; top: 109px; width: 415px; height: 76px; } a:link { col...
by mcbc
on Wed May 21, 2008 4:36 pm
 
Forum: HTML Forum
Topic: Not validating emails.
Replies: 2
Views: 426

Return to advanced search

cron