Developer forum
Subject
Replies
Started by
Last reply
Custom page redirect in DB Publishing
HeyI have a DB publishing which makes it possible to add new records. After adding a new record you will normally be returned to the list of records published by the DB publishing. But I would like the user to be return to a confirmation page telling ...
12/09/2007 11:22:34
Last post: 18/09/2007 10:25:38
Navegation tree control
Hi, Is there any Dynamicweb control that can be used to create a navegation tree such as the one that is used on the ecom module? RA ...
13/09/2007 01:31:11
Last post: 18/09/2007 10:23:04
Custom modules on ecom
Hi I know we must use Dynamicweb Developer to register the custom modules. But is it possible to register a module that should appear in the ecom tab and on the ecommerce section? Regards, RA ...
13/09/2007 01:36:36
Last post: 18/09/2007 10:20:38
SDK solution Installation
Hi, I followed the instructions on "SDK - Solution Installation" manual and configured the solution "CSharpClassicNet20". Before opening the solution I edited the file "CustomModules.sln" to include the http://localhost/CustomModules.csproj" paramete ...
14/09/2007 02:21:51
Last post: 18/09/2007 10:11:23
performance -> preload navigation images
Hi,In the Control Panel - General settings, in the Performance section I unchecked the "preload navigation images".From what I understand of this feature, it should not generate a javascript file (img1.js) anymore and include it in the page.However e ...
10/09/2007 14:41:40
Last post: 14/09/2007 17:29:01
API Reference
Hi, Do you have a reference manual for the API? ...even if is a old one... it's better than notthing! :) RA ...
13/09/2007 01:24:40
No replies yet
Notification after import using a DBIntegration job
HeyI have made a DBIntegration job in the Dynamicweb backend. When this job is runned, I need to update another table in the database. Is it possible programmaticly to catch the event that a DBIntegration job has been runned? Regards Lars Larsen, DIS ...
03/09/2007 12:07:59
Last post: 11/09/2007 11:52:16
Redirect after CartCmd=EmptyCart
Hi When i empty my basket in ecommerce i'm getting af blank page. I will like to know if there is a way to redirect to another page after executing the CartCmd=EmptyCart ? Maybee there are some redirect parameters or somthing like it Dennis ...
07/09/2007 09:38:10
Last post: 11/09/2007 10:15:51
Showing group description and products
Hi everyone, I can't get the group description. It seems like the @Ecom:Group.xxx cant be accessed from within the Product List. Can it be done? I have to show the groups description, and I beleive that this is a Bug if it can't be accessed. RegardsG ...
03/07/2007 00:56:57
Last post: 10/09/2007 13:28:32
Form object
Hi, is it possible somehow to get and use the Form object needed to insert the Telerik Calendar control. I have tried in diffrent ways of using this.Form.Controls.Add(object), but I get a null referance. How can I access the Form object? RegardsGunna ...
04/09/2007 18:29:38
Last post: 05/09/2007 11:38:45
How to implemen loops the way DW do in e.g. Weblog or eCommerce
Hi, how to implement Loops like DW do in some of the new modules? - Gunnar ...
03/09/2007 22:34:51
Last post: 03/09/2007 22:44:33
Autologin for Intranet
Hi, i want to make an Autologin module for my intranet, based on IP host addresses, how can I make this possible? Do I have to set an Session variable to something? Gunnar ...
03/09/2007 12:18:34
Last post: 03/09/2007 20:04:21
Beta-website
Hi, Does anyone know the reason for why Newsletter v3 is disabled on http://betademo.net.dynamicweb.dk? I thought that the very purpose of this website was to test/see beta modules ;) ...
27/08/2007 13:13:47
Last post: 31/08/2007 13:51:43
How to skip steps in the Cart process
HiHow can we skip the Method (Levering) page in the ecom cart process ?By just blanking the template field we just get a blank page.This is not unexpected, but we want it to skip that page entirely as this information is not an option../Lars ...
06/02/2007 16:34:27
Last post: 29/08/2007 14:56:59
Price providers - where to put them?
I've read the API documentation on how to make my own price providers, and that seems to be easy. But i cannot se any guidelines on where to place them in the DW code ?And will i have to tell DW that i have this PP or is it a mere overload ? Now this ...
28/08/2007 13:58:41
Last post: 28/08/2007 15:01:53
Linkmanager
When I try to use the LinkManager I get this error:Compiler Error Message: CS1502: The best overloaded method match for 'Dynamicweb.Gui.LinkManager(string, string, ref bool, bool)' has some invalid argumentsand here is the codesearchResultAddWaitList ...
23/08/2007 15:13:56
Last post: 23/08/2007 15:42:31
Enabling e-commerce
I've got at dynamic web solution with the newest updates(Application.zip) installed on my own computer. I have tried to test the eCom module, but i cannot get it to show up in the list of modules when I want to add it to a paragraph. The module is al ...
13/08/2007 14:33:57
Last post: 23/08/2007 08:35:58
Default page for current area
Since it's not possible to read the current area ID from session before the page has actually been visited, I would like to know how to retrieve the ID of the default page for the accessed domain/area ...
08/08/2007 10:09:12
Last post: 17/08/2007 09:47:48
Default password
I've just installed a local dev setup with the empty dataset. But what is the default password for the admin or administrator user? Shouldn't this be in the install guide? :-) ...
10/08/2007 14:38:44
Last post: 16/08/2007 20:08:22
Reusing database code for sql
If i am building a module that i want to work wether the website is using an access database og an SQL database, then how do I make sure that the code will automatically get the data from the right place? Is the database string simply ignored so that ...
16/08/2007 17:06:52
Last post: 16/08/2007 20:04:41