Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 06:55 PM
Bill
Guest
 
Posts: n/a
Default Q: "clicked" buttons to stay clicked

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.
  #2  
Old July 20th, 2005, 06:55 PM
Neal
Guest
 
Posts: n/a
Default Re: Q: "clicked" buttons to stay clicked

On 6 Mar 2004 22:29:50 -0800, Bill <bedmund7@yahoo.com> wrote:
[color=blue]
> 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.[/color]


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.
  #3  
Old July 20th, 2005, 06:55 PM
Jukka K. Korpela
Guest
 
Posts: n/a
Default Re: Q: "clicked" buttons to stay clicked

Neal <neal413@spamrcn.com> wrote:
[color=blue]
> Can't do this in HTML.[/color]

Apparently not. And the question made it rather clear it's not about
authoring for the WWW either.
[color=blue]
> You'd need to set a cookie, as far as I understand.[/color]

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

  #4  
Old July 20th, 2005, 06:55 PM
Neal
Guest
 
Posts: n/a
Default Re: Q: "clicked" buttons to stay clicked

On Sun, 7 Mar 2004 07:21:38 +0000 (UTC), Jukka K. Korpela
<jkorpela@cs.tut.fi> wrote:
[color=blue]
> ... the question made it rather clear it's not about
> authoring for the WWW either.[/color]

The newsgroup choice would seem to beg response based on authoring in html
for the WWW...
  #5  
Old July 20th, 2005, 06:55 PM
Harlan Messinger
Guest
 
Posts: n/a
Default Re: Q: "clicked" buttons to stay clicked

"Jukka K. Korpela" <jkorpela@cs.tut.fi> wrote:
[color=blue]
>Neal <neal413@spamrcn.com> wrote:
>[color=green]
>> Can't do this in HTML.[/color]
>
>Apparently not. And the question made it rather clear it's not about
>authoring for the WWW either.
>[color=green]
>> You'd need to set a cookie, as far as I understand.[/color]
>
>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.[/color]

And they all log in under the same account.
[color=blue]
>The selections would need to be stored on the _server_. Actually this
>could well be done using normal WWW technologies-[/color]


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

Bookmarks

Thread Tools

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles