will not appear!
-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of Andre Klopper
Sent: 2. marts 2006 13:40
To: [email protected]
Subject: [development-axapta] Enterprise Portal...
Hi,
I feel very stupid at this stage but here goes...
I've created my a a duplicate of SimpleWebApp, that is fine that is
working
and I can get logged in.
The problem. Created 2 webForms. 1 - With webButton with properties
MenuItemName and WebTarget set to menuItem for webForm2 on it. This is
suppose to open webForm2. But that just does not happen. No this must be
very easy right. LOL but I just can't get it to work... Tried the
following
aswell.
WebLink webLink;
;
super();
webLink = new WebLink();
webLink.Webpage("myWebPage");
WebSession().redirect(webLink);
Regards
Andre Klopper
Yahoo! Groups Links
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

