|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Reload a ASP page include the new record
<i><b>Originally posted by : John More (johnmore@quicknet.nl)</b></i><br />I have a ASP page with a table on it, there is also a form where you can ad a new record into the table. This works
<br /><br />When i puss the submit button, i go to a new ASP page where the reccord is added. The page says that my data is added. Then i have to click a link to go back to the page with the table is on it. I don't need this data added page.<br /><br />Is it possible to ad the record and reload the table page at once?<br />(So i want to reload the page, where the input form is as well)<br /><br />Thanx,<br />John More<br />Johnmore@quicknet.nl<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> |
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : jh</b></i><br />YOu could have the same page be separated. one loads the blank html form. when it submits have it submit to itself. and detect for data in some fields or a variable. this will add the record then redirect back to the same page.<br /><br />j<br /><br /><br />------------<br />John More at 2/6/00 3:12:15 AM<br /><br />I have a ASP page with a table on it, there is also a form where you can ad a new record into the table. This works
<br /><br />When i puss the submit button, i go to a new ASP page where the reccord is added. The page says that my data is added. Then i have to click a link to go back to the page with the table is on it. I don't need this data added page.<br /><br />Is it possible to ad the record and reload the table page at once?<br />(So i want to reload the page, where the input form is as well)<br /><br />Thanx,<br />John More<br />Johnmore@quicknet.nl<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> |
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Reload a ASP page include the new record |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|