kvarnerexpress
Nov 3 2005, 12:29 PM
| | I’m working on an Invoice page. The user may edit some of the vars on the page. Then The user will want to re calculate the totals. Then after seeing the re calculated totals then I will want to submit this info to the next page where the data will be put into a DB. The question is how do I do this without using 2 forms, It looks like you can not put a form with in a form. Yet it looks like that’s the only way to be able to pass the vars iEither to the page where were calculate the vars, or the other page where we submit the data to the DB.
Thanks for the help,kvarnerexpress |
Reply
leiaah
Nov 3 2005, 02:07 PM
hey there! I'm not sure if you can put a form within the form and actually get both of them to work. I think with regards to the form you are making, you can make use of hidden fields to 'keep' values in the form. That way you only use one form and not two. I hope this somehow gave you an idea.
Reply
tats
Oct 17 2007, 08:44 AM
Form within a Form ? that is posible with Parent and Child Relationship in VB.NET or the MDI.....
simply declare the form1 as parent then create form2 as child.
please refer here,
http://www.startvbdotnet.com/forms/mdi.aspxi hope thats what you are trying to find.
Reply
jlhaslip
Oct 17 2007, 09:40 AM
They were probably looking for an html/php solution.
And do you realize you are replying to a 2 year old Topic?
Closed.
Reply
Similar Topics
Keywords :
forms forms- New Features In Visual Studio 2005 Windows Forms
- Updated IDE features, new Menu, Toolstrip and multimedia controls, sup (0)
- Handling Forms With Asp
- (0)
I need Help regarding Forms(feedback, registrations, Uploading files like images) Handling. I came
across many softwares and scripts that can be very useful for instant development. You can create
forms and database using these softwares or can inherit the functionality of scripts in your
existing projects or can even modulate the scripts according to you requirements. But as a beginner
ASP programmer you want to learn all the coding and all the stuff these softwares do for you in easy
steps. i have a good knoweledge of programming languages and database, but i have la...
Looking for forms, forms