home *** CD-ROM | disk | FTP | other *** search
/ distrib.akp.su/Programming/Vb-6+Rus/ / distrib.akp.su.tar / distrib.akp.su / Programming / Vb-6+Rus / SHARED / WIZARD98 / VIWZRT.DLL / 1033 / string.txt next >
Text File  |  1998-06-10  |  6KB  |  122 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    39
  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    Either your server is not running Microsoft Internet Information Server (IIS) or your version of IIS is less than 4.0. 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 in the selected directory.  Would you like the Project wizard to continue and delete the existing working web? \nWarning: Clicking Yes will cause all of the existing contents of this project directory to be deleted.
  81. 438    Unexpected error encountered while copying Script Library files to server
  82. 439    An HTTP error occurred. The server could not complete your request. Contact your Internet service provider or Web server administrator to make sure that the server has the FrontPage Server Extensions installed, and that the Web application exists on that server.
  83. 440    Moving sample files 
  84. 501    7
  85. 502    Web Files
  86. 503    4
  87. 504    *.htm
  88. 505    *.html
  89. 506    *.asp
  90. 507    *.asa
  91. 508    *.htx
  92. 509    *.stm
  93. 510    *.shtml
  94. 511    *.alx
  95. 512    2-D Layout Files
  96. 513    1
  97. 514    *.alx
  98. 515    Image Files
  99. 516    4
  100. 517    *.gif
  101. 518    *.jpg
  102. 519    *.jpeg
  103. 520    *.bmp
  104. 521    Movie Files
  105. 522    4
  106. 523    *.avi
  107. 524    *.asf
  108. 525    *.mpg
  109. 526    *.mpeg
  110. 527    Audio Files
  111. 528    2
  112. 529    *.wav
  113. 530    *.asf
  114. 531    Global Server Files
  115. 532    1
  116. 533    *.asa
  117. 534    All Files
  118. 535    1
  119. 536    *.*
  120. 600    Name=MS Sans Serif;Bold=0;Italic=0;Size=8
  121. 601    Name=Times New Roman;Size=14;
  122.