home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / VJ / SHARED / WIZARD98 / VIWZRT.DLL / 1033 / string.txt next >
Text File  |  1998-02-24  |  6KB  |  119 lines

  1. 201    This action requires you to log in to the web server
  2. 202    Server
  3. 203    &User Name
  4. 204    &Password
  5. 205    &OK
  6. 206    Cancel
  7. 207    Enter Server Password
  8. 208    Select Folder
  9. 209    &OK
  10. 210    Cancel
  11. 211    Template Prompt
  12. 212    The Template you are importing requires that you provide a response to the following:
  13. 213    OK
  14. 214    Select a Graphic Theme
  15. 215    OK
  16. 216    &Network
  17. 217        '==Visual InterDev Generated - DataConnection startspan==
  18. 218        '--Project Data Connection
  19. 219            Set %%1 = Server.CreateObject("ADODB.Connection")
  20. 220            %%1.Open "%%2%%3", "%%4"
  21. 221            Set Session("%%1") = %%1
  22. 222        '==Visual InterDev Generated - DataConnection endspan==
  23. 223    </SCRIPT>
  24. 224    <%#DATACONNECTION#%>
  25. 225    DbConn
  26. 226    APP=Microsoft (R) Developer Studio
  27. 227            Session("%%1_ConnectionString") = "%%2" 
  28. 228            Session("%%1_ConnectionTimeout") = 15  
  29. 229            Session("%%1_CommandTimeout") =  30 
  30. 230            Session("%%1_RuntimeUserName") = "%%2" 
  31. 231            Session("%%1_RuntimePassword") = "%%2" 
  32. 232    preview.bmp
  33. 233    Look &in:
  34. 234    &Folder:
  35. 235    Sub Session_OnStart
  36. 236    End Sub
  37. 300    <% Set con = Server.CreateObject("ADO.Connection")\nSet Session("Feedback") = con\ncon.CursorDriver = 4\ncon.LoginTimeout = 15\ncon.QueryTimeout = 30\ncon.Open "", "", "", "%%1" %>
  38. 301    <dd>%%1%%3<input type="text" size="%%4" maxlength="%%5" name="%%2"></dd>
  39. 302    <dd>%%1%%8<!--METADATA TYPE="DesignerControl" startspan\n<OBJECT ID="%%2"\nCLASSID="%%6"\nHEIGHT="120"\nWIDTH="300">\n<PARAM NAME="Connection" VALUE="con">\n<PARAM NAME="Name" VALUE="%%7">\n<PARAM NAME="ControlSource" VALUE="">\n<PARAM NAME="RowSourceType" VALUE="0">\n<PARAM NAME="RowSource" VALUE="%%3">\n<PARAM NAME="BoundColumn" VALUE="%%4">\n<PARAM NAME="VisibleColumn" VALUE="%%5">\n</OBJECT>\n-->\n<%#ASPCode#%>\n<!--METADATA TYPE="DesignerControl" endspan --></dd>
  40. 303    CLSID:2DEB65CA-DFDA-11CF-821E-444553540000
  41. 304    CLSID:2DEB65CA-DFDA-11CF-821E-444553540000
  42. 305    <% Set qryTemp = Server.CreateObject("ADO.Query")\nSet qryTemp.ActiveConnection = Session("<#DataConnection#>")\nqryTemp.SQL = "%%1"\nSet TempInsert = qryTemp.OpenResultset\nSet qryTemp = Nothing %>
  43. 306    <%If IsEmpty(rs<%#TableShortName#%>List) And IsEmpty(cmd<%#TableShortName#%>) Then\nSet cmd<%#TableShortName#%> = Server.CreateObject("ADO.Command")\nSet rs<%#TableShortName#%>List = Server.CreateObject("ADO.Recordset")\ncmd<%#TableShortName#%>.CommandText = "<%#SelectSQL#%>"\nSet cmd<%#TableShortName#%>.ActiveConnection = Session(<%#DataConnection#%>)\nrs<%#TableShortName#%>List.Open cmd<%#TableShortName#%>, , 1, -1\nElse\nrs<%#TableShortName#%>List.MoveFirst()End If %>\n<SELECT name=<%#FieldName#%>>\n<%Do until rs<%#TableShortName#%>List.EOF%>\n<OPTION value=<%= rs<%#TableShortName#%>List("<%#BoundColumn#%>")%>\n<%= rs<%#TableShortName#%>List("<%#DisplayColumn#%>")%>\n<% rs<%#TableShortName#%>List.MoveNext\nLoop %>\n</select>
  44. 401    36
  45. 402    Project %%1 already exists. Would you like to replace it?
  46. 403    Couldn't create local project file.
  47. 404    Failed to create Web %%1 on server
  48. 405    Unable to add file %%1 to %%2
  49. 406    Connecting to Visual InterDev...
  50. 407    Creating HTML...
  51. 408    Creating Project File...
  52. 409    Creating Web...
  53. 410    Creating %%1...
  54. 411    Adding graphics to server...
  55. 412    Contacting Web server...
  56. 413    Can't create project %%1 because the directory path would be too long. Please try a shorter project name.
  57. 414    Returning control to Visual InterDev...
  58. 415    Unable to contact web server %%1
  59. 416    Retrieving current list of Webs...
  60. 417    <root web>
  61. 418    Unable to create project on web Server
  62. 419    You must log in to the server to create a web
  63. 420    Connecting to web...
  64. 421    Can't add a data connection to file %%1.
  65. 422    Invalid file DSN %%1 supplied.
  66. 423    This wizard can only be used to add files to an existing project.
  67. 424    Invalid control type.
  68. 425    Invalid object reference.
  69. 426    Invalid directory '%%1'.
  70. 427    The Wizard cannot continue, since you did not restart your server. The project has been created.
  71. 428    A reserved error occurred. (%%1)
  72. 429    File %%1 already exists. Would you like to replace it?
  73. 430    Creation of Web on server cancelled. Press OK to resume.
  74. 431    Creating themes...
  75. 432    Creating layouts...
  76. 433    Copying Script Library...
  77. 434    Your web server does not have the latest version of Microsoft Internet Information Server (IIS 4.0) installed. Some functionality, including script debugging, will not be available and your server performance will not be optimal. To alleviate these issues, have the server administrator upgrade the server software
  78. 435    Your web server does not have the latest Front Page 98 server extensions installed. Some functionality, including Site diagrams, will not be available and your server performance will not be optimal. To alleviate these issues, have the server administrator upgrade the server software
  79. 436    The Visual InterDev Script Library is not installed on the existing web. The Script Library is required for developers who work with Design Time Controls. It is recommended that this library be installed. Install the script library ?
  80. 437    A local working web already exists for this project. Would you like the Project wizard to continue and overwrite the existing working web ?
  81. 501    7
  82. 502    Web Files
  83. 503    4
  84. 504    *.htm
  85. 505    *.html
  86. 506    *.asp
  87. 507    *.asa
  88. 508    *.htx
  89. 509    *.stm
  90. 510    *.shtml
  91. 511    *.alx
  92. 512    2-D Layout Files
  93. 513    1
  94. 514    *.alx
  95. 515    Image Files
  96. 516    4
  97. 517    *.gif
  98. 518    *.jpg
  99. 519    *.jpeg
  100. 520    *.bmp
  101. 521    Movie Files
  102. 522    4
  103. 523    *.avi
  104. 524    *.asf
  105. 525    *.mpg
  106. 526    *.mpeg
  107. 527    Audio Files
  108. 528    2
  109. 529    *.wav
  110. 530    *.asf
  111. 531    Global Server Files
  112. 532    1
  113. 533    *.asa
  114. 534    All Files
  115. 535    1
  116. 536    *.*
  117. 600    Name=MS Sans Serif;Bold=0;Italic=0;Size=8
  118. 601    Name=Times New Roman;Size=14;
  119.