Ask a Question related to Dreamweaver AppDev, Design and Development.
-
arusmart #1
Check record before Inserting
Hi,
I have troble in inserting new records into database, I have a unique date
field it should not repeate again, i.e. one record per single day, the insert
record form from DW MX2004 ASP Application is working fine but it is not
checking the date. If the date already exists in the database it shoul redirect
to error page. If the date is not in the database, can be inserted as new
record.
Please help me in this issue. Your great help is highly appreciated
Regards
Arvind Gundet
arusmart Guest
-
INSERTing record into Access via CFC?
I feel confident people are routinely doing this, but I have not been able to find a simple, concise tutorial on it... I have a Cold Fusion... -
Please Help! Error when inserting record...
I am using ColdFusion MX 6.1 and am having issues with inserting a record into an access database. Any help on what is wrong? Error Executing... -
Help with inserting record
So I've been looking all over these forums, and all over the internet on some kind of tutorial that will explain what I need to do to just insert a... -
Inserting a Record
I am trying to create a web form to insert data into an SQL table that is on another server. So far I have my connection string working great and... -
Error when inserting record
When trying to use the server behavior "Insert Record" I get the following error message: While executing onLOad in Insert Record.htm, the... -
Paul Whitham TMM #2
Re: Check record before Inserting
There is a behaviour built in called "Check User" which is designed to do
something similar and can be used in this case. All you need to do it map
the field holding the date value on the form with the date field in the
database.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"arusmart" <webforumsuser@macromedia.com> wrote in message
news:d71d1g$m8c$1@forums.macromedia.com...date> Hi,
>
> I have troble in inserting new records into database, I have a uniqueinsert> field it should not repeate again, i.e. one record per single day, theredirect> record form from DW MX2004 ASP Application is working fine but it is not
> checking the date. If the date already exists in the database it shoul> to error page. If the date is not in the database, can be inserted as new
> record.
>
> Please help me in this issue. Your great help is highly appreciated
>
> Regards
> Arvind Gundet
>
Paul Whitham TMM Guest
-
arusmart #3
Re: Check record before Inserting
Paul,
Thanks for valuable responce, New User server (Check User) behavior is not
exists in my Application Panel/Server Behaviors? I am afraid about this , why I
doesn't have this option in my Server Behaviors.
Please suggest me.
arusmart Guest
-
Paul Whitham TMM #4
Re: Check record before Inserting
In Application Panel/Server Behaviours click the + option. Then go down to
User Authentication and you will see the "Check New User" option
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"arusmart" <webforumsuser@macromedia.com> wrote in message
news:d73s8a$dm2$1@forums.macromedia.com...not> Paul,
>
> Thanks for valuable responce, New User server (Check User) behavior iswhy I> exists in my Application Panel/Server Behaviors? I am afraid about this ,> doesn't have this option in my Server Behaviors.
>
> Please suggest me.
>
Paul Whitham TMM Guest



Reply With Quote

