[Emerald] Adding subaccount via asp.

Michael Strand ( (no email) )
Thu, 20 Jul 2000 01:03:11 +0930

This is a multi-part message in MIME format.

------=_NextPart_000_0022_01BFF1E6.46864540
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,
I am writing an asp page so that a user can add a service to their =
account eg. and extra email account.

If I do this

INSERT INTO SubAccounts (CustomerID, Login, Shell, Email, FirstName, =
LastName, PhoneHome, PhoneWork, AccountType, DiffCost, Cost, Discount, =
Description, Password, MaidenName, SystemType, ModemSpeed, NetSoftware, =
SignDate, saExpireDate, Extension, Active, Operator, LastModifyDate, =
LastModifyUser, saCurrent, Preferred, saNew, TimeLeft, HomeDir, =
SendBill, LoginLimit)

what would you do next to create the invoice, or is it not that simple? =
I ran a trace when adding a service in Emerald, that was the only update =
made if you don't choose to create the invoice there.

Any advice or alternatives would be appreciated. Has anybody already =
done it?

Thanks
Michael Strand

------=_NextPart_000_0022_01BFF1E6.46864540
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Hi all,
I am writing an asp page so that a user =can add a=20service to their account eg. and extra email account.
 
If I do this
 
INSERT INTO SubAccounts (CustomerID, =Login, Shell,=20Email, FirstName, LastName, PhoneHome, PhoneWork, AccountType, DiffCost, =Cost,=20Discount, Description, Password, MaidenName, SystemType, ModemSpeed,=20NetSoftware, SignDate, saExpireDate, Extension, Active, Operator,=20LastModifyDate, LastModifyUser, saCurrent, Preferred, saNew,  =TimeLeft,=20HomeDir, SendBill, LoginLimit)
 
 
what would you do next to create the =invoice, or is=20it not that simple? I ran a trace when adding a service in Emerald, that =was the=20only update made if you don't choose to create the invoice =there.
 
Any advice or alternatives would be =appreciated.=20Has anybody already done it?
 
Thanks
Michael =Strand
------=_NextPart_000_0022_01BFF1E6.46864540--