I AM LISTENING TO
|
  • HOME
  • BOOK ME
  • SERVICES
  • PORTFOLIO
  • BLOG
  • PODCAST
  • CONTACT
  • DATA PRIVACY
WHAT I LIKE
  • English
  • German
  • HOME
  • BOOK ME
  • SERVICES
  • PORTFOLIO
  • BLOG
  • PODCAST
  • CONTACT
  • DATA PRIVACY
  • AGB
Alex

Check Excel CSV files

21. June 2007






Home » General » Alex » Check Excel CSV files


1
Function checkCSV(getThisFile)<br><br>    Const ForReading = 1<br>    counter = 0<br>    <br>    Dim objFSO , objTextStream , strText , strFileName, output<br>    <br>    strFileName = Server.MapPath(getThisFile)<br>    <br>    Set objFSO = Server.CreateObject('Scripting.FileSystemObject')<br>    Set objTextStream = objFSO.OpenTextFile(strFileName , ForReading , False)<br>    <br>    If not objTextStream.AtEndOfStream Then<br>        Do While not objTextStream.AtEndOfStream<br>            strText = objTextStream.ReadLine<br>            arrText = split(strText, ';', 9)<br>            <br>            if arrText(0) = Request.Form('id') then<br>                checkCSV = arrText<br>            end if<br>            <br>            counter = counter + 1<br>        Loop<br>    End If<br>    <br>    objTextStream.Close<br>    Set objFSO = Nothing<br>    Set objTextStream = Nothing<br>end Function




Subscribe
Notify of
guest
I allow portalzine.de the storage of my data. To keep track of comments and prevent abuse, we'll store the name, email, comment, and IP address and timestamp of your comment. You can delete your comments later at any time. Detailed information can be found in our Privacy Policy.
guest
I allow portalzine.de the storage of my data. To keep track of comments and prevent abuse, we'll store the name, email, comment, and IP address and timestamp of your comment. You can delete your comments later at any time. Detailed information can be found in our Privacy Policy.
0 Comments
Inline Feedbacks
View all comments



team_alex

Alexander Gräf

Portfolio

Book Me

Get in touch

Live Chat

Alexander

I am a full-stack developer. My expertise include:

  • Server, Network and Hosting Environments
  • Data Modeling / Import / Export
  • Business Logic
  • API Layer / Action layer / MVC
  • User Interfaces
  • User Experience
  • Understand what the customer and the business needs

 

I love programming,  design and know my way around server architecture as well.  I would never feel complete, with one of these missing.

I have a broad range of interests, that’s why I constantly dive into new technologies and expand my knowledge where ever required. Technologies are evolving fast and I enjoy using the latest.

Apart from that, I am a peace loving guy who tries to have people around him that think the same.  I truly believe in the principle: “If you help someone, someone will help you, when you need it."

Services
Previous Next

Mac OSX Screenshots
DailyMotion
jQuery Horizontal Accordion 2.60.- New documentation
Deep linking for Flash and Ajax


  • ♩
  • ♪
  • ♫
  • ♬
  • ♩
  • ♪
  • ♫
  • ♬


Stettiner Str. Nord 20
49624 Löningen
Germany
Telefon +49 (0) 5432 904243

ideas@portalzine.de


© 2002-2023 portalZINE® NMN. All rights reserved.

wpDiscuz