Ask a Question related to Dreamweaver AppDev, Design and Development.
-
jip #1
Insert Record, Display Data
What is the best way to perform an INSERT RECORD (with the same page being the target page after insertion) in php and then displaying the inserted data on the same page?
jip Guest
-
Insert Record and Redirect Data
I have a website where we are adding articles to categories. I need to be able to have a user add an article and then have the option to add that... -
Insert record
Hi all, I'm having a bit of a problem at the moment. I'm basically trying to insert a record to a MS Access database. I'm using dreamweaver MX. What... -
Insert Record problems with Stystem.Data
Hi. I am trying to create a "create new user" form on my site with ASP.NET. I am using DWMX 2004 and Access 2003 to do this. I can create the form... -
How to insert a new record
I am having problems with inserting a new record into access database using the detailsview control, the autonumber of the control does not update... -
using dropdown box to display db record & update record
Hi Folks, I have a web database written in asp and using access97. I have many projects, but each project is being held responsible by a person.... -
Nathon Jones #2
Re: Insert Record, Display Data
How about the Show If Empty, Show If Not Empty behaviours?
You have your INSERT form in the Show If Empty section, and the inserted
data in the Show If Not Empty?
Just an idea - not sure it suits what you're doing or if, indeed, those
behaviours are available in PHP.
Nath.
"jip" <cmanning@imacs.com> wrote in message
news:d0isfh$3bg$1@forums.macromedia.com...> What is the best way to perform an INSERT RECORD (with the same page being
> the target page after insertion) in php and then displaying the inserted
> data on the same page?
Nathon Jones Guest



Reply With Quote

