Be a Supporter!

Welcome message?

  • 328 Views
  • 3 Replies
New Topic Respond to this Topic
legokiller666
legokiller666
  • Member since: Jan. 28, 2001
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Welcome message? 2001-07-08 16:52:56 Reply

How do you ake it so that when you enter a website that it cmes up with a box saying

Blah blah
OK
???

and how could i make a string of these messages so when you close 1 you get anouther?

liljim
liljim
  • Member since: Dec. 16, 1999
  • Offline.
Forum Stats
Staff
Level 28
Blank Slate
Response to Welcome message? 2001-07-08 20:36:12 Reply

At 7/8/01 04:52 PM, legokiller666 wrote: How do you ake it so that when you enter a website that it cmes up with a box saying

Blah blah
OK
???

Javascript - window.alert() (or, more simply, alert()).

and how could i make a string of these messages so when you close 1 you get anouther?

Why would you want to? Those things are annoying.

legokiller666
legokiller666
  • Member since: Jan. 28, 2001
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Response to Welcome message? 2001-07-09 08:22:56 Reply

At 7/8/01 08:36 PM, liljim wrote:
At 7/8/01 04:52 PM, legokiller666 wrote: How do you ake it so that when you enter a website that it cmes up with a box saying

Blah blah
OK
???
Javascript - window.alert() (or, more simply, alert()).

and how could i make a string of these messages so when you close 1 you get anouther?
Why would you want to? Those things are annoying.

thats the whole point, so how do u do a string of them? and also where do i put the text?

Pecos
Pecos
  • Member since: Dec. 29, 1999
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to Welcome message? 2001-07-09 10:09:09 Reply

At 7/8/01 08:36 PM, liljim wrote:
At 7/8/01 04:52 PM, legokiller666 wrote: How do you ake it so that when you enter a website that it cmes up with a box saying

Blah blah
OK
???
Javascript - window.alert() (or, more simply, alert()).

and how could i make a string of these messages so when you close 1 you get anouther?
Why would you want to? Those things are annoying.

Don't tell him, cause that's one of the most annoying things ever.