Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading an ASP File
Message
De
15/03/2004 10:07:36
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
 
 
À
15/03/2004 03:34:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00886014
Message ID:
00886280
Vues:
18
Viv:

This is reply #2 about the .asp file.

I renamed in to a .txt file and brought it into my wordpad and it is basically an HTML file. Some sample lines are below:

So I guess the question becomes "Is there a way of exporting an HTML Table to VFP?"

Mike Smith
*****************************
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0041)http://localhost/Maplewood/NewConnect.asp -->
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<TABLE>
  <TBODY>
  <TR>
    <TD><B>Staff #</B></TD>
    <TD><B>Staff Member</B></TD>
    <TD><B>Semester</B></TD>
    <TD><B>Term</B></TD>
    <TD><B>Day</B></TD>
    <TD><B>Period</B></TD>
    <TD><B>Class (Code - Room - Title)</B></TD></TR>
  <TR>
    <TD>3</TD>
    <TD>Atkinson, Ronald (Mr.)</TD>
    <TD>1</TD>
    <TD>1</TD>
    <TD>1</TD>
    <TD>1</TD>
    <TD>ALC1Ob - 110 - Comprehensive Arts</TD></TR>
  <TR>
    <TD>3</TD>
    <TD>Atkinson, Ronald (Mr.)</TD>
    <TD>1</TD>
    <TD>1</TD>
    <TD>1</TD>
    <TD>4</TD>
    <TD>ENG2Oc - 110 - Essential English</TD></TR>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform