ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
[xml-dev] Upload Carriage returns Form
by Karl Stubsjoen other posts by this author
Aug 9 2002 11:58PM messages near this date
RE: [xml-dev] Multidimensional XML | [xml-dev] Re: XHTML 2.0 and the death of XLink and XPointer?
Hello,

I'm having trouble with some data that I'm uploading to my server.  Its a
flat file with TAB seperated fields and LINE FEED CARRIAGE RETURN's for each
record.  Once it hits the ASP script, I am attempting two splits, one for
the VBCRLF's, then looping through these results and splitting each by
VBTAB's...
Ultimately, I will be inserting this data into a DB we have online.

My problem is, and I've verified that the data is indeed posted, the result
(ubound) of each array is always 0.  As in, it didn't find my VBCRLF's or my
VBTAB's to split by.  Am I losing these characters during the post?
Please note:  I'm using MSXML2 to form a silent post from a VB app.  I have
added the correct "application/x-www-form-urlencoded" to the header.

Thanks for the help.

Karl

PS:  might i need to specify some sort of encoding?


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved