473,386 Members | 1,867 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,386 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 1362

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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.