Welcome Guest ( Log In | Register)



 
Closed TopicStart new topic
> Forms With In Forms?
kvarnerexpress
post Nov 3 2005, 12:29 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



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
Go to the top of the page
 
+Quote Post
leiaah
post Nov 3 2005, 02:07 PM
Post #2


Super Member
*********

Group: Members
Posts: 436
Joined: 21-January 05
From: Koronadal City, Philippines
Member No.: 3,358



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. smile.gif
Go to the top of the page
 
+Quote Post
tats
post Oct 17 2007, 08:44 AM
Post #3


Newbie [Level 1]
*

Group: Members
Posts: 14
Joined: 10-October 07
Member No.: 51,408



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.aspx
i hope thats what you are trying to find.
Go to the top of the page
 
+Quote Post
jlhaslip
post Oct 17 2007, 09:40 AM
Post #4


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,993
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



They were probably looking for an html/php solution.
And do you realize you are replying to a 2 year old Topic?

Closed.
Go to the top of the page
 
+Quote Post

Closed TopicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 6th September 2008 - 06:11 AM