Hi everybody,
Microsoft Retail Management System works with highly customizable XML Templates. The XML Template Language offers very interesting elements.
Now I want to create something similar for my little POS-Application in C#. The entire design and logical process of the receipt should...
Hi,
I'm building a small POS-Application that prints receipts to EPSON TM-88iii. To print these receipts I actually send raw data to the printer using Visual Basic .NET C#(Microsoft Q322090).
See: http://support.microsoft.com/default.aspx?scid=kb;en-us;322090
My problem is, that I want to...
Hi everybody,
I'm programming a small POS Application in C# for a restaurant, and so I need to print out customer receipts. Is there a way to print out RTF-Document on OPOS driven receipt printer? The final goal is to create a second application to design the look of the receipt.
I would be...
Hi,
I know how to directly print a crystal report to default printer. But does anybody knows how to print the report on OPOS-driven receipt printer?
Thanks for help
Hi,
Can somebody help me with the following stored procedure. I want to declare dynamically the name of table that has to be filled. But there must be a syntax error.....
CREATE PROCEDURE [sp_TransferTax]
(
@DataTableName VarChar (150)
)
AS
INSERT INTO @DataTableName (x,y,z) VALUES (1,2,3)...
I'm using WSH in HomeSite (Windows XP) as an Custom Button. When I execute this script the system doesn't recognize Application, and gives me an Microsoft JScript error: 'Application' is not defined!!
Can somebody help (I've installed latest release of Microsoft WSH)?
Thanks for helping...
Hi,
My main SPS-Site contains 5 Sub-Sites. On the main site I added several addresses with Webpart "Contacts". How can I display these addresses (same webpart) on the Startpage of my 5 Sub-Sites....?
Hi,
I would like to add an external Website (with Content Editor Web Part) but I need registered Username (using Activ Directory) as parameter.
Example:
External Link http://www.mysite.com?UserID=AD_UserName
Does somebody has any ideas how to realize that?
Thx very much
I'm looking for third-party tool (or helpful tip) to remove top menu items like "Create", "Site Settings" depending of the logged in user, because it's very confusing for clients accessing this site. But as administrator all the items must be visible.
Can somebody help me,.... thx
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.