TonyUser

175
Reputation
22 views

Registered User

Name TonyUser
Member for 1 year
Seen 20 hours ago
Website
Location Acton Ma
Age 39
I work in a warehouse, and occasionally write code.
Oct
11
comment SQL Server: EDI to XML Data Conversion
[Jitterbit](jitterbit.com/Product/index.php) is sort-of like BizTalk and has an open source version. Unfortunately, the EDI plug-in for it requires the paid version due to licensing.
Sep
27
awarded  Yearling
Jul
29
answered How can I get an HTML page as a string via PHP?
Jul
25
comment EDI X12 standard - Where can I find a definition for this?
I run development files through Softshare's EDI Notepad (softshare.com/software/edinotepad). It'll catch a lot of errors, but it also lets you alter the views so you can see the segments better.
Jun
8
comment How do I receive email and process it in a web application
There is a Net_POP3 package in pear.php.net , but it's old (2005).