close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Concatenate UserName with RecordID using mysql_insert_id() during Insert

Thread began 6/24/2009 5:15 pm by Kevin373660 | Last modified 6/30/2009 11:56 am by Kevin373660 | 11168 views | 12 replies

Ray BorduinWebAssist

1) Not missing anything. It shows up as broken because it thinks it needs a DW Insert server behavior applied for it to work. It should probably still work on the page as long as the form fulfills the IF statement trigger (may need to add a properly named hidden form element).

So the short story is you can get it to work, but it will have the red exclamation and you can't edit it.

Another option is to remove it and use validation toolkit for the validation of the unique record instead. It allows a lot more flexability and is a good exercise to learn, but is kind of complex after just crossing one hurdle not sure if you are up for that challenge just yet but you can read about it on the forums where I have walked people through it.

2) In your database set that field as type timestamp and give it a value of CURRENT_TIMESTAMP and don't set a value for the field in the insert server behavior. mySQL will automatically insert the current date and time.

Another option is to set the value in the server behavior to:
<?php echo(date("Y-m-d h:i:s")); ?>

But I prefer the database default technique.


Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...