Display Related Item or Add Item

S

ssoss

Hi,

Trying to create a registration form for members of organizations.

I have three tables,
Users
user_id, user_name, user_mail, etc.
Orgs
org_id, org_name, org_description, etc.
Locs
loc_id, loc_address, loc_town, loc_st, loc_zip, etc.

GOAL:
I want users to...

Register / Edit user data on the form.

Then...

Choose from an existing Org.
OR
Register an Org.

Then...

Choose a Location (address, state, etc) associated with the org specified.
or
Register an Org. location to be associated with the Org chosen.

GOAL:
And I would like to do this on 1 form, as opposed to creating a pop-up
window for new Org or Loc registrations.
I could not get more then one datagrids to work on one page, no matter what
I did.

Perhaps TABS would work? I have no experience with them but I'm open to this
option also.

I have already succeeded in getting forms authentication to work, and bind a
single table to user data.
I've implemented checkboxes, textboxes, dropdownlists, etc. and I was able
to edit, update, and add new record.

Please help! I am working hard but falling very far behind on this project !


Thanks!


Drew
NY
 
H

Herfried K. Wagner [MVP]

Hello,

ssoss said:
Please help!

Please do not X-post to groups that are not related to the topic, for
example

microsoft.public.dotnet.scripting
microsoft.public.dotnet.academic

What's your exact problem? Do you use Windows Forms or Web Forms?
 
S

ssoss

And then you cross-posted your reply to all the same groups you were telling
me not to post to.

So what is it about my post that is not academic or related to dotnet
scripting?

I'm referring to web forms.

My exact problem is detailed in my post.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top