close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DataAssist update records & redirect problem.

Thread began 6/21/2014 2:44 pm by Kumel | Last modified 6/25/2014 10:57 am by Jason Byrnes | 2158 views | 5 replies |

Kumel

DataAssist update records & redirect problem.

All field are updating the record expect one. ie: Category.
& when clicked update file doesn't redirect to required page. it redirects to : /blog_Detail.php
where as i wanted it to go to /blog-details.php

Sign in to reply to this post

Jason ByrnesWebAssist

edit the update record behavior on the page, make sure the category column is properly bound to the category form element and the redirect page is properly set to go to blog-details.php.

if you continue to have a problem, send a copy of the page.

Sign in to reply to this post

Kumel

find attached.

Attached Files
here.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the form action is to post to a differant page:

<form action="blog_Update.php?id=<?php echo(rawurlencode($row_WADAblog['id'])); ?>" method="post" name="WADAUpdateForm" id="WADAUpdateForm">

it is set to post to blog_Update.php (PHP is case sensitive), the name of the page you sent is blog-update.php though:
<form action="blog-update.php?id=<?php echo(rawurlencode($row_WADAblog['id'])); ?>" method="post" name="WADAUpdateForm" id="WADAUpdateForm">

Sign in to reply to this post

Kumel

thank you

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

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...