Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
arusmart #1
How Create New Server Objects
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
-
Can you detail How create an application use StreamingMedia Server (Flash Media Server) for me?
Can you detail the way to create an application use Streaming Media Server (Flash Media Server) for me? I installed Flash Media Server 2,... -
Create java objects with CFOBJECT (Simple Answer) CFMX6.1
Hello All, I?m looking for a yes or no, or a simple answer to this question and I believe it will help many who finds this. I have a good... -
Create outlines from overlapping objects
I'm trying to prepare an image for output on a vinyl cutter, so I'm using Alter Path > Expand Stroke to create outlines from a bunch of objects. The... -
can't create Sound objects
code: _global.track1 = new Sound( this ); trace( track1 ); trace window: undefined strangely, it's working fine with all my other movies... -
Can ASP create OLE objects?
Hi, I've a client-server application written in Access. Some of the codings make use of OLE so that the Access application creates a Word... -
danilocelic *TMM* #2
Re: How Create New Server Objects
arusmart,
Take a look at the Check New User server behavior, despite it's name, it
can be used to check for the existance of a value in a column before
going ahead with an insert.
--
Danilo Celic
| Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
danilocelic *TMM* Guest
-
arusmart #3
Re: How Create New Server Objects
Danilo Celic,
Thanks for valuable responce, New User server 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
-
danilocelic *TMM* #4
Re: How Create New Server Objects
arusmart wrote:
Which server model are you working with?> Danilo Celic,
>
> Thanks for valuable responce, New User server 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.
--
Danilo Celic
| Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
danilocelic *TMM* Guest
-
arusmart #5
Re: How Create New Server Objects
Danilo Celic,
I am using ASP.NET VB server model, DWMX 2004 7.0.1
arusmart Guest
-
danilocelic *TMM* #6
Re: How Create New Server Objects
arusmart wrote:
I think that the .NET server models don't have that as an option. What> Danilo Celic,
>
> I am using ASP.NET VB server model, DWMX 2004 7.0.1
you'll need to do instead is to write your own query to check for teh
value and then do the insert only when that is true. I don't know .NET
well enough to direct you on that. I'd suggest you ask over in the
Application Dev group:
[url]http://www.macromedia.com/cfusion/webforums/forum/categories.cfm?catid=263[/url]
Also, you can try a couple of .NEt extension sites, but I'm not aware of
if they has such an extension:
[url]http://www.webxel-dw.co.uk/[/url]
[url]http://www.ebconcepts.com/asp/dwmx_extensions.asp[/url]
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
danilocelic *TMM* Guest
-
arusmart #7
Re: How Create New Server Objects
Thanks Danilo for spending your valuable time for me.
arusmart Guest



Reply With Quote

