| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Mar | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
- CSS (2)
- Javascript (3)
- LANSA (21)
- SQL (8)
- Twitter API (1)
- Uncategorized (25)
- 8. March 2010: American Express is Suing Me
- 28. January 2010: So frackin hard
- 1. September 2009: Twitter API STREAM Filter
- 15. June 2009: DOS Commands that work on Windows XP
- 14. April 2009: TWEATER CHEATER IS BORN
- 14. April 2009: Windows Keyboard Short Cuts - ALT F4 is my Favorite
- 11. April 2009: SELECT_SQL Examples
- 30. January 2009: My Recovery ID Idea
- 29. January 2009: Test Program to See what LANSA Services are Licensed
- 11. January 2009: glossary
American Express is Suing Me
8. March 2010 by admin.
American Express is suing me.
Which I can understand. I was in compliance of my contract while employed, now can only pay the basics to survive.
I know there are a few things that credit card companies do that are unjust but are legal. I can not afford a lawyer and need to write a legal response.
*CAN YOU HELP?*
I know the difference from the law and what is fair, please help me in response to the law. What are my arguments? Did AMEX unjustly benefit from my misfortune in contracted fees?
I do not know. You can email me at markmason@cfl.rr.com or respond here.
IN THE CIRCUIT COURT, IN AND FOR FLAGLER COUNTY, FLORIDA
CASE NUMBER: 09-2809-CA
AMERICAN EXPRESS BANK, FSB
plantiff,
vs.
MARK MASON
defendent
——————————————————————-
COMPLAINT
1) Damages in this action exceed $15,000
2) Plaintiff, AMERICAN EXPRESS BANK, FSB, is a federally charted savings bank (federal Savings Bank) and an FDIC insured financial institution.
3) Defendent is a Resident of FLAGLER County, Florida.
COUNT 1 - BREACH OF CONTRACT
Plantiff repeats and realledges each and every material allegation set forth in paragraph 1 through 3 above and incorporates the same by reference.
4) Plaintiff and Defendant entered into a contract pursuant to which Plaintiff opened a credit card account number 3737-620649-66009 and issued a credit card to Defendant.
5) A true and correct copy of the Agreement applicable to the account is attached hereto as Exhibit “A” and is incorporated herein by reference.
6) Defendant indicated acceptance of the terms of the Agreement (exhibit “A”) by keeping, signing, or using the credit card or credit card account.
7) By failing to make payment on the account, the Defendant breached the agreement. The contract was breached on or about 06/13/09.
As a direct result of Defendant’s breach, Plantiff has been damaged in the sum of $20,114.55 that is due and owing with interest since the date of breach. This balance is subject to increase due to the ongoing accumulation of delinquency charges and interest as provided for by the Agreement(Exhibit “A”).
9) Demand has been made for the amount of $20,114.55 , plus interest. Defendant has failed to pay this amount.
10) The terms of the Agreement (Exhibit “A”) provide that if the Defendant’s account is reffered out for collections to an attorney, the Defendant agrees to pay court and attorney’s fees.
11) Plantiff has retained the servicesof the undersigned law firm to represent it and Plaintiff is entitled to recover reasonable attorney fees pursuant to the Agreement(Exhibit “A”)
12) All conditions precedent to the bringing of this action have been performed, have occurred to contract, as well as any other relief this Court deems just and proper.
COUNT II - UNJUST ENRICHMENT
Plantiff repeats and realleges each and every material allegation set forth in paragraphs 1 through 3 above and incorporates the same by reference.
13) Defendant purchased goods or services with the credit card issued to Defendant causing $20,114.55 to be posted to the Defendants credit card account, as identified in paragraph 4 hereinabove.
14) As a result of the purchase of said goods and services by Defendant, Defendant knowingly and voluntarily accepted the benefits conferred by the Plantiff of receiving those goods or services.
15) Plantiff has demanded payment from Defendant for the sum of $20,114.55, plus interest, but Defendant has failed to pay said sum.
16) Plantiff alleges that it would be uinequitable for Defendant to retain the benefit of the goods or services purchased by the Defendant without paying the Plaintiff for the chaarges Defendant caused to be made to the subject account.
17) The failure of Defendant to pay the Plaintiff the sums due and owing has caused the Defendant to be unjustly enriched at the expense of the Plaintiff.
WHEREFORE, based upon the foregoing, Plaintiff requests this Honorable Court enter a judgement against the Defendant in the amount of $20,11.55, plus interest, costs and any other relief this Court deems just and proper.
Posted in Uncategorized | No Comments »
So frackin hard
28. January 2010 by admin.
CREATE TABLE EMPLOYEE3 AS
(SELECT PROJNO, PROJNAME, DEPTNO
FROM EMPLOYEE
WHERE DEPTNO = ‘D11′) WITH NO DATA
MUST USE "WITH NO DATA" at the end of statement - bullshit fibm
Posted in SQL | No Comments »
Twitter API STREAM Filter
1. September 2009 by admin.
This example uses dos and curl
echo off
copy track.txt tracking
curl -d @tracking http://stream.twitter.com/
pause
file track.txt has value “track=soccer,footy” (with quotes)
Posted in Twitter API | No Comments »
DOS Commands that work on Windows XP
15. June 2009 by admin.
MS-DOS and command line overview
Below is a listing of each of the MS-DOS commands currently listed on Computer Hope and a brief explanation of what each of the commands do. The below commands are all MS-DOS commands, which means not all the below commands will work in your version of MS-DOS and/or Windows command line. Clicking on the command will open the help page for that command with full details about it.
|
Aansi.sys || NSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
append || Causes MS-DOS to look in other directories when editing a file or running a command.
arp || Displays, adds, and removes arp information from network devices.
assign || Assign a drive letter to an alternate letter.
assoc || View the file associations.
at || Schedule a time to execute commands or programs.
atmadm || Lists connections and addresses seen by Windows ATM call manager.
attrib || Display and change file attributes.
batch || Recovery console command that executes a series of commands in a file.
bootcfg || Recovery console command that allows a user to view, modify, and rebuild the boot.ini
break || Enable / disable CTRL + C feature.
cacls || View and modify file ACL’s.
call || Calls a batch file from another batch file.
cd || Changes directories.
chcp || Supplement the International keyboard and character set information.
chdir || Changes directories.
chdsk || Check the hard disk drive running FAT for errors.
chkntfs || Check the hard disk drive running NTFS for errors.
choice || Specify a listing of multiple options within a batch file.
cls || Clears the screen.
cmd || Opens the command interpreter.
color || Easily change the foreground and background color of the MS-DOS window.
command || Opens the command interpreter.
comp || Compares files.
compact || Compresses and uncompress files.
control || Open Control Panel icons from the MS-DOS prompt.
convert || Convert FAT to NTFS.
copy || Copy one or more files to an alternate location.
ctty || Change the computers input/output devices.
date || View or change the systems date.
debug || Debug utility to create assembly programs to modify hardware settings.
defrag || Re-arrange the hard disk drive to help with loading programs.
del || Deletes one or more files.
delete || Recovery console command that deletes a file.
deltree || Deletes one or more files and/or directories.
dir || List the contents of one or more directory.
disable Recovery console command that disables Windows system services or drivers.
diskcomp Compare a disk with another disk.
diskcopy Copy the contents of one disk and place them on another disk.
doskey Command to view and execute commands that have been run in the past.
dosshell A GUI to help with early MS-DOS users.
drivparm Enables overwrite of original device drivers.
echo Displays messages and enables and disables echo.
edit View and edit files.
edlin View and edit files.
emm386 Load extended Memory Manager.
ename Recovery console command to enable a disable service or driver.
endlocal Stops the localization of the environment changes enabled by the setlocal command.
erase Erase files from computer.
exit Exit from the command interpreter.
expand Expand a Microsoft Windows file back to it’s original format.
extract Extract files from the Microsoft Windows cabinets.
fasthelp Displays a listing of MS-DOS commands and information about them.
fc Compare files.
fdisk Utility used to create partitions on the hard disk drive.
find Search for text within a file.
findstr Searches for a string of text within a file.
fixboot Writes a new boot sector.
fixmbr Writes a new boot record to a disk drive.
for Boolean used in batch files.
format Command to erase and prepare a disk drive.
ftp Command to connect and operate on a FTP server.
ftype Displays or modifies file types used in file extension associations.
goto Moves a batch file to a specific label or location.
graftabl Show extended characters in graphics mode.
help Display a listing of commands and brief explanation.
if Allows for batch files to perform conditional processing.
ifshlp.sys 32-bit file manager.
ipconfig Network command to view network adapter settings and assigned values.
keyb Change layout of keyboard.
label Change the label of a disk drive.
lh Load a device driver in to high memory.
listsvc Recovery console command that displays the services and drivers.
loadfix Load a program above the first 64k.
loadhigh Load a device driver in to high memory.
lock Lock the hard disk drive.
logoff Logoff the currently profile using the computer.
logon Recovery console command to list installations and enable administrator login.
map Displays the device name of a drive.
md Command to create a new directory.
mem Display memory on system.
mkdir Command to create a new directory.
mode Modify the port or display settings.
more Display one page at a time.
move Move one or more files from one directory to another directory.
msav Early Microsoft Virus scanner.
msd Diagnostics utility.
msdex Utility used to load and provide access to the CD-ROM.
nbtstat Displays protocol statistics and current TCP/IP connections using NBT
net Update, fix, or view the network or network settings
netsh Configure dynamic and static network information from MS-DOS.
netstat Display the TCP/IP network protocol statistics and information.
nlsfunc Load country specific information.
nslookup Look up an IP address of a domain or host on a network.
path View and modify the computers path location.
pathping View and locate locations of network latency.
pause Command used in batch files to stop the processing of a command.
ping Test / send information to another network computer or network device.
popd Changes to the directory or network path stored by the pushd command.
power Conserve power with computer portables.
print Prints data to a printer port.
prompt View and change the MS-DOS prompt.
pushd Stores a directory or network path in memory so it can be returned to at any time.
qbasic Open the QBasic.
rd Removes an empty directory.
ren Renames a file or directory.
rename Renames a file or directory.
rmdir Removes an empty directory.
route View and configure windows network route tables.
runas Enables a user to execute a program on another computer.
scandisk Run the scandisk utility.
scanreg Scan registry and recover registry from errors.
set Change one variable or string to another.
setlocal Enables local environments to be changed without affecting anything else.
setver Change MS-DOS version to trick older MS-DOS programs.
share Installs support for file sharing and locking capabilities.
shift Changes the position of replaceable parameters in a batch program.
shutdown Shutdown the computer from the MS-DOS prompt.
smartdrv Create a disk cache in conventional memory or extended memory.
sort Sorts the input and displays the output to the screen.
start Start a separate window in Windows from the MS-DOS prompt.
subst Substitute a folder on your computer for another drive letter.
switches Remove add functions from MS-DOS.
sys Transfer system files to disk drive.
telnet Telnet to another computer / device from the prompt.
time View or modify the system time.
title Change the title of their MS-DOS window.
tracert Visually view a network packets route across a network.
tree View a visual tree of the hard disk drive.
type Display the contents of a file.
undelete Undelete a file that has been deleted.
unformat Unformat a hard disk drive.
unlock Unlock a disk drive.
ver Display the version information.
verify Enables or disables the feature to determine if files have been written properly.
vol Displays the volume information about the designated drive.
xcopy Copy multiple files, directories, and/or drives from one location to another.
| Aansi.sysNSI.SYS | Defines functions that change display graphics, control cursor movement, and reassign keys. |
Windows 2000 and XP xcopy syntax
XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/V] [/W] [/C] [/I] [/Q] [/F] [/L] [/H] [/R] [/T] [/U]
[/K] [/N] [/O] [/X] [/Y] [/-Y] [/Z] [/EXCLUDE:file1[+file2][+file3]…]
| source | Specifies the file(s) to copy. |
The switch /Y may be preset in the COPYCMD environment variable.
This may be overridden with /-Y on the command line.
Posted in Uncategorized | No Comments »
TWEATER CHEATER IS BORN
14. April 2009 by admin.
“What If You Could Build your Targeted Twitterverse & Simply by Following the Specially Targeted People Overnight…
Posted in Uncategorized | No Comments »
Windows Keyboard Short Cuts - ALT F4 is my Favorite
14. April 2009 by admin.
Windows key + R = Run command box
Windows key + E = Windows Explorer
ALT + Tab = Switch between windows
ALT + Space + X = Maximize window
CTRL + Shift + Esc = Task Manager
Windows key + Break = System properties
Windows key + F = Search
Windows key + D = Hide/Display all windows
CTRL + C = copy
CTRL + X = cut
CTRL + V = paste
Alt + Esc = Switch between running applications(mnimized apps on task bar)
Alt + Underlined letter will Select menu item by underlined letter
Ctrl + Esc Open Start Menu
Ctrl + F4 or Alt + F4 Close active document or group windows (does not work with some applications)
Ctrl + Left and right arrow Move cursor forward or back one word
Ctrl + Up, Down arrow Move cursor forward or back one paragraph
F1 Open Help for active application
Windows + M = Minimize all open windows
Shift + Windows + M = Undo minimize all open windows
Windows + F1 = Open Windows Help
Windows + Tab = Cycle through the Taskbar buttons (In vista invokes 3d-flip)
Windows + Break = Open the System Properties dialog box
SHIFT+DELETE = Deletes selected item permanently without sending to recycle bin.
CTRL+SHIFT while dragging an item will create a shortcut of it.
F2 = Rename selected item.
CTRL+A = Select All items
F3 = Search for a file or folder
ALT+ ENTER = Show the properties of the selected file/folder.
ALT+SPACEBAR = Opens the shortcut menu of Active window.
F4 in Windows Explorer or Internet Explorer will show the addressbar list.
CTRL+TAB = Move forward through tabs.
CTRL+SHIFT+TAB = Move backward through tabs.
TAB = Move forward through options
SHIFT+TAB = Move backward through options
Windows key+M = Minimizes all window
Windows key+U = Opens Utility manager
CTRL+RIGHT ARROW = Move the insertion point to the beginning of the next word.
CTRL+LEFT ARROW = Move the insertion point to the beginning of the previous word.
CTRL+DOWN ARROW = Move the insertion point to the beginning of the next paragraph.
CTRL+UP ARROW= Move the insertion point to the beginning of the previous paragraph.
CTRL+SHIFT with any of the arrow keys = Will highlight a bloack of text.
SHIFT+ Any arrow key = Will select more than one item.
Some shortcuts for Windows Accessibility features:
Hold Right Shft key for 8 seconds to Invoke Filter keys settings window.
Tap on Shift key for 5 times will invoke Sticky keys settings window.
Left ALT +left SHIFT +PRINT SCREEN……. Switch High Contrast on and off.
Left ALT +left SHIFT +NUM LOCK……. Switch MouseKeys on and off.
Hold NUM LOCK key for five seconds will Switch ToggleKeys on and off.
Some shortcuts for FIREFOX Accessibility features:
CONTROL + CLICK on LINK ……OPENS a NEW TAB
Posted in Uncategorized | No Comments »
SELECT_SQL Examples
11. April 2009 by admin.
SELECT_SQL FIELDS((#W_COUNT ‘count(*)’)) FROM_FILES((REQUEST )) WH
ERE(’CLIENT_ID = :RITAID AND STATUS_CODE = 4 AND BA
TCH_SEQ_NUM = 0′)
ENDSELECT
SELECT_SQL FIELDS((#CRGUID ) (#CRTED ) (#CROBATCH ) (#CRBATCH ) (#
CRCCNO ) (#CREXPDT ) (#CRAMNT ) (#CRSWIPE ) (#CRQOVR )
(#CRRITAS ) (#CRRITAID ) (#CRTCN ) (#CRMUSR ) (#CRCCET
) (#CRORIG ) (#CRFAIR )) FROM_FILES((CRTRAN )) WHERE(’S
UBSTR(CROBATCH,1,2) = :XBFRGN AND CRSWIPE <> :WSWIPE AN
D (CRRITAS = 5 OR (CRRITAS = 200 AND CRAMNT < 0))’) ORD
ER_BY(’CROBATCH,CRBATCH’)
********** OK to Mark for Completion
SELECT_SQL FIELDS((#W_COUNT ‘count(*)’) (#W_SUM ‘SUM(INT(TRANS_AMO
UNT))’)) FROM_FILES((REQUEST )) WHERE(’CLIENT_ID = :RIT
AID AND STATUS_CODE = 4 AND BATCH_SEQ_NUM = 0 AND C
OMMAND =:COMMND’) IO_STATUS(#W_IOSTS) IO_ERROR(*NEXT)
ENDSELECT
********** put decimal place in amount
SUBROUTINE NAME(GETRITASTS)
**********
SELECT_SQL FIELDS((#INTRN0001 ‘INTRN_SEQ_NUM’) (#STATU0001 STATU00
001)) FROM_FILES((REQUEST )) WHERE(’ORIG_SEQ_NUM = :WRT
AID’) ORDER_BY(STATU00001) IO_ERROR(*NEXT)
LEAVE
ENDSELECT
**********
IF_NULL FIELD(#INTRN0001)
SELECT_SQL FIELDS((#INTRN0001 ‘INTRN_SEQ_NUM’) (#STATU0001 STATU00
001)) FROM_FILES((REQUEST )) WHERE(’INTRN_SEQ_NUM= :WRT
AID’) ORDER_BY(STATU00001) IO_ERROR(*NEXT)
LEAVE
ENDSELECT
SELECT_SQL FIELDS((#W_COUNT ‘count(*)’)) FROM_FILES((REQUEST )) WH
ERE(’CLIENT_ID = :WRITAI AND STATUS_CODE = :WRITAS AND
BATCH_SEQ_NUM = 0′)
ENDSELECT
Posted in SQL, LANSA | 1 Comment »
My Recovery ID Idea
30. January 2009 by admin.
Subscribers place SillyStickers on key chains, cellphones, iPods, cameras, binoculars, laptops, PDAs, etc. When an item is found, the finder accesses the website provided and notifies the owner with best means to get property back. RECOVERYID.com Rewards all finders of Lost property automatically so you don’t have too. We believe the Best Lost and Found System is a SIMPLE one. They can call a toll free number
for instructions but this is really not needed because our system is so simple.
![]() |
![]() |
| httpv://www.youtube.com/watch?v=6vkXRJzSE2U |
Posted in Uncategorized | No Comments »
Test Program to See what LANSA Services are Licensed
29. January 2009 by admin.
FUNCTION OPTIONS(*DIRECT)
*
DEFINE FIELD(#W_SERVICE) TYPE(*CHAR) LENGTH(30)
DEFINE FIELD(#W_STS) TYPE(*CHAR) LENGTH(20)
DEFINE FIELD(#W_MSG) TYPE(*CHAR) LENGTH(80)
DEF_LIST NAME(#LICENSE) FIELDS(#W_SERVICE) TYPE(*WORKING)
DEF_LIST NAME(#DLICENSE) FIELDS(#W_SERVICE #W_STS #W_MSG)
*
CLR_LIST NAMED(#LICENSE)
CLR_LIST NAMED(#DLICENSE)
*
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’XMLCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’FTPCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’POPCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’SMTPCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’HTTPCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’HTTPIXMLCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’HTTPOXMLCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’HTTPIEDICLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’HTTPOEDICLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’HTTPISVCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’SQLCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’MQCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’CECLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’FILECLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’SVFILECLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’EDICLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’RFICLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’SOAPCLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’AS2CERT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’AS2SERVER’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’AS2CLIENT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’AS2RECEIPT’)
EXECUTE SUBROUTINE(ADD) WITH_PARMS(’UCCNETCLIENT’)
*
*
* DEFINE FIELD(#JSMSTS) TYPE(*CHAR) LENGTH(20)
* DEFINE FIELD(#JSMMSG) TYPE(*CHAR) LENGTH(255)
* DEFINE FIELD(#JSMCMD) TYPE(*CHAR) LENGTH(255)
* INPUT_ATR(LC)
*
* Load and Each Service
*
SELECTLIST NAMED(#LICENSE)
EXECUTE SUBROUTINE(TEST) WITH_PARMS(#W_SERVICE)
ENDSELECT
*
* Close
*
DISPLAY BROWSELIST(#DLICENSE)
RETURN
*
* Build Service List
SUBROUTINE NAME(ADD) PARMS(#W_SERVICE)
ADD_ENTRY TO_LIST(#LICENSE)
ENDROUTINE
* Test Each Service
SUBROUTINE NAME(TEST) PARMS(#W_SERVICE)
*
USE BUILTIN(JSM_OPEN) TO_GET(#JSMSTS #JSMMSG)
*
USE BUILTIN(TCONCAT) WITH_ARGS(’SERVICE_LOAD SERVICE(’ #W_SERVICE ‘)’) TO_GET(#JSMCMD)
USE BUILTIN(JSM_COMMAND) WITH_ARGS(#JSMCMD) TO_GET(#JSMSTS #JSMMSG)
CHANGE FIELD(#W_STS) TO(#JSMSTS)
CHANGE FIELD(#W_MSG) TO(#JSMMSG)
ADD_ENTRY TO_LIST(#DLICENSE)
USE BUILTIN(JSM_COMMAND) WITH_ARGS(’SERVICE_UNLOAD’) TO_GET(#JSMSTS #JSMMSG)
*
USE BUILTIN(JSM_CLOSE) TO_GET(#JSMSTS #JSMMSG)
*
ENDROUTINE
Posted in LANSA | 1 Comment »
glossary
11. January 2009 by admin.
| Cart | See Shopping Cart. |
| Confirmed Order | Once a Shopping Cart has been checked out, the cart becomes a Confirmed Order with an assigned Order Number. Do not confuse Confirmed Orders with Saved Cart (sometimes called a Saved Order) or Pending Carts (sometimes called Pending Orders). |
| Check Out | Check Out is the process by which a Shopping Cart is converted to a Confirmed Order. |
| Customer | A Customer is someone who is placing an Order for your Products. Customers must have a valid Web user profile to access the System. |
| Customer Account | The B2C Customer Account information includes the contact, billing and shipping details. For B2B Customer Accounts, only the Contact information is stored in the Commerce Edition database. The remaining B2B information comes from the back-end files. |
| Order | The term “Order” can be used in a number of ways. To be specific, Commerce Edition creates Shopping Carts, Pending Carts and Confirmed Orders. When a Customer places an “Order”, the customer may be using any of these three specific types of Business Objects. Only Confirmed Orders will have any meaning to your existing application database. |
| Pending Cart | A Pending Cart (sometimes called a Pending Order) is a Shopping Cart which was not completed during a previous session by the Customer. If a Customer leaves the Web site with Products in the Shopping Cart (or if the Web site connection is lost), the Shopping Cart is automatically converted into a Pending Cart. When the Customer next logs onto your site, a list of Pending Carts is displayed. The user may select one of these Pending Carts or the user can save or delete these Pending Carts. |
| Personal Catalog | A Personal Catalog is a subset of the Product Catalog. It is a Customer specific list of Products which are frequently ordered. The Customer can add or delete products in their own Personal Catalog. This catalog is maintained as a file in the Commerce Edition database. |
| Product | A Product is any item which the Customer orders. Products are based on your existing back-end Product file(s). |
| Product Catalog | The Product Catalog is a listing of the Products which a customer may order. The Product Catalog is based on your existing back-end Product files. There is no separate Product Catalog file in the Commerce Edition database. |
| Promotion | A Promotion is a special offer which is advertised on the Web site. Promotions are simply text. There is no processing logic associated with a promotion. |
| Saved Cart | A Saved Cart (sometimes called a Saved Order), is simply a saved list of products. A Shopping Cart can be saved so that the Products may be easily reordered. Saved Carts can be added to the active Shopping Cart. |
| Session ID | A Session ID (sometimes called a Web Session ID), is a unique number assigned when a Web user logs on to the system and creates a Shopping Cart. A Session ID is assigned to a Shopping Cart and is stored as part of the definition of a Pending Cart. After a Shopping Cart is checked out, a new Session ID is assigned for the new Shopping Cart. |
| Ship-To Address | The Ship-To address is the location where the Products will be delivered. For B2C Customers, the Ship-To information is stored in the Commerce Edition database. For B2B Customers, the Ship-To information is stored in the back-end files. |
| Shopping Cart | A Shopping Cart is simply a list of products which the Customer may wish to purchase. Each Shopping Cart is associated with a unique Session ID. |
| Up-Selling | The means by which suggested or accessorial products are listed when browsing the Product Catalog, the Personal Catalog or the Shopping Cart. |
| Web User | A Web user is any Customer who has logged on to the system. Each Web user has an unique user profile/ID and password. For B2C, a Customer and Web user are the same, as each Customer has just one Web user profile. For B2B, a single Web user profile can be associated to more than one Customer account. Your system administrator can create associations between Web users and your B2B Customer accounts. (Note: A Customer Account can have only one Web user associated with it, but a Web user can be associated with more than one Customer Account.) |
Posted in LANSA | No Comments »

