HighDots Forums  

Q: "clicked" buttons to stay clicked

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Q: "clicked" buttons to stay clicked in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bill
 
Posts: n/a

Default Q: "clicked" buttons to stay clicked - 03-07-2004 , 01:29 AM






I'm putting together a very simple web page with radio buttons that
indicate the status of an item. The page won't be viewed except by 10
or so viewers inside a network. I want the viewers to be able to click
a radio button and then for that button to stay "clicked" when the
page is viewed again later - when the next viewer will click another
button to indicate the new status. I'm not having any luck finding
code to help me do this. I can create the buttons and they're
clickable but they don't stay clicked when the page is closed. Any
help with this problem will be greatly appreciated. Thank you.

Reply With Quote
  #2  
Old   
Neal
 
Posts: n/a

Default Re: Q: "clicked" buttons to stay clicked - 03-07-2004 , 01:34 AM






On 6 Mar 2004 22:29:50 -0800, Bill <bedmund7 (AT) yahoo (DOT) com> wrote:

Quote:
I'm putting together a very simple web page with radio buttons that
indicate the status of an item. The page won't be viewed except by 10
or so viewers inside a network. I want the viewers to be able to click
a radio button and then for that button to stay "clicked" when the
page is viewed again later - when the next viewer will click another
button to indicate the new status. I'm not having any luck finding
code to help me do this. I can create the buttons and they're
clickable but they don't stay clicked when the page is closed. Any
help with this problem will be greatly appreciated. Thank you.

Can't do this in HTML. You'd need to set a cookie, as far as I understand.
However, I don't understand far enough to be able to advise you how.


Reply With Quote
  #3  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Q: "clicked" buttons to stay clicked - 03-07-2004 , 02:21 AM



Neal <neal413 (AT) spamrcn (DOT) com> wrote:

Quote:
Can't do this in HTML.
Apparently not. And the question made it rather clear it's not about
authoring for the WWW either.

Quote:
You'd need to set a cookie, as far as I understand.
No, cookies would not help, unless (maybe) if all users use the very
same browser, i.e. the same copy of a browser in a specific computer.
The selections would need to be stored on the _server_. Actually this
could well be done using normal WWW technologies-

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html



Reply With Quote
  #4  
Old   
Neal
 
Posts: n/a

Default Re: Q: "clicked" buttons to stay clicked - 03-07-2004 , 03:08 AM



On Sun, 7 Mar 2004 07:21:38 +0000 (UTC), Jukka K. Korpela
<jkorpela (AT) cs (DOT) tut.fi> wrote:

Quote:
... the question made it rather clear it's not about
authoring for the WWW either.
The newsgroup choice would seem to beg response based on authoring in html
for the WWW...


Reply With Quote
  #5  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: Q: "clicked" buttons to stay clicked - 03-07-2004 , 05:44 AM



"Jukka K. Korpela" <jkorpela (AT) cs (DOT) tut.fi> wrote:

Quote:
Neal <neal413 (AT) spamrcn (DOT) com> wrote:

Can't do this in HTML.

Apparently not. And the question made it rather clear it's not about
authoring for the WWW either.

You'd need to set a cookie, as far as I understand.

No, cookies would not help, unless (maybe) if all users use the very
same browser, i.e. the same copy of a browser in a specific computer.
And they all log in under the same account.

Quote:
The selections would need to be stored on the _server_. Actually this
could well be done using normal WWW technologies-

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ๔ter le premier point de mon adresse de courriel.


Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.