473,320 Members | 1,922 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Checkboxes Suck

THe page in question can be viewed here:
http://sourcepost.sytes.net/sourcevi...ource_id=17723
it is otherwise known as "documentupload.aspx" and can only be accessed if
you have an account and password.

What this page is used for:
Right now this page is used for Mortgage Brokers and their processors to
upload documents (in PDF, DOC, XLS, and BRW formats). As of right now, only
people with logins and passwords (users) can access this page. There is a
corresponding page where Non users can go to access these documents by
searching for the loan.

The Problem:
When a non user goes to the loansearch page and correctly retrieves a
result, they can see all of the documents that have been uploaded, but there
are many situations where the documents they see shouldnt be seen.

The goal:
When non users search for the loans to get documents they should only see
the ones that have not been deemed "Private." I would like checkboxes on the
documentupload.aspx page (the code can be seen by taking the link above) that
indicate (if checked) that the corresponding document is Private, and
therefore cannot be viewed at the page where non users go to retreive
documents.

What I have achieved:
If you take the sourcepost link and look at line 314 and remove
onCheckedChanged="ChangePrivacy"
and remove completely lines 240-244
you will get a page that loads correctly and correctly displays the checkbox
with the corresponding values in the database. The problem is that checking
or unchecking the checkboxes does not change what is in the databsae because
I don't have a function for it. I have tried developing a function and
running it several different ways, but nothing I have tried works.

I think the solution is simple because Ive noticed that the harder I try,
the simpler the solution was.

Please advise,

Kent

Jul 21 '05 #1
0 1359

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Pete | last post by:
There is a Summary/Example further down... On page one of my site I have a form with some checkboxes and detailed descriptions. When the form is submitted (to page two), the values of the...
8
by: DylanM | last post by:
I have some checkboxes that are generated from the results of a database search. At the moment, the checkboxes are part of a table making up a form. Users are going through the form, clicking the...
6
by: terence.parker | last post by:
I currently have the following JS in my header: function checkall(thestate) { var checkboxes=eval("document.forms.EssayList.file_id") for (i=0;i<checkboxes.length;i++)...
0
by: Kent | last post by:
THe page in question can be viewed here: http://sourcepost.sytes.net/sourceview.aspx?source_id=17723 it is otherwise known as "documentupload.aspx" and can only be accessed if you have an account...
34
by: clinttoris | last post by:
Hello Experts, I have been told to post this in the Javascript forum as I want to do this client side just before my form gets submitted. Once the user clicks the submit button a javascript...
10
by: rn5a | last post by:
All the rows in a DataGrid, including the Header, are accompanied with a CheckBox. I want that when the CheckBox in the Header is checked, then all the CheckBoxes should automatically get checked....
5
by: masterej | last post by:
Developers, Is there any way to disable all checkboxes on a form? I have a form with 160 checkboxes and I want to be able to disable all of them. Is there a way I can do something like this: ...
8
by: PeteOlcott | last post by:
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/test_change_structure.html I would like to completely understand how GUI controls such as this one are constructed. In the...
7
by: viki1967 | last post by:
I need one function javascript that: 1) when I enter in this htm page I see enabled only checkbox of categories A, M and T; checkboxes of microcategories all disabled; 2-a) If I select the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.