Jump to content
UBot Underground

checkbox not working


Recommended Posts

Im trying to get a checkbox to work and whatever I try it just doesn't want to work.

 

Inside cpanel (x3) and inside raw access log there are two checkboxes. Im trying to check the first one.

 

I have tried selecting it using several methods. And tried checking it using the checked true and just using the click chosen. Nothing.

 

Any ideas?

 

http://content.screencast.com/users/charlesh/folders/Jing/media/f96d60cb-5834-4796-8ce1-bcdfab3232f1/2010-02-24_1611.png

 

source for that box.

<input value=1 type=checkbox name=archivelogs> 

 

Thanks

Link to post
Share on other sites

I haven't stumbled upon a checkbox yet which cannot be chosen by attribute and then 'click chosen'.

 

Can you provide a url or something to this one or a site that reacts the same way?

 

 

This is inside a cpanel. So it cant be accessed without login.

All cpanels using x3 theme should be like this. If you or anyone else has access to a panel perhaps you can see if it works for you.

 

Thanks

Link to post
Share on other sites

Very odd. I'm running IE7, and it checked the box perfectly for me using your code above on my bluehost cpanel (x3) (choose by attribute/name/archivelogs/exactmatch --> change chosen attribute/checked/True).

 

One other thing to try is to choose by position, and see if that works.

 

choose by position/INPUT/0

change chosen attribute/checked/True

 

 

Also worked for me.

 

Tom

Link to post
Share on other sites

I think you may have said this but just to be clear you:

 

choose attribute

clicked chosen

 

?

 

I never use the "check true" thing, many times like this it doesn't work for me, but usually just choosing the attribute and clicking it works.

Link to post
Share on other sites

well, it just decided to start working on its own.

 

I think this and other inconsistencies come down to a couple things.

 

1) you should save the bot before running - even with building and testing.

2) sometimes you need to reload (open) the bot again to "reset" everything.

3) sometimes you need to close and reopen the program to fully "reset" everything.

 

If I do one of more of things things most minor issues I have seem to go away.

 

Thanks

 

-Charles

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...