CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 CCS Pass parameters to Submit Form Action of List Box Onchange Event

Print topic Send  topic

Author Message
DaveK
Posted: 08/01/2003, 6:58 PM

Passing parameters on Submit()

A List box has a Submit Form action added to the Onchange Event so that when
the list box changes the page is refreshed.

So far so good.

There are listboxes in each row and column of an editable grid.

The row and column of the listbox that has changed need to be passed as
parameters when the page is refreshed.

How can the parameters be passed to the page when the submit function
doesn't take arguments?

function page_tTMrole_fMeetingMemberID_OnChange()

{

var result;

//End page_tTMrole_fMeetingMemberID_OnChange

//Submit Form @150-74BF7CA0

document.forms["tTMrole"].submit();

//End Submit Form

//Close page_tTMrole_fMeetingMemberID_OnChange @149-BC33A33A

return result;


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.