|
Rank: Advanced Member Groups: Member
Joined: 5/15/2009 Posts: 33
|
Hi I have this code but I'm not sure how to get a values to pass to JS function AssignUnassignedStore
MsgBox1.Show( _ "Alert", "This is a test. You want to continue?", Nothing, New EO.Web.MsgBoxButton("Yes", "AssignUnassignedStore", valueToPass), New EO.Web.MsgBoxButton("No"))
function AssignUnassignedStore() { alert(commandName); }
this does not pop up the alert in the JS.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe you will need to upgrade your license in order to continue receiving tech support. You have two licenses that were purchased in early 2010. The free tech support included with your purchase is valid for one year after the purchase which has long expired.
The upgrade price from your version is 50% of the full price. So if you upgrade both of your licenses, it will be $299.5. The upgrade will give you all new controls in EO.Web Controls 2010 and EO.Web Controls 2011 (your version is EO.Web Controls 2009) as well as another year of tech support.
If you do not wish to upgrade, there will be a support fee of $30/ticket.
Please let us know if either option works for you.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 5/15/2009 Posts: 33
|
We did upgrad once since the original purchase, so shouldn't we still be under the support? The account is under my boss' name (McNicol)
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Do you have the order number? If you see eoweb.licx, you can also open it with notepad and let us know the value of the "licenseId" field.
Thanks!
|
|