Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

Button to never show popup window again?

Thread Tools
 
Search this Thread
 
Old Mar 31, 2003 | 02:31 PM
  #1  
rik1471's Avatar
rik1471
Thread Starter
Scooby Regular
 
Joined: Nov 2001
Posts: 4,788
Likes: 0
Question

How do I add a button to a popup window for the user to click if they never want it to popup again.

I know it will use cookies, but I don't know how to code it?

Anybody help?

Cheers.

Rik.
Reply
Old Mar 31, 2003 | 02:45 PM
  #2  
stevencotton's Avatar
stevencotton
Scooby Regular
 
Joined: Jan 2001
Posts: 2,710
Likes: 1
From: behind twin turbos
Post

The button must run a script that will set a new/extra cookie.
Reply
Old Mar 31, 2003 | 02:51 PM
  #3  
GaryK's Avatar
GaryK
Scooby Regular
 
Joined: Sep 1999
Posts: 4,037
Likes: 0
From: Bedfordshire
Post

Rik,

in ASP? Just assign it to a session variable (if you use the session object) there's arguments for and against it. If you need to persist it between visits to the site why not store it against a user profile stored in a DB?


Gary
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
KAS35RSTI
Subaru
27
Nov 4, 2021 07:12 PM
Abx
Subaru
22
Jan 9, 2016 05:42 PM
Sam Witwicky
Engine Management and ECU Remapping
17
Nov 13, 2015 10:49 AM
FuZzBoM
Wheels, Tyres & Brakes
16
Oct 4, 2015 09:49 PM
Ganz1983
Subaru
5
Oct 2, 2015 09:22 AM




All times are GMT +1. The time now is 10:59 PM.