home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual Foxpro 6.0 (Ent. Edition) / Vf6ent Extractor.EXE / TOOLS / XSOURCE / XSOURCE.ZIP / vfpsource / wizards / Wzintnet / wizinet.TXT < prev    next >
Encoding:
Text File  |  1998-05-01  |  2.0 KB  |  76 lines

  1. ico files in server.pjx
  2.  
  3. comment
  4.  
  5. -----------------------------------------------------------------------
  6.  
  7. wizard: back button on result page
  8. <A HREF="../htmlintro/cgi-bin/odo.cgi?outline.html"><IMG BORDER=0 SRC="../images/back.gif" ALT="Back"></A>
  9.  
  10. <CENTER><TABLE >
  11. <TR><TD WIDTH=388><CENTER><FONT SIZE=4 COLOR=#008000 FACE="Times New Roman"><MARQUEE BGCOLOR="#ffff00">Where the Climate is Always Right for Learning</MARQUEE></FONT></CENTER>
  12. </TD></TR>
  13.  
  14. wizard: multiple pages support
  15.  
  16. wizard: marquee
  17.  
  18. wizard: back button
  19.  
  20. =======================================================================
  21. Issues:
  22.  
  23. =======================================================================
  24. Implemented:
  25.  
  26. get the old wizard code back
  27.  
  28. HTML output footer message: Generated by Visual FoxPro Internet Wizard 
  29.  
  30. Use the newer seventh page but change the Max Return Set to be integer only
  31.  
  32. Remove the Configure check box as we are not supporting the ODBC driver in this pass
  33.  
  34. Use the standard finish page
  35.  
  36. Fix: Unable to validate copying of vfpcgi.exe and smfox.gif
  37.  
  38. change filenames of tempaltes to less than 9 chars
  39.  
  40. On File Locations page, merge this to a single control request and parse the directory information as required by the underlying code.
  41.  
  42. Replace the fifth page with the older version in which the .htx template was predetermined and the user just selected a list of fields
  43.  
  44. icon file for form
  45.  
  46. validate filename on finish page
  47.  
  48. dbfs should be private datasession
  49.  
  50. when using tables, auto add fullpath to dbf names
  51.  
  52. server: auto cd\server
  53.  
  54. server: check for select command
  55.  
  56. max 5 fields search
  57.  
  58. graphics: \\mattk\dunebuggy\usr\daveka\assets
  59.  
  60. graphics for wizards
  61.  
  62. index fields only
  63.  
  64. virtual alias for DBF to search
  65.  
  66. wizard: change generated SQL to use KEY() info
  67.  
  68. wizard: auto search textbox width
  69.  
  70. wizard: change footer graphic
  71.  
  72. wizard: mask file for intro page
  73.  
  74. validate search table name - report error if file not found
  75.  
  76.