Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Application(19.1.0.2/3) Page Seucrity
So basicly one of our biggest dynamicweb clients with probally one of the most advanced eCommerce solution we've made has paid for an upgrade of their line of projects in their solution to the newest version (atm running 19.1.0.2 in our development e ...
02/07/2010 00:20:59
Last post: 02/07/2010 11:49:34
Importing users.
We need to import users through an XML-file. Our XML file is currently like this (with 1 test user): <?xml version="1.0" encoding="utf-8" ?> <Users> <User> <AccessUserID></AccessUserID> <AccessUser ...
24/06/2010 16:43:15
Last post: 01/07/2010 17:16:31
Pictures from secure folder
(Relates to: http://engage.dynamicweb.dk/Forum-5.aspx?action=ShowThread&ThreadID=2000 - forum opted to start thread instead of making post) The reason for asking about 64-bit support for getimage.aspx was, that a customer tried to insert images f ...
01/07/2010 08:17:39
Last post: 01/07/2010 14:29:38
Getimage.aspx and 64bit servers
It seems that getimage.aspx does not work on 64 bit servers (without changes in IIS), and DLL's for imageglue on DW 7.1 are the same as on the last release, so I assume this still true... ..or am I missing somthing? Error returned: [BadImageFormatExc ...
30/06/2010 13:18:41
Last post: 01/07/2010 11:52:21
Release Procedures Explained
I thought it might be of some interest to try to explain how we work in Dynamicweb when it comes to releasing new versions. The difference between this release and previous releases, is that we do not update single solutions any longer. The standard- ...
24/06/2010 16:45:34
Last post: 30/06/2010 22:31:35
stock in a multilingual webshop
Hi, I've got a multi multiligual webshop, which I build in Dutch and when I finished building the webshop I copied the language layer and translated the product description in webshop. I have products with a size and color variant and when I translat ...
30/06/2010 11:41:58
No replies yet
Cannot access UserManagement
Hi This might sort of a newbie question but how do I make the Dynamicweb.Modules.UserManagement module/class available in my Dynamicweb custom module solution in Visual Studio? I have plenty of experience coding custom modules for Dynamicweb, but I h ...
29/06/2010 12:49:56
Last post: 29/06/2010 16:34:15
File path
I'm struggling a little with a very simple module - actually it is not so much the module as it is Dynamicweb ;) The problem is: I have a collection of filemanager controls with their folder attribute set to '/Billeder' and their FullPath attribute s ...
28/06/2010 15:40:37
Last post: 29/06/2010 12:34:29
Option to choose recipient of contact-formular
Hi, I've a page with the module "Formularer, udvidet". It works fine, as long as I only want 1 recipient. But the thing is we need to give the users an option to choose between which department they want to contact. I though of something li ...
28/06/2010 16:31:10
Last post: 28/06/2010 16:41:29
Forum v2 - "Left menu"
I have a page with the forum v2 - it seems to be working nicely ;) However the client has requested the a block on the lefthand side of the page displays a list of categories, a list of the latest postings... I thought that a could just insert a new  ...
28/06/2010 14:15:15
Last post: 28/06/2010 15:18:17
Extranet/intranet module
I am creating a new shop in Dynamic where the customer needs to log in to see price information. As I understand the extranet module all pages included in an extranet is protected by a log in page. This is not exactly what is needed here. Everybody v ...
09/03/2009 10:01:12
Last post: 25/06/2010 20:50:56
Problem with UserManagement.User.Save
Hi, I'm using the UserManagement API to create and modify users from frontend. However, attempting to save apparently fails, and the Save method simply returns false without further notice. I was wondering if there's some way of telling what makes th ...
25/06/2010 09:24:53
Last post: 25/06/2010 11:13:28
HTML editor in Module paragraph setup
Im using a HTML editor in a old custom module. I use the following code ow the edito in the module paragraph editor page: tr> <td width="170">Body text</td> <td> <% =Gui.Editor("BodyText", properties.get_Va ...
02/06/2010 10:35:43
Last post: 24/06/2010 23:45:35
Parameter based search - Ecom
Im developing a paremeter based search in ecom, and are working on and "advanced search" page. I need to be able to make a filter on the variants of the products. In this case its a shoe shop, and the variants is the shoe sizes. So in this  ...
14/06/2010 11:13:24
Last post: 24/06/2010 14:21:50
fileManager control
I've seen that the fileManeger control some times is used as template selector, with edit template icon. How can I use file manager control as template selector with edit button? This is what I've seen in the NewsLetterV3_edit.aspx. Is ther some code ...
24/06/2010 11:46:10
Last post: 24/06/2010 12:42:10
Log IP and referring URL in form-data?
Hi I'm coding a number of campaign-landingpages for a client - forms, basically. I need to log the IP-adress as well as the referring URL of each lead along with the submitted form-data. Is there any way to do that? I'm kinda hoping for dynamic tags  ...
22/06/2010 13:50:53
Last post: 24/06/2010 00:26:25
How to access the OrderID from a Usercontrol which is loaded into template
Normal 0 21 false false false NL X-NONE X-NONE MicrosoftInternetExplorer4 st1\:*{behavior:url(#ieooui) } /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-nosh ...
15/06/2010 13:06:22
Last post: 23/06/2010 12:36:02
Orderline PriceProvider
In my Product price provider I need to calculate the price on a specific orderline, is this possible? ...
15/06/2010 15:06:24
Last post: 23/06/2010 09:35:36
Hooking into Statistics with your own modules
Hi there, Is there a way to register usage of your own custom modules with the Statistics module, similarly to how existing modules do it? I've seen the API documentation on statistics, but a) it's an extremeley short and simplified example and b) it ...
14/06/2010 20:25:10
Last post: 22/06/2010 15:26:19
Custom modules - development - howto
Hi people! Is there somewhere I can find some information on how to develop custom modules? The case is that I need to make a checkbox list (backend), where the user can select or deselect some items. Making the dw:checkbox seems easy enough, but I c ...
19/06/2010 10:26:29
Last post: 22/06/2010 08:22:39