I AM LISTENING TO
|
  • START
  • BUCHE MICH
  • LEISTUNGEN
  • PORTFOLIO
  • BLOG
  • PODCAST
  • KONTAKT
  • DATENSCHUTZ
WAS ICH LIEBE
  • Englisch
  • Deutsch
  • START
  • BUCHE MICH
  • LEISTUNGEN
  • PORTFOLIO
  • BLOG
  • PODCAST
  • KONTAKT
  • DATENSCHUTZ
  • AGB
Alex

Check Excel CSV files

21. Juni 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




Abonnieren
Benachrichtige mich bei
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

Ich bin ein Full-Stack-Entwickler. Meine Expertise umfasst:

  • Server-, Netzwerk- und Hosting-Umgebungen
  • Datenmodellierung / Import / Export
  • Geschäftslogik
  • API Layer / Action Layer / MVC
  • Benutzeroberflächen
  • User Experience
  • Verständnis für Kundenwünsche und Geschäftsbedürfnisse

 

Ich liebe die Entwicklung, das Design und kenne mich auch mit Serverarchitekturen aus.  Ich würde mich nie vollständig fühlen, wenn einer der Bereiche fehlen würde.

Ich habe ein breites Interessengebiet, deshalb tauche ich ständig in neue Technologien ein und erweitere mein Wissen, wo immer es nötig ist. Die Technologien entwickeln sich schnell und ich genieße es, die neuesten Technologien zu nutzen.

Abgesehen davon bin ich ein friedliebender Kerl, der versucht, Leute um sich herum zu haben, die dasselbe denken.  Ich glaube wirklich an das Prinzip: "Wenn man jemandem hilft, wird einem jemand helfen, wenn man es braucht."

Leistungen
Previous Next

Jabber Twitter Bridge
Lakka – transform a small computer into a full blown gaming console
Free textures & patterns
What is Tweetdeck ?


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


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

ideas@portalzine.de


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

wpDiscuz