Witango-Talk: Server Error Code

2011-12-27 Thread Fogelson, Steve
Could someone tell me what the Server Error Code 335 indicates? Thanks Steve Fogelson To unsubscribe from this list, please send an email to lists...@witango.com with "unsubscribe witango-talk" in the body.

Witango-Talk: HTML to TeraScript Array

2011-12-10 Thread Fogelson, Steve
I am using the <@url> tag to retrieve inventory from another server. It is returned in html , , , , and . No other output options at this time. I need to convert it to a TeraScript array. Looking for the quickest efficient way to do this. Thanks Steve Fogelson --

Witango-Talk: FW: year-end update

2011-12-09 Thread Fogelson, Steve
excited about the future with TeraScript. Merry Christmas to all. Steve Fogelson From: Witango Sales [mailto:sa...@witango.com] Sent: Friday, December 09, 2011 3:43 PM To: Fogelson, Steve Subject: year-end update Dear Customer, Last fall, we released Witango 6.0 for Windows, our first

Witango-Talk: Excel ODBC Connection

2011-11-01 Thread Fogelson, Steve
I am using a Windows 7 laptop with Witango 5.5 studio and I am trying to setup a connection to an Excel xls file. I use the Datasource, New and ODBC and I think I am entering everything correctly. The connection displays Under the ODBC connections. But when I try to open it, it asks for a passwo

Witango-Talk: Utility to convert html file to pdf

2011-10-21 Thread Fogelson, Steve
I have been researching the web for a utility to convert a html file to pdf using a Windows command prompt. I need to also be able to specify parameters so that it will print properly on a receipt printer. Found quit a few, but I wanted to check to see if anyone had a recommendation. Thanks

RE: Witango-Talk: Receipt Printer

2011-10-12 Thread Fogelson, Steve
re a page is >> displayed). >> or send the codes and then create the page (two steps). It seems the >> instructions may suggest that it "sticks" under certain conditions. >> >> Beverly >> >> On 11 Oct 2011, at 10:46 AM, Robert Shubert wrote: >&

RE: Witango-Talk: Receipt Printer

2011-10-12 Thread Fogelson, Steve
at 10:46 AM, Robert Shubert wrote: > > > Steve, > > > > Are you sure you can send those codes in the content of the page? > Normally they are sent as control characters in some special way. > > > > Are the full docs for the printer available? > > > >

RE: Witango-Talk: Receipt Printer

2011-10-11 Thread Fogelson, Steve
al way. > > Are the full docs for the printer available? > > Robert > > From: Fogelson, Steve [mailto:stevefogel...@askics.net] > Sent: Tuesday, October 11, 2011 12:02 AM > To: Witango-Talk@witango.com > Subject: RE: Witango-Talk: Receipt Printer > > Hi Beverly, >

RE: Witango-Talk: Receipt Printer

2011-10-10 Thread Fogelson, Steve
: <@char code="29"> or hex: <@char code="1D"> instead of "GS"? -- sent from my iPhone4 -- Beverly Voth -- On Oct 9, 2011, at 10:36 AM, "Fogelson, Steve" wrote: Hi Beverly, I tried the following and it didn’t change anyth

RE: Witango-Talk: Receipt Printer

2011-10-09 Thread Fogelson, Steve
er. and only the p probably needs it. -- sent from my iPhone4 -- Beverly Voth -- On Oct 8, 2011, at 11:54 PM, "Fogelson, Steve" wrote: None except <!-- p.page { page-break-before: always } //-->

RE: Witango-Talk: Receipt Printer

2011-10-08 Thread Fogelson, Steve
SS are you using in the HTML? -- sent from my iPhone4 -- Beverly Voth -- On Oct 8, 2011, at 10:53 PM, "Fogelson, Steve" wrote: I am trying to print receipts to a Bixolon SRP-350II receipt printer. The paper is about 3 ½ inches wide. I displayed a html page 350 pixels wide wi

Witango-Talk: Receipt Printer

2011-10-08 Thread Fogelson, Steve
I am trying to print receipts to a Bixolon SRP-350II receipt printer. The paper is about 3 ½ inches wide. I displayed a html page 350 pixels wide with a Witango taf and printed to the printer but the left hand margin was defaulted to about 1 inch wide, so part of the display does not print. I do

RE: Witango-Talk: TeraScript 6.1.3 maintenance update available for Windows

2011-10-01 Thread Fogelson, Steve
Hi Robert, I have installed and will let you know if I have any problems. I noticed you put the new version of iis_terascript.dll in the Plugins folder. It has a newer date that the one you sent me. Should I rename/remove the one I have in the TeraScript Server 6 folder? Also I am in the p

RE: Witango-Talk: Windows 2008 - TeraScribe

2011-09-21 Thread Fogelson, Steve
e why PSKILL doesn't find TeraScript Server 6-1 Steve ____ From: Fogelson, Steve Sent: Wednesday, September 21, 2011 9:36 PM To: Witango-Talk@witango.com Subject: RE: Witango-Talk: Windows 2008 - TeraScribe You are correct. I just want to kill one of th

RE: Witango-Talk: Windows 2008 - TeraScribe

2011-09-21 Thread Fogelson, Steve
@witango.com Subject: Re: Witango-Talk: Windows 2008 - TeraScribe Steve, PSKILL TeraScript will kill all services that have a name starting with "TeraScript" Bill On Wed, Sep 21, 2011 at 6:05 PM, Fogelson, Steve wrote: I know that Robert's goal is to make TeraScribe bulletp

Witango-Talk: Windows 2008 - TeraScribe

2011-09-21 Thread Fogelson, Steve
I know that Robert's goal is to make TeraScribe bulletproof. But I'm a pretty cautious guy. Back in the days when we were trying to use another DB with Witango, we had a lot of trouble with the Witango service locking up because of ODBC issues with the DB. I got a "heartbeat" strategy from a

RE: Witango-Talk: MySQL ODBC And TeraScribe 6.1

2011-09-21 Thread Fogelson, Steve
ODBC manager (and therefore drivers) Since TeraScript 6 is a 32-bit application, you must manually open and use the ODBC administrator found here: C:\Windows\SysWOW64\odbcad32.exe Everything else is the same. Robert From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent

Witango-Talk: MySQL ODBC And TeraScribe 6.1

2011-09-21 Thread Fogelson, Steve
I have Windows 2008 R2 Web Edition, MySQL ODBC 5.1 (5.01.08.00) (I loaded the 64 bit MSI and it said it loaded both the 32 bit and 64 versions, but I only see one in the ODBC manager), TeraScribe 6.1, IIS 7.5 MySQL 5.0 is setup on a separate Windows 2008 server. I am working through setting up

Witango-Talk: OT - MySQL

2011-09-14 Thread Fogelson, Steve
Using MySQL. Is there a simple way to find duplicate rows based on a column? Thanks Steve Fogelson To unsubscribe from this list, please send an email to lists...@witango.com with "unsubscribe witango-talk" in the body.

Witango-Talk: @url Question

2011-09-05 Thread Fogelson, Steve
Windows Server 2003 - Witango 5.5 Using the following code <@assign method$response <@url location="https://cardpresent.authorize.net/gateway/transact.dll"; waitforresult=true postargarray=method$postargArray detailedresponse=true encoding=none>> I get the following. But the re

RE: Witango-Talk: Witango / TeraScript MySQL escape meta tag

2011-08-21 Thread Fogelson, Steve
Please share what you come up with. I am always interested in anything to do with PCI compliance. Steve Fogelson From: Robert Shubert [mailto:rshub...@tronics.com] Sent: Sunday, August 21, 2011 1:29 PM To: Witango-Talk@witango.com Subject: RE: Witango-Talk: W

RE: Witango-Talk: Re-Directs

2011-08-15 Thread Fogelson, Steve
ect: RE: Witango-Talk: Re-Directs Steve, It’s true that browsers have limiters to prevent infinite redirect loops. How are you handling the redirect? Which method? Robert From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Sunday, August 14, 2011 10:54 PM To: Witango-Talk@wit

Witango-Talk: Re-Directs

2011-08-14 Thread Fogelson, Steve
Found something a little odd. I wrote a taf to import data into a db table. Because of the size I have broken it into increments of 500 records at a time and then redirect to the same taf until finished. I am using IE 8.0 and for some reason it fails after 10 redirects. I changed the number of r

RE: Witango-Talk: Update Prices

2011-07-29 Thread Fogelson, Steve
Thanks for pointing me in the right direction. This seems to be the correct syntax for MySQL UPDATE Products p1, PriceUpdate p2 SET p1.P_Price1 = p2.PCPrice WHERE ((p1.P_Part_Number = p2.PCCode) AND (p2.PCCode IS NOT NULL)); Thanks Steve -Original Message- From: Fogelson, Steve Sent

RE: Witango-Talk: Update Prices

2011-07-29 Thread Fogelson, Steve
MySQL -Original Message- From: twolf...@rochester.rr.com [mailto:twolf...@rochester.rr.com] Sent: Friday, July 29, 2011 8:36 AM To: Witango-Talk@witango.com Cc: Fogelson, Steve Subject: Re: Witango-Talk: Update Prices what database are you using? different syntax for depending on

RE: Witango-Talk: Update Prices

2011-07-29 Thread Fogelson, Steve
ducts, PriceUpdate p2 WHERE ((Products.P_Part_Number = p2.PCCode) AND (p2.PCCode IS NOT NULL)); Bill On Fri, Jul 29, 2011 at 9:29 AM, Fogelson, Steve wrote: Good Morning, I am trying to use SQL to update a Product table with current prices. I thought the following would work to do that

Witango-Talk: Update Prices

2011-07-29 Thread Fogelson, Steve
Good Morning, I am trying to use SQL to update a Product table with current prices. I thought the following would work to do that. For test purposes, I have only one product code (PCCode) in the PriceUpdate table. What happened when I ran the code was that all the Prices (P_Price1) were set to N

RE: Witango-Talk: PC vs Mac Browser Behavior

2011-07-07 Thread Fogelson, Steve
I looked at your code and the maxlength="0" for the input tags. That would probably allow the cursor in the filed but not except any input. Steve Fogelson Internet Commerce Solutions -Original Message- From: Chuck Leavens [mailto:ch...@leavens.net] Sent: Thursday, July 07, 2011 7:02 PM T

Witango-Talk: JavaScript Email validation in a TAF

2011-07-06 Thread Fogelson, Steve
Does anyone have JavaScript email validation code that could be used for a form field (On Exit) in a taf that they would be willing to share? Thanks in advance. Steve Fogelson Internet Commerce Solutions To unsubscribe from this list, please send

Witango-Talk: SQL (OT)

2011-06-12 Thread Fogelson, Steve
Worked in R:Base, moving this last DB to MySQL. I think I need a SELECT in here. R:Base UPDATE VariableValues SET Var_Value = '1' FROM VariableValues v1, Variables v2 WHERE ((v1.SiteID = 69) and (v2.Var_Name = 'AllowCoupons') and (v1.Var_ID = v2.Var_ID)) This seems to work. But I

Witango-Talk: SQL Question - OT

2011-04-05 Thread Fogelson, Steve
SELECT P_Price1, COUNT(*) AS ProductCount FROM categoryproducts c2, products p1 WHERE (c2.Cat_ID=32 AND p1.P_Disable IS NULL) AND (c2.P_ID=p1.P_ID) GROUP BY p1.P_Price1; Price1 Qty 2.99 1 5.99 2 6.49 1 6.99 1 7.49 1 7.99 5 8.99 2 9.99 2 14.99 1 65.99 1 SELECT P

Witango-Talk: HD Crash

2011-03-09 Thread Fogelson, Steve
I had a hard drive crash on my old laptop two days ago and I bought a new laptop with Windows 7 (64 bit). I have a lot of Witango List items that are over 6 months old archived, but I have not been able to retrieve them yet so I can see past discussion concerning this. Does someone have previous

RE: Witango-Talk: HailStorm

2011-03-08 Thread Fogelson, Steve
Hi Paul & Robert, I have McAfee Secure/HackerSafe test my eCommerce application on 3 different websites daily. 2 hours at 2 tests per second. 6 hours total. When I first started with them a few years ago, I had to change a lot of things in my programs for mostly cross scripting and SQL injection.

Witango-Talk: Code Suggestions

2011-03-06 Thread Fogelson, Steve
I am using the following to download images. Per Robert's suggestion, I am going to parse the detailedresponse to check a few things. <@assign request$URLContents '<@dom <@url location="<@var request$Image>" waitforresults="true" detailedresponse="true" maxresultsize="128K">>'> I put together

RE: Witango-Talk: URL meta tag question

2011-03-01 Thread Fogelson, Steve
tag. Try increasing the limit by setting a larger MAXRESULTSIZE= Also, the DETAILEDRESPONSE option allows you to get to the header of the response, which may be necessary to determine the file type, encoding and other information. Robert From: Fogelson, Steve [mailto:stevefogel

Witango-Talk: URL meta tag question

2011-03-01 Thread Fogelson, Steve
I am using the following to pull an image from another site. I will pull a lot of images eventually. <@assign request$ImageContents "<@url location="<@var request$Image>" waitforresults="true">"> It works fine when I assign request$Image to a url that includes the name of the image. IE: http

RE: Witango-Talk: Looking for a little SQL help (OT)

2011-02-08 Thread Fogelson, Steve
_Name = replace(Cat_Name,'®','™') WHERE Cat_Name LIKE '%®%'; On Feb 8, 2011, at 1:55 PM, Fogelson, Steve wrote: Hi, Database is MySQL. Having a brain fart today. I want to update all occurrences of ® to ™ in a field, but leave the rest of the field intact.

RE: Witango-Talk: Looking for a little SQL help (OT)

2011-02-08 Thread Fogelson, Steve
://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_replac e <http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_repla ce> UPDATE Category SET Cat_Name = replace(Cat_Name,'®','™') WHERE Cat_Name LIKE '%®%'; On Feb 8, 2011, at 1:5

Witango-Talk: Looking for a little SQL help (OT)

2011-02-08 Thread Fogelson, Steve
Hi, Database is MySQL. Having a brain fart today. I want to update all occurrences of ® to ™ in a field, but leave the rest of the field intact. I believe this would set the filed to ™ UPDATE Category SET Cat_Name = '™' WHERE Cat_Name LIKE '%®%'; Thanks Steve Fogelson --

Witango-Talk: UPS Address Verification

2011-01-03 Thread Fogelson, Steve
Has anyone put together Witango code to utilize address verification for UPS that they would be willing to share? Thanks Steve Fogelson Internet Commerce Solutions To unsubscribe from this list, please send an email to lists...@witango.com wi

RE: Witango-Talk: xls conversion

2010-12-31 Thread Fogelson, Steve
This would be more efficient if the file is large. Ted -Original Message- From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Fri 12/31/2010 12:35 AM To: Witango-Talk@witango.com Subject: Witango-Talk: xls conversion Some of you may be familiar with auction sites that allow y

Witango-Talk: xls conversion

2010-12-31 Thread Fogelson, Steve
Some of you may be familiar with auction sites that allow you to import excel xls files of auction items into the auction. I am trying to do something similar to this with Witango. Some of the columns may contain quotation marks to indicate a quote or maybe signify inches. One column contains a

RE: Witango-Talk: Apple ceasing future distribution of Java....

2010-10-22 Thread Fogelson, Steve
Dumb question. Is the server component written in Java or just the studio? Steve Fogelson _ From: Robert Garcia [mailto:wita...@bighead.net] Sent: Friday, October 22, 2010 12:50 PM To: Witango-Talk@witango.com Subject: Re: Witango-Talk: Apple ceasing future distribution of Java

RE: Witango-Talk: Witango Card present app

2010-10-01 Thread Fogelson, Steve
people usually type in. Robert From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Thursday, September 30, 2010 11:58 PM To: Witango-Talk@witango.com Subject: Witango-Talk: Witango Card present app Has anyone developed a "Card Present" credit card processing Witango appl

Witango-Talk: Witango Card present app

2010-09-30 Thread Fogelson, Steve
Has anyone developed a "Card Present" credit card processing Witango application that uses a USB credit card swipe device? I can't figure out how to capture the data transmitted by the swipe device. The docs indicate that either track 1 or track 2 data should be read from the magnetic strip.

Witango-Talk: SQL Question (OT)

2010-09-15 Thread Fogelson, Steve
I have an SQL question. I am using the following code: SELECT p1.P_ID, c2.Cat_ID, p1.P_Name, i3.ImageTNFileName AS TNName, c2.CPR_Seq_Number FROM categoryproducts c2, products p1 LEFT JOIN (Image i3) ON (i3.ImageTypeID=p1.P_ID) WHERE (c2.Cat_ID=180 AND p1.P_Disable IS NULL) AND ((c2.P_ID=p1.P

RE: Witango-Talk: Print a page automatically

2010-06-28 Thread Fogelson, Steve
erences of the individual browser. Not only that, different browsers will print different headers and footers. _ From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Monday, June 28, 2010 1:20 PM To: witango-talk@witango.com Subject: Witango-Talk: Print a page automatically H

Witango-Talk: Print a page automatically

2010-06-28 Thread Fogelson, Steve
Hi, I found that I can use the following javascript in the Body tag to open the print window when a web page loads Is there a way in Witango I can I pass the printer name to print to and select "Print" to save some clicks? Thanks Steve Fogelson Internet Commerce Solutions __

RE: Witango-Talk: MySQL Update (OT)

2010-06-17 Thread Fogelson, Steve
0, at 3:02 PM, Fogelson, Steve wrote: Hi, I am using MySQL with Witango and I want to append some text to a field in an UPDATE SQL. MySQL doc indicates you can do this. UPDATE t1 SET col1 = col1 + 1; I have tried the following: UPDATE emaillist SET E_Deleted = { d '2010-06-

Witango-Talk: MySQL Update (OT)

2010-06-17 Thread Fogelson, Steve
Hi, I am using MySQL with Witango and I want to append some text to a field in an UPDATE SQL. MySQL doc indicates you can do this. UPDATE t1 SET col1 = col1 + 1; I have tried the following: UPDATE emaillist SET E_Deleted = { d '2010-06-17' }, E_Source = E_Source'CRON' WHERE (E_Email

Witango-Talk: Spammers

2010-04-20 Thread Fogelson, Steve
I had a little misfortune this last weekend. I have a "Recommend It" program on our commerce sites where someone can recommend the site to their friends by entering up to 3 email address and a personal comment and then the program emails accordingly. You guessed it, I believe someone wrote a cr

RE: Witango-Talk: Studio problem with mySQL data source

2010-02-18 Thread Fogelson, Steve
Hi Bill, Which ODBC connector are you using? I had to go back to 3.51 with the Studio as I believe that I was having the same problem. I can use 5.1 with the server though. Steve Fogelson Internet Commerce Solutions _ From: Bill Downall [mailto:bdown...@downallconsulting.c

RE: Witango-Talk: <@crlf> within Tab Delimited Files

2009-11-09 Thread Fogelson, Steve
: witango-talk@witango.com Subject: RE: Witango-Talk: <@crlf> within Tab Delimited Files Steve, If your individual column content is quoted, then the new line can be identified as <@DQ><@CRFLF><@DQ> Robert _ From: Fogelson, Steve [mailto:stevefogel...@a

Witango-Talk: <@crlf> within Tab Delimited Files

2009-11-09 Thread Fogelson, Steve
I am reading a tab delimited file and then tokenizing on <@crlf> like usual to separate the rows within an array. My problem is that one of the fields contains text, html code and sometimes "carriage return and linefeed" This messes up the tokenize by splitting a row into multiple rows beca

RE: Witango-Talk: Australia (OT)

2009-10-28 Thread Fogelson, Steve
t On 29/10/2009, at 3:56 AM, Sean Granger wrote: He should just need a physical plug adapter, not a converter of any sort ... every PC power supply I've ever seen can handle something like a 100-250v sweep and 50/60hz. >>> "Fogelson, Steve" mailto:stevef

Witango-Talk: Australia (OT)

2009-10-28 Thread Fogelson, Steve
Hi, I have a son going to Australia to play baseball and work for the next 4 months. I know there are people on the list that live there and I was wondering what sort of power adapter he would need for his laptop. I am assuming the electricity may be different than the states. Also will

Witango-Talk: SQL, <@filter>, <@for> question

2009-09-25 Thread Fogelson, Steve
Seeing as how the list has been "pretty inactive" the past couple weeks, I thought I'd throw in a SQL, <@filter>, <@for> question. I would like one row per expired auction with the highest bid including the buyer and seller info. I would like to accomplish this with SQL, if possible, as I know Robe

RE: Witango-Talk: Offsite images for Witango Auction site (A bit off topic)

2009-09-11 Thread Fogelson, Steve
ventpix.com/ <http://eventpix.com/> On Sep 1, 2009, at 2:42 PM, Fogelson, Steve wrote: Hi Robert, Thanks for the response. I do this as well on images resident on the Witango server. In fact, I think I got the basics from you about 4 to 5 years ago. Works great. What I don't kno

RE: Witango-Talk: Offsite images for Witango Auction site (A bit off topic)

2009-09-01 Thread Fogelson, Steve
...@eventpix.com> http://bighead.net/ <http://bighead.net/> - http://eventpix.com/ <http://eventpix.com/> On Aug 31, 2009, at 8:00 AM, Fogelson, Steve wrote: I have a customer with a Witango "Auction" site. They want the ability for seller to reference images from other

Witango-Talk: Offsite images for Witango Auction site (A bit off topic)

2009-08-31 Thread Fogelson, Steve
I have a customer with a Witango "Auction" site. They want the ability for seller to reference images from other sites or image servers. So we don't actually download the image to our Witango server. I need to be able to do 2 things. 1) Create a thumbnail of the offsite image. I would l

RE: Witango-Talk: Locating files outside of the web site root

2009-07-21 Thread Fogelson, Steve
are\folder\dsn.inc Just be sure you double check your backslash usage, and you are correct in that the wintago.ini file uses backslash as an escape character, so they need to be doubled up. Robert _ From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Friday, July 1

RE: Witango-Talk: Locating files outside of the web site root

2009-07-17 Thread Fogelson, Steve
backslash usage, and you are correct in that the wintago.ini file uses backslash as an escape character, so they need to be doubled up. Robert _ From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Friday, July 17, 2009 2:31 PM To: witango-talk@witango.com Subject: Witango

Witango-Talk: Locating files outside of the web site root

2009-07-17 Thread Fogelson, Steve
Can I define a system variable and include it in witango.ini that defines a location (folder) outside the IIS root? IE: HIDDENFOLDER=C:\\Hidden And then access files within this folder with the following: <@assign method$DSNTest value="<@dom value='<@include "<@var system$HIDDENFOLDER>/

RE: Witango-Talk: <@TOKENIZE>

2009-05-05 Thread Fogelson, Steve
May 4, 2009, at 12:20 PM, Fogelson, Steve wrote: I looked in the on meta tag section of the developer site and do not find an explanation of "NULLTOKENS" in <@TOKENIZE VALUE="" CHARS="" NULLTOKENS=""> Could someone tell me what it is used f

Witango-Talk: <@TOKENIZE>

2009-05-04 Thread Fogelson, Steve
I looked in the on meta tag section of the developer site and do not find an explanation of "NULLTOKENS" in <@TOKENIZE VALUE="" CHARS="" NULLTOKENS=""> Could someone tell me what it is used for and how it is used? Thanks Steve Fogelson Internet Commerce Solutions

Witango-Talk: Stripping Tags

2009-04-23 Thread Fogelson, Steve
I would like to strip tags when displaying certain variables. For example variables that will be displayed in "alt" tags in html "img" tags. Generally it will probably be html tags. I would like to do it in the most efficient manner remembering that there may be multiple different tags in the v

RE: Witango-Talk: <@totalrows>

2009-04-23 Thread Fogelson, Steve
e. One retrieving the rows you want then do a SELECT COUNT(*) FROM tableName WHERE . Then assign a variable with the value of <@NUMROWS> Buddy From: Fogelson, Steve [mailto:stevefogel...@askics.net] Sent: Wednesday, April 22, 2009 12:24 PM To: witango-talk@witango.com Subj

Witango-Talk: <@totalrows>

2009-04-22 Thread Fogelson, Steve
Probably should know this! The Search Action provides a check box to return a number that will be provided by the tag <@totalrows> indicating the total number of rows matching the criteria specified in the Search action. The Direct DBMS action does not provide this check box. I am specifyin

Witango-Talk: Dreamweaver (little off topic)

2009-03-16 Thread Fogelson, Steve
How do I get Dreamweaver to recognize tml files so I can preview them in both "Show Code View" and "Show Design View"? Currently it will only let me "Show Code View". Thanks in advance, Steve Fogelson Internet Commerce Solutions ___

RE: Witango-Talk: <@CHOICELIST>

2009-02-07 Thread Fogelson, Steve
tiple="yes" size="4" options="<@var request$PaymentTypes[*,CC_ID]>" values="<@var request$PaymentTypes[*,CC_Name]>" selected="<@arg CC_ID>"> MULTIPLE=yes|no On Feb 6, 2009, at 7:12 PM, Fogelson, Steve wrote: Docs

RE: Witango-Talk: <@CHOICELIST>

2009-02-06 Thread Fogelson, Steve
x27;t know if it works, but try multiple="multiple". That's the way i've seen it a lot lately, within the < select> tag. Bill On Fri, Feb 6, 2009 at 10:12 PM, Fogelson, Steve mailto:stevefogel...@askics.net> > wrote: Docs are light on how to use the MULTIPLE attrib

Witango-Talk: <@CHOICELIST>

2009-02-06 Thread Fogelson, Steve
Docs are light on how to use the MULTIPLE attribute. I have tried MULITIPLE="TRUE", MULITIPLE="1" and MULITIPLE="4" <@choicelist name="CC_ID" type="select" multiple="true" size="4" options="<@var request$PaymentTypes[*,CC_ID]>" values="<@var request$PaymentTypes[*,CC_Name]>" selected="<@arg CC_

RE: Witango-Talk: First attempt at SOAP WebServices

2008-12-30 Thread Fogelson, Steve
I'm back. I have reduced my code to the following. John's code, Ben's suggestion and Witango docs. I get this response: "Server did not recognize the value of HTTP Header SOAPAction: :SOAPAction." Any ideas? Steve <@assign request$urllocation "http://apiv2.gunbroker.com/AuctionService.asmx

RE: Witango-Talk: First attempt at SOAP WebServices

2008-12-29 Thread Fogelson, Steve
8:11 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: First attempt at SOAP WebServices Try adding a second <@CRLF> to this line encoding=<@dq>utf-8<@dq>?><@crlf> there needs to be 2 crlfs between header and content On Dec 29, 2008, at 6:04 PM, Fog

Witango-Talk: First attempt at SOAP WebServices

2008-12-29 Thread Fogelson, Steve
Hi, I'm working through with my first attempt at SOAP Web Services to access GunBroker.com and I am using an example that John McGowan provided back in 01/18/2007. I am using with the following: <@assign request$urllocation "http://apiv2.gunbroker.com/AuctionService.asmx"; encoding="none">

Witango-Talk: Keyword Relavant Links

2008-11-10 Thread Fogelson, Steve
You may recognize this subject. SEO's want links that contain keywords. IE: http://www.mackspw.com/SubCategory--Duck-Decoys--m-254 http://www.mackspw.com/Category--Hunting-Blinds--m-137

Witango-Talk: MySQL Autonumber (OT)

2008-11-03 Thread Fogelson, Steve
I have a table that has the table id set to auto increment. I have 3 records that the id is set to 7, 8, 9 and the largest id beneath that is 55. When I add a new record the id is set to10. Is there a way I can have it set to 56 instead? In the other DB I was using, each auto increm

RE: Witango-Talk: the price of waiting

2008-11-01 Thread Fogelson, Steve
Check with Robert Shubert -Original Message- From: Roland Dumas [mailto:[EMAIL PROTECTED] Sent: Saturday, November 01, 2008 6:40 AM To: WiTango List List Subject: Witango-Talk: the price of waiting I'd planned to replace my server hardware last summer, but waited for Witango6. Bad move

Witango-Talk: Windows MySQL ODBC connector 5.1 vrs 3.51

2008-09-22 Thread Fogelson, Steve
Windows XP - Witango Developer Studio 5.5.08 I set up the MySQL 5.1 connector for a 50+ table database and then accessed with Witango Studio. A lot of the column names only display the first letter of the table. I then did the same with the 3.51 connector and it listed the column names corr

Witango-Talk: Email Format Problem

2008-08-21 Thread Fogelson, Steve
I am using Witango 5.5 on Windows 2003 Web Edition. I have 2 email servers which I use for Witango email processing. One is an olddd Exchange 5.5 and one is a newer Exchange 2003. I am in the process of retiring the 5.5 server. So I changed my witango.ini to point to the

RE: Witango-Talk: ISAPI_Rewrite

2008-06-30 Thread Fogelson, Steve
s rare. Robert _ From: Fogelson, Steve [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2008 3:37 PM To: witango-talk@witango.com Subject: Witango-Talk: ISAPI_Rewrite This is a bit off topic, but it relates to how I designed my Witango shopping cart app. I designed the app to

Witango-Talk: ISAPI_Rewrite

2008-06-20 Thread Fogelson, Steve
This is a bit off topic, but it relates to how I designed my Witango shopping cart app. I designed the app to allow many domains to use the same shopping cart and have a separate folder with domain specific information (css, templates, images, etc). This is all related to a user defined domain scop

RE: Witango-Talk: Transfer of Witango Server and Dev Studio

2008-05-29 Thread Fogelson, Steve
Bill, Load Witango server on the new server and then you have 2 things to do 1) Copy your license.ini to the new Configuration folder 2) Copy the "LICENSE=" (including your license number) line from your old witango.ini to your new one. Load your dev on the laptop and enter you

RE: Witango-Talk: 2008 Windows Server and MySQL 5.0 (OT)

2008-04-29 Thread Fogelson, Steve
? The ODBC connectors will be located on my Witango servers. I need to know if I can use a 5 CAL Windows 2003 Server that will run only MySQL. Thanks Steve Fogelson _ From: Fogelson, Steve [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 2:53 PM To: witango-talk@witang

Witango-Talk: 2008 Windows Server and MySQL 5.0 (OT)

2008-04-28 Thread Fogelson, Steve
Has anyone setup MySQL on Windows 2008 Server? Witango 5.5.025 is on Windows 2003 Web Addition. Any problems? Thanks Steve Fogelson Internet Commerce Solutions TO UNSUBSCRIBE: Go to http://www.witango.com/de

Witango-Talk: Witango 5.5.025 - Custom Tags - required - default

2008-04-17 Thread Fogelson, Steve
I'm having trouble with the required and defaultvalue tags in a Custom Tag The tag is defined as follows. (I excluded the rest of the xml) false Allow Null Or Blank Value For Argument When the custom tag (contained in a class file) is requested, AllowNull is initially empty and

RE: SPAM-MED: Re: Witango-Talk: Setting cookie parameters

2008-04-08 Thread Fogelson, Steve
I just tried it and it works fine. Make sure you highlight the variable and right click on the variable not the rest of the assign window. Steve _ From: Stefan Gonick [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 4:07 PM To: witango-talk@witango.com Subject: RE: SPAM-MED

RE: Witango-Talk: Null in MySQL

2008-04-07 Thread Fogelson, Steve
pr 7, 2008, at 1:57 PM, Fogelson, Steve wrote: > Hi Jesse, > > I have these fields set as DEFAULT NULL, but with some testing with > Witango, > it appears like Robert said that I need to set a field specifically > to NULL > and not a blank string when updating or inserting in

RE: Witango-Talk: Null in MySQL

2008-04-07 Thread Fogelson, Steve
ble mytest; Query OK, 0 rows affected (0.00 sec) mysql> -----Original Message- From: Fogelson, Steve [mailto:[EMAIL PROTECTED] Sent: Monday, April 07, 2008 4:02 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: Null in MySQL So do I have to turn the "Quote Value" to FALSE f

RE: Witango-Talk: Null in MySQL

2008-04-07 Thread Fogelson, Steve
0 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> http://bighead.net/ <http://bighead.net/> - http://eventpix.com/ <http://eventpix.com/> On Apr 7, 2008, at 12:15 PM, Fogelson, Steve wrote: Hi Robert, That woul

RE: Witango-Talk: Null in MySQL

2008-04-07 Thread Fogelson, Steve
30.645.4040 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> http://bighead.net/ <http://bighead.net/> - http://eventpix.com/ <http://eventpix.com/> On Apr 7, 2008, at 11:48 AM, Fogelson, Steve wrote: Hi, I am comp

Witango-Talk: Null in MySQL

2008-04-07 Thread Fogelson, Steve
Hi, I am completing work adjusting an app that was originally written to work with R:Base to now work with MySQL as well. Whenever I write or update a record in R:Base, all empty text fields are written with a NULL. It appears that this is not happening in MySQL, I can set a MySQL text field to

Witango-Talk: MySQL ODBC setup

2008-04-01 Thread Fogelson, Steve
Ics5 - sqlserver Ics9 - Witango server - Windows 2003 Web Edition - MySQL ODBC Connector Ics14 - Witango server - Windows 2003 Web Edition - MySQL ODBC Connector I thought both ics9 and ics14 were set up identical. I setup a user in MySQL on ics5 as follows as this was the only way ODBC acces

RE: Witango-Talk: Curiuos

2008-03-18 Thread Fogelson, Steve
I looked around a bit and discovered some legacy code assigning userreference, That's the culprit. Steve _ From: Fogelson, Steve [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 10:41 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: Curiuos HI,

RE: Witango-Talk: Curiuos

2008-03-18 Thread Fogelson, Steve
e these guys creating a (I assume) userreferencekey equal to their url? Is this a problem? Just curious. Maybe worried! Steve Fogelson _____ From: Fogelson, Steve [mailto:[EMAIL PROTECTED] Sent: Thursday, February 28, 2008 9:44 AM To: witango-talk@witango.com Subject: Witango-Talk: Cu

RE: Witango-Talk: Custom Meta Tags

2008-03-14 Thread Fogelson, Steve
oaded into cache anyway (so you're only seeing the parsing > error once per domain) but you will probably get a crash if you call the > malformed method. See what that BranchReturnResults is trying to do and > correct the branching situation. > > > Robert > > >

RE: Witango-Talk: Custom Meta Tags

2008-03-13 Thread Fogelson, Steve
AM To: witango-talk@witango.com Subject: Re: Witango-Talk: Custom Meta Tags On 3/12/08, Fogelson, Steve <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > I am working on my first custom tags using a class file. Everything seems to > be working well. > > Except when the W

Witango-Talk: Custom Meta Tags

2008-03-12 Thread Fogelson, Steve
Hi, I am working on my first custom tags using a class file. Everything seems to be working well. Except when the Witango service is restarted, the first time a custom tag is requested, it errors out. It seems to start at the beginning of the class file instead of at the actual procedure.

Witango-Talk: Curiuos

2008-02-28 Thread Fogelson, Steve
Hi, Here is a sample of urls that are being submitted to some of my sites. They are reported as errors as I'm using Scott's error reporting routine. www.xx.com/Category/2lvl1lstbx.taf?Master_ID=http%3A%2F%2Fwww.felixtorre sycia.com%2Fadmin%2Fcorreo%2Fenaq%2Fecib%2F

RE: Witango-Talk: Off Topic Windows 2003 Web Edition

2008-02-12 Thread Fogelson, Steve
Web Dude, I use DNS on 2003 Web Edition. Steve Fogelson ICS LLC _ From: WebDude [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 12, 2008 11:26 AM To: witango-talk@witango.com Subject: Witango-Talk: Off Topic Windows 2003 Web Edition Hello, Is anyone using this platf

  1   2   3   4   5   >