Line 1: '------------------------------------------------------------------------------
Line 2: ' <autogenerated>
Line 3: ' This code was generated by a tool.
Line 4: ' Runtime Version: 1.1.4322.2300
Line 5: '
Line 6: ' Changes to this file may cause incorrect behavior and will be lost if
Line 7: ' the code is regenerated.
Line 8: ' </autogenerated>
Line 9: '------------------------------------------------------------------------------
Line 10:
Line 11: Option Strict Off
Line 12: Option Explicit On
Line 13:
Line 14: Imports Microsoft.VisualBasic
Line 15: Imports System
Line 16: Imports System.Collections
Line 17: Imports System.Collections.Specialized
Line 18: Imports System.Configuration
Line 19: Imports System.Text
Line 20: Imports System.Text.RegularExpressions
Line 21: Imports System.Web
Line 22: Imports System.Web.Caching
Line 23: Imports System.Web.Mail
Line 24: Imports System.Web.Security
Line 25: Imports System.Web.SessionState
Line 26: Imports System.Web.UI
Line 27: Imports System.Web.UI.HtmlControls
Line 28: Imports System.Web.UI.WebControls
Line 29:
Line 30: Namespace ASP
Line 31:
Line 32: <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _
Line 33: Public Class jobapplication_test_aspx
Line 34: Inherits System.Web.UI.Page
Line 35: Implements System.Web.SessionState.IRequiresSessionState
Line 36:
Line 37: Private Shared __autoHandlers As Integer
Line 38:
Line 39:
Line 40: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",336)
Line 41: Protected lblAgreeTop As System.Web.UI.WebControls.Label
Line 42:
Line 43: #End ExternalSource
Line 44:
Line 45:
Line 46: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",340)
Line 47: Protected lblAppDate As System.Web.UI.WebControls.Label
Line 48:
Line 49: #End ExternalSource
Line 50:
Line 51:
Line 52: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",342)
Line 53: Protected appDate As System.Web.UI.WebControls.TextBox
Line 54:
Line 55: #End ExternalSource
Line 56:
Line 57:
Line 58: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",344)
Line 59: Protected lblPosition As System.Web.UI.WebControls.Label
Line 60:
Line 61: #End ExternalSource
Line 62:
Line 63:
Line 64: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",346)
Line 65: Protected position As System.Web.UI.WebControls.TextBox
Line 66:
Line 67: #End ExternalSource
Line 68:
Line 69:
Line 70: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",348)
Line 71: Protected valPosition As System.Web.UI.WebControls.RequiredFieldValidator
Line 72:
Line 73: #End ExternalSource
Line 74:
Line 75:
Line 76: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",352)
Line 77: Protected lblLocation As System.Web.UI.WebControls.Label
Line 78:
Line 79: #End ExternalSource
Line 80:
Line 81:
Line 82: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",354)
Line 83: Protected location As System.Web.UI.WebControls.TextBox
Line 84:
Line 85: #End ExternalSource
Line 86:
Line 87:
Line 88: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",356)
Line 89: Protected valLocation As System.Web.UI.WebControls.RequiredFieldValidator
Line 90:
Line 91: #End ExternalSource
Line 92:
Line 93:
Line 94: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",359)
Line 95: Protected lblPayExpected As System.Web.UI.WebControls.Label
Line 96:
Line 97: #End ExternalSource
Line 98:
Line 99:
Line 100: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",360)
Line 101: Protected payExpected As System.Web.UI.WebControls.TextBox
Line 102:
Line 103: #End ExternalSource
Line 104:
Line 105:
Line 106: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",361)
Line 107: Protected valPayExpected As System.Web.UI.WebControls.RequiredFieldValidator
Line 108:
Line 109: #End ExternalSource
Line 110:
Line 111:
Line 112: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",367)
Line 113: Private __control3 As System.Web.UI.WebControls.ListItem
Line 114:
Line 115: #End ExternalSource
Line 116:
Line 117:
Line 118: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",368)
Line 119: Private __control4 As System.Web.UI.WebControls.ListItem
Line 120:
Line 121: #End ExternalSource
Line 122:
Line 123:
Line 124: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",369)
Line 125: Private __control5 As System.Web.UI.WebControls.ListItem
Line 126:
Line 127: #End ExternalSource
Line 128:
Line 129:
Line 130: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",370)
Line 131: Private __control6 As System.Web.UI.WebControls.ListItem
Line 132:
Line 133: #End ExternalSource
Line 134:
Line 135:
Line 136: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",366)
Line 137: Private __control2 As System.Web.UI.WebControls.ListItemCollection
Line 138:
Line 139: #End ExternalSource
Line 140:
Line 141:
Line 142: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",366)
Line 143: Protected chkJobType As System.Web.UI.WebControls.CheckBoxList
Line 144:
Line 145: #End ExternalSource
Line 146:
Line 147:
Line 148: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",380)
Line 149: Protected lblName As System.Web.UI.WebControls.Label
Line 150:
Line 151: #End ExternalSource
Line 152:
Line 153:
Line 154: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",381)
Line 155: Protected lblFullName As System.Web.UI.WebControls.Label
Line 156:
Line 157: #End ExternalSource
Line 158:
Line 159:
Line 160: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",383)
Line 161: Protected name As System.Web.UI.WebControls.TextBox
Line 162:
Line 163: #End ExternalSource
Line 164:
Line 165:
Line 166: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",385)
Line 167: Protected valName As System.Web.UI.WebControls.RequiredFieldValidator
Line 168:
Line 169: #End ExternalSource
Line 170:
Line 171:
Line 172: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",386)
Line 173: Protected lblssn As System.Web.UI.WebControls.Label
Line 174:
Line 175: #End ExternalSource
Line 176:
Line 177:
Line 178: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",387)
Line 179: Protected lblSampleSsn As System.Web.UI.WebControls.Label
Line 180:
Line 181: #End ExternalSource
Line 182:
Line 183:
Line 184: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",388)
Line 185: Protected ssn As System.Web.UI.WebControls.TextBox
Line 186:
Line 187: #End ExternalSource
Line 188:
Line 189:
Line 190: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",390)
Line 191: Protected valSsn As System.Web.UI.WebControls.RequiredFieldValidator
Line 192:
Line 193: #End ExternalSource
Line 194:
Line 195:
Line 196: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",393)
Line 197: Protected lblAddress1 As System.Web.UI.WebControls.Label
Line 198:
Line 199: #End ExternalSource
Line 200:
Line 201:
Line 202: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",395)
Line 203: Protected address1 As System.Web.UI.WebControls.TextBox
Line 204:
Line 205: #End ExternalSource
Line 206:
Line 207:
Line 208: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",397)
Line 209: Protected valAddress1 As System.Web.UI.WebControls.RequiredFieldValidator
Line 210:
Line 211: #End ExternalSource
Line 212:
Line 213:
Line 214: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",400)
Line 215: Protected lblCity1 As System.Web.UI.WebControls.Label
Line 216:
Line 217: #End ExternalSource
Line 218:
Line 219:
Line 220: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",402)
Line 221: Protected city1 As System.Web.UI.WebControls.TextBox
Line 222:
Line 223: #End ExternalSource
Line 224:
Line 225:
Line 226: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",404)
Line 227: Protected valCity1 As System.Web.UI.WebControls.RequiredFieldValidator
Line 228:
Line 229: #End ExternalSource
Line 230:
Line 231:
Line 232: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",405)
Line 233: Protected lblState1 As System.Web.UI.WebControls.Label
Line 234:
Line 235: #End ExternalSource
Line 236:
Line 237:
Line 238: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",408)
Line 239: Private __control8 As System.Web.UI.WebControls.ListItem
Line 240:
Line 241: #End ExternalSource
Line 242:
Line 243:
Line 244: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",409)
Line 245: Private __control9 As System.Web.UI.WebControls.ListItem
Line 246:
Line 247: #End ExternalSource
Line 248:
Line 249:
Line 250: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",410)
Line 251: Private __control10 As System.Web.UI.WebControls.ListItem
Line 252:
Line 253: #End ExternalSource
Line 254:
Line 255:
Line 256: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",411)
Line 257: Private __control11 As System.Web.UI.WebControls.ListItem
Line 258:
Line 259: #End ExternalSource
Line 260:
Line 261:
Line 262: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",412)
Line 263: Private __control12 As System.Web.UI.WebControls.ListItem
Line 264:
Line 265: #End ExternalSource
Line 266:
Line 267:
Line 268: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",413)
Line 269: Private __control13 As System.Web.UI.WebControls.ListItem
Line 270:
Line 271: #End ExternalSource
Line 272:
Line 273:
Line 274: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",414)
Line 275: Private __control14 As System.Web.UI.WebControls.ListItem
Line 276:
Line 277: #End ExternalSource
Line 278:
Line 279:
Line 280: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",415)
Line 281: Private __control15 As System.Web.UI.WebControls.ListItem
Line 282:
Line 283: #End ExternalSource
Line 284:
Line 285:
Line 286: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",416)
Line 287: Private __control16 As System.Web.UI.WebControls.ListItem
Line 288:
Line 289: #End ExternalSource
Line 290:
Line 291:
Line 292: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",417)
Line 293: Private __control17 As System.Web.UI.WebControls.ListItem
Line 294:
Line 295: #End ExternalSource
Line 296:
Line 297:
Line 298: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",418)
Line 299: Private __control18 As System.Web.UI.WebControls.ListItem
Line 300:
Line 301: #End ExternalSource
Line 302:
Line 303:
Line 304: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",419)
Line 305: Private __control19 As System.Web.UI.WebControls.ListItem
Line 306:
Line 307: #End ExternalSource
Line 308:
Line 309:
Line 310: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",420)
Line 311: Private __control20 As System.Web.UI.WebControls.ListItem
Line 312:
Line 313: #End ExternalSource
Line 314:
Line 315:
Line 316: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",421)
Line 317: Private __control21 As System.Web.UI.WebControls.ListItem
Line 318:
Line 319: #End ExternalSource
Line 320:
Line 321:
Line 322: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",422)
Line 323: Private __control22 As System.Web.UI.WebControls.ListItem
Line 324:
Line 325: #End ExternalSource
Line 326:
Line 327:
Line 328: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",423)
Line 329: Private __control23 As System.Web.UI.WebControls.ListItem
Line 330:
Line 331: #End ExternalSource
Line 332:
Line 333:
Line 334: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",424)
Line 335: Private __control24 As System.Web.UI.WebControls.ListItem
Line 336:
Line 337: #End ExternalSource
Line 338:
Line 339:
Line 340: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",425)
Line 341: Private __control25 As System.Web.UI.WebControls.ListItem
Line 342:
Line 343: #End ExternalSource
Line 344:
Line 345:
Line 346: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",426)
Line 347: Private __control26 As System.Web.UI.WebControls.ListItem
Line 348:
Line 349: #End ExternalSource
Line 350:
Line 351:
Line 352: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",427)
Line 353: Private __control27 As System.Web.UI.WebControls.ListItem
Line 354:
Line 355: #End ExternalSource
Line 356:
Line 357:
Line 358: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",428)
Line 359: Private __control28 As System.Web.UI.WebControls.ListItem
Line 360:
Line 361: #End ExternalSource
Line 362:
Line 363:
Line 364: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",429)
Line 365: Private __control29 As System.Web.UI.WebControls.ListItem
Line 366:
Line 367: #End ExternalSource
Line 368:
Line 369:
Line 370: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",430)
Line 371: Private __control30 As System.Web.UI.WebControls.ListItem
Line 372:
Line 373: #End ExternalSource
Line 374:
Line 375:
Line 376: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",431)
Line 377: Private __control31 As System.Web.UI.WebControls.ListItem
Line 378:
Line 379: #End ExternalSource
Line 380:
Line 381:
Line 382: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",432)
Line 383: Private __control32 As System.Web.UI.WebControls.ListItem
Line 384:
Line 385: #End ExternalSource
Line 386:
Line 387:
Line 388: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",433)
Line 389: Private __control33 As System.Web.UI.WebControls.ListItem
Line 390:
Line 391: #End ExternalSource
Line 392:
Line 393:
Line 394: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",434)
Line 395: Private __control34 As System.Web.UI.WebControls.ListItem
Line 396:
Line 397: #End ExternalSource
Line 398:
Line 399:
Line 400: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",435)
Line 401: Private __control35 As System.Web.UI.WebControls.ListItem
Line 402:
Line 403: #End ExternalSource
Line 404:
Line 405:
Line 406: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",436)
Line 407: Private __control36 As System.Web.UI.WebControls.ListItem
Line 408:
Line 409: #End ExternalSource
Line 410:
Line 411:
Line 412: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",437)
Line 413: Private __control37 As System.Web.UI.WebControls.ListItem
Line 414:
Line 415: #End ExternalSource
Line 416:
Line 417:
Line 418: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",438)
Line 419: Private __control38 As System.Web.UI.WebControls.ListItem
Line 420:
Line 421: #End ExternalSource
Line 422:
Line 423:
Line 424: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",439)
Line 425: Private __control39 As System.Web.UI.WebControls.ListItem
Line 426:
Line 427: #End ExternalSource
Line 428:
Line 429:
Line 430: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",440)
Line 431: Private __control40 As System.Web.UI.WebControls.ListItem
Line 432:
Line 433: #End ExternalSource
Line 434:
Line 435:
Line 436: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",441)
Line 437: Private __control41 As System.Web.UI.WebControls.ListItem
Line 438:
Line 439: #End ExternalSource
Line 440:
Line 441:
Line 442: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",442)
Line 443: Private __control42 As System.Web.UI.WebControls.ListItem
Line 444:
Line 445: #End ExternalSource
Line 446:
Line 447:
Line 448: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",443)
Line 449: Private __control43 As System.Web.UI.WebControls.ListItem
Line 450:
Line 451: #End ExternalSource
Line 452:
Line 453:
Line 454: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",444)
Line 455: Private __control44 As System.Web.UI.WebControls.ListItem
Line 456:
Line 457: #End ExternalSource
Line 458:
Line 459:
Line 460: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",445)
Line 461: Private __control45 As System.Web.UI.WebControls.ListItem
Line 462:
Line 463: #End ExternalSource
Line 464:
Line 465:
Line 466: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",446)
Line 467: Private __control46 As System.Web.UI.WebControls.ListItem
Line 468:
Line 469: #End ExternalSource
Line 470:
Line 471:
Line 472: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",447)
Line 473: Private __control47 As System.Web.UI.WebControls.ListItem
Line 474:
Line 475: #End ExternalSource
Line 476:
Line 477:
Line 478: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",448)
Line 479: Private __control48 As System.Web.UI.WebControls.ListItem
Line 480:
Line 481: #End ExternalSource
Line 482:
Line 483:
Line 484: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",449)
Line 485: Private __control49 As System.Web.UI.WebControls.ListItem
Line 486:
Line 487: #End ExternalSource
Line 488:
Line 489:
Line 490: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",450)
Line 491: Private __control50 As System.Web.UI.WebControls.ListItem
Line 492:
Line 493: #End ExternalSource
Line 494:
Line 495:
Line 496: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",451)
Line 497: Private __control51 As System.Web.UI.WebControls.ListItem
Line 498:
Line 499: #End ExternalSource
Line 500:
Line 501:
Line 502: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",452)
Line 503: Private __control52 As System.Web.UI.WebControls.ListItem
Line 504:
Line 505: #End ExternalSource
Line 506:
Line 507:
Line 508: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",453)
Line 509: Private __control53 As System.Web.UI.WebControls.ListItem
Line 510:
Line 511: #End ExternalSource
Line 512:
Line 513:
Line 514: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",454)
Line 515: Private __control54 As System.Web.UI.WebControls.ListItem
Line 516:
Line 517: #End ExternalSource
Line 518:
Line 519:
Line 520: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",455)
Line 521: Private __control55 As System.Web.UI.WebControls.ListItem
Line 522:
Line 523: #End ExternalSource
Line 524:
Line 525:
Line 526: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",456)
Line 527: Private __control56 As System.Web.UI.WebControls.ListItem
Line 528:
Line 529: #End ExternalSource
Line 530:
Line 531:
Line 532: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",457)
Line 533: Private __control57 As System.Web.UI.WebControls.ListItem
Line 534:
Line 535: #End ExternalSource
Line 536:
Line 537:
Line 538: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",407)
Line 539: Private __control7 As System.Web.UI.WebControls.ListItemCollection
Line 540:
Line 541: #End ExternalSource
Line 542:
Line 543:
Line 544: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",407)
Line 545: Protected ddState1 As System.Web.UI.WebControls.DropDownList
Line 546:
Line 547: #End ExternalSource
Line 548:
Line 549:
Line 550: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",459)
Line 551: Protected lblZip1 As System.Web.UI.WebControls.Label
Line 552:
Line 553: #End ExternalSource
Line 554:
Line 555:
Line 556: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",461)
Line 557: Protected zip1 As System.Web.UI.WebControls.TextBox
Line 558:
Line 559: #End ExternalSource
Line 560:
Line 561:
Line 562: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",463)
Line 563: Protected valZip1 As System.Web.UI.WebControls.RequiredFieldValidator
Line 564:
Line 565: #End ExternalSource
Line 566:
Line 567:
Line 568: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",466)
Line 569: Protected lblAddress2 As System.Web.UI.WebControls.Label
Line 570:
Line 571: #End ExternalSource
Line 572:
Line 573:
Line 574: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",468)
Line 575: Protected address2 As System.Web.UI.WebControls.TextBox
Line 576:
Line 577: #End ExternalSource
Line 578:
Line 579:
Line 580: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",471)
Line 581: Protected lblCity2 As System.Web.UI.WebControls.Label
Line 582:
Line 583: #End ExternalSource
Line 584:
Line 585:
Line 586: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",473)
Line 587: Protected city2 As System.Web.UI.WebControls.TextBox
Line 588:
Line 589: #End ExternalSource
Line 590:
Line 591:
Line 592: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",474)
Line 593: Protected lblState2 As System.Web.UI.WebControls.Label
Line 594:
Line 595: #End ExternalSource
Line 596:
Line 597:
Line 598: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",477)
Line 599: Private __control59 As System.Web.UI.WebControls.ListItem
Line 600:
Line 601: #End ExternalSource
Line 602:
Line 603:
Line 604: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",478)
Line 605: Private __control60 As System.Web.UI.WebControls.ListItem
Line 606:
Line 607: #End ExternalSource
Line 608:
Line 609:
Line 610: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",479)
Line 611: Private __control61 As System.Web.UI.WebControls.ListItem
Line 612:
Line 613: #End ExternalSource
Line 614:
Line 615:
Line 616: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",480)
Line 617: Private __control62 As System.Web.UI.WebControls.ListItem
Line 618:
Line 619: #End ExternalSource
Line 620:
Line 621:
Line 622: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",481)
Line 623: Private __control63 As System.Web.UI.WebControls.ListItem
Line 624:
Line 625: #End ExternalSource
Line 626:
Line 627:
Line 628: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",482)
Line 629: Private __control64 As System.Web.UI.WebControls.ListItem
Line 630:
Line 631: #End ExternalSource
Line 632:
Line 633:
Line 634: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",483)
Line 635: Private __control65 As System.Web.UI.WebControls.ListItem
Line 636:
Line 637: #End ExternalSource
Line 638:
Line 639:
Line 640: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",484)
Line 641: Private __control66 As System.Web.UI.WebControls.ListItem
Line 642:
Line 643: #End ExternalSource
Line 644:
Line 645:
Line 646: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",485)
Line 647: Private __control67 As System.Web.UI.WebControls.ListItem
Line 648:
Line 649: #End ExternalSource
Line 650:
Line 651:
Line 652: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",486)
Line 653: Private __control68 As System.Web.UI.WebControls.ListItem
Line 654:
Line 655: #End ExternalSource
Line 656:
Line 657:
Line 658: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",487)
Line 659: Private __control69 As System.Web.UI.WebControls.ListItem
Line 660:
Line 661: #End ExternalSource
Line 662:
Line 663:
Line 664: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",488)
Line 665: Private __control70 As System.Web.UI.WebControls.ListItem
Line 666:
Line 667: #End ExternalSource
Line 668:
Line 669:
Line 670: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",489)
Line 671: Private __control71 As System.Web.UI.WebControls.ListItem
Line 672:
Line 673: #End ExternalSource
Line 674:
Line 675:
Line 676: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",490)
Line 677: Private __control72 As System.Web.UI.WebControls.ListItem
Line 678:
Line 679: #End ExternalSource
Line 680:
Line 681:
Line 682: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",491)
Line 683: Private __control73 As System.Web.UI.WebControls.ListItem
Line 684:
Line 685: #End ExternalSource
Line 686:
Line 687:
Line 688: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",492)
Line 689: Private __control74 As System.Web.UI.WebControls.ListItem
Line 690:
Line 691: #End ExternalSource
Line 692:
Line 693:
Line 694: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",493)
Line 695: Private __control75 As System.Web.UI.WebControls.ListItem
Line 696:
Line 697: #End ExternalSource
Line 698:
Line 699:
Line 700: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",494)
Line 701: Private __control76 As System.Web.UI.WebControls.ListItem
Line 702:
Line 703: #End ExternalSource
Line 704:
Line 705:
Line 706: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",495)
Line 707: Private __control77 As System.Web.UI.WebControls.ListItem
Line 708:
Line 709: #End ExternalSource
Line 710:
Line 711:
Line 712: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",496)
Line 713: Private __control78 As System.Web.UI.WebControls.ListItem
Line 714:
Line 715: #End ExternalSource
Line 716:
Line 717:
Line 718: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",497)
Line 719: Private __control79 As System.Web.UI.WebControls.ListItem
Line 720:
Line 721: #End ExternalSource
Line 722:
Line 723:
Line 724: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",498)
Line 725: Private __control80 As System.Web.UI.WebControls.ListItem
Line 726:
Line 727: #End ExternalSource
Line 728:
Line 729:
Line 730: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",499)
Line 731: Private __control81 As System.Web.UI.WebControls.ListItem
Line 732:
Line 733: #End ExternalSource
Line 734:
Line 735:
Line 736: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",500)
Line 737: Private __control82 As System.Web.UI.WebControls.ListItem
Line 738:
Line 739: #End ExternalSource
Line 740:
Line 741:
Line 742: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",501)
Line 743: Private __control83 As System.Web.UI.WebControls.ListItem
Line 744:
Line 745: #End ExternalSource
Line 746:
Line 747:
Line 748: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",502)
Line 749: Private __control84 As System.Web.UI.WebControls.ListItem
Line 750:
Line 751: #End ExternalSource
Line 752:
Line 753:
Line 754: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",503)
Line 755: Private __control85 As System.Web.UI.WebControls.ListItem
Line 756:
Line 757: #End ExternalSource
Line 758:
Line 759:
Line 760: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",504)
Line 761: Private __control86 As System.Web.UI.WebControls.ListItem
Line 762:
Line 763: #End ExternalSource
Line 764:
Line 765:
Line 766: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",505)
Line 767: Private __control87 As System.Web.UI.WebControls.ListItem
Line 768:
Line 769: #End ExternalSource
Line 770:
Line 771:
Line 772: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",506)
Line 773: Private __control88 As System.Web.UI.WebControls.ListItem
Line 774:
Line 775: #End ExternalSource
Line 776:
Line 777:
Line 778: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",507)
Line 779: Private __control89 As System.Web.UI.WebControls.ListItem
Line 780:
Line 781: #End ExternalSource
Line 782:
Line 783:
Line 784: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",508)
Line 785: Private __control90 As System.Web.UI.WebControls.ListItem
Line 786:
Line 787: #End ExternalSource
Line 788:
Line 789:
Line 790: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",509)
Line 791: Private __control91 As System.Web.UI.WebControls.ListItem
Line 792:
Line 793: #End ExternalSource
Line 794:
Line 795:
Line 796: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",510)
Line 797: Private __control92 As System.Web.UI.WebControls.ListItem
Line 798:
Line 799: #End ExternalSource
Line 800:
Line 801:
Line 802: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",511)
Line 803: Private __control93 As System.Web.UI.WebControls.ListItem
Line 804:
Line 805: #End ExternalSource
Line 806:
Line 807:
Line 808: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",512)
Line 809: Private __control94 As System.Web.UI.WebControls.ListItem
Line 810:
Line 811: #End ExternalSource
Line 812:
Line 813:
Line 814: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",513)
Line 815: Private __control95 As System.Web.UI.WebControls.ListItem
Line 816:
Line 817: #End ExternalSource
Line 818:
Line 819:
Line 820: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",514)
Line 821: Private __control96 As System.Web.UI.WebControls.ListItem
Line 822:
Line 823: #End ExternalSource
Line 824:
Line 825:
Line 826: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",515)
Line 827: Private __control97 As System.Web.UI.WebControls.ListItem
Line 828:
Line 829: #End ExternalSource
Line 830:
Line 831:
Line 832: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",516)
Line 833: Private __control98 As System.Web.UI.WebControls.ListItem
Line 834:
Line 835: #End ExternalSource
Line 836:
Line 837:
Line 838: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",517)
Line 839: Private __control99 As System.Web.UI.WebControls.ListItem
Line 840:
Line 841: #End ExternalSource
Line 842:
Line 843:
Line 844: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",518)
Line 845: Private __control100 As System.Web.UI.WebControls.ListItem
Line 846:
Line 847: #End ExternalSource
Line 848:
Line 849:
Line 850: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",519)
Line 851: Private __control101 As System.Web.UI.WebControls.ListItem
Line 852:
Line 853: #End ExternalSource
Line 854:
Line 855:
Line 856: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",520)
Line 857: Private __control102 As System.Web.UI.WebControls.ListItem
Line 858:
Line 859: #End ExternalSource
Line 860:
Line 861:
Line 862: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",521)
Line 863: Private __control103 As System.Web.UI.WebControls.ListItem
Line 864:
Line 865: #End ExternalSource
Line 866:
Line 867:
Line 868: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",522)
Line 869: Private __control104 As System.Web.UI.WebControls.ListItem
Line 870:
Line 871: #End ExternalSource
Line 872:
Line 873:
Line 874: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",523)
Line 875: Private __control105 As System.Web.UI.WebControls.ListItem
Line 876:
Line 877: #End ExternalSource
Line 878:
Line 879:
Line 880: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",524)
Line 881: Private __control106 As System.Web.UI.WebControls.ListItem
Line 882:
Line 883: #End ExternalSource
Line 884:
Line 885:
Line 886: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",525)
Line 887: Private __control107 As System.Web.UI.WebControls.ListItem
Line 888:
Line 889: #End ExternalSource
Line 890:
Line 891:
Line 892: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",526)
Line 893: Private __control108 As System.Web.UI.WebControls.ListItem
Line 894:
Line 895: #End ExternalSource
Line 896:
Line 897:
Line 898: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",476)
Line 899: Private __control58 As System.Web.UI.WebControls.ListItemCollection
Line 900:
Line 901: #End ExternalSource
Line 902:
Line 903:
Line 904: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",476)
Line 905: Protected ddState2 As System.Web.UI.WebControls.DropDownList
Line 906:
Line 907: #End ExternalSource
Line 908:
Line 909:
Line 910: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",528)
Line 911: Protected lblZip2 As System.Web.UI.WebControls.Label
Line 912:
Line 913: #End ExternalSource
Line 914:
Line 915:
Line 916: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",530)
Line 917: Protected zip2 As System.Web.UI.WebControls.TextBox
Line 918:
Line 919: #End ExternalSource
Line 920:
Line 921:
Line 922: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",533)
Line 923: Protected lblPhone As System.Web.UI.WebControls.Label
Line 924:
Line 925: #End ExternalSource
Line 926:
Line 927:
Line 928: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",536)
Line 929: Protected lblHomePhone As System.Web.UI.WebControls.Label
Line 930:
Line 931: #End ExternalSource
Line 932:
Line 933:
Line 934: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",538)
Line 935: Protected homePhone1 As System.Web.UI.WebControls.TextBox
Line 936:
Line 937: #End ExternalSource
Line 938:
Line 939:
Line 940: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",540)
Line 941: Protected homePhone2 As System.Web.UI.WebControls.TextBox
Line 942:
Line 943: #End ExternalSource
Line 944:
Line 945:
Line 946: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",542)
Line 947: Protected homePhone3 As System.Web.UI.WebControls.TextBox
Line 948:
Line 949: #End ExternalSource
Line 950:
Line 951:
Line 952: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",544)
Line 953: Protected lblCellPhone As System.Web.UI.WebControls.Label
Line 954:
Line 955: #End ExternalSource
Line 956:
Line 957:
Line 958: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",546)
Line 959: Protected cellPhone1 As System.Web.UI.WebControls.TextBox
Line 960:
Line 961: #End ExternalSource
Line 962:
Line 963:
Line 964: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",548)
Line 965: Protected cellPhone2 As System.Web.UI.WebControls.TextBox
Line 966:
Line 967: #End ExternalSource
Line 968:
Line 969:
Line 970: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",550)
Line 971: Protected cellPhone3 As System.Web.UI.WebControls.TextBox
Line 972:
Line 973: #End ExternalSource
Line 974:
Line 975:
Line 976: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",553)
Line 977: Protected lblWorkPhone As System.Web.UI.WebControls.Label
Line 978:
Line 979: #End ExternalSource
Line 980:
Line 981:
Line 982: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",555)
Line 983: Protected workPhone1 As System.Web.UI.WebControls.TextBox
Line 984:
Line 985: #End ExternalSource
Line 986:
Line 987:
Line 988: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",557)
Line 989: Protected workPhone2 As System.Web.UI.WebControls.TextBox
Line 990:
Line 991: #End ExternalSource
Line 992:
Line 993:
Line 994: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",559)
Line 995: Protected workPhone3 As System.Web.UI.WebControls.TextBox
Line 996:
Line 997: #End ExternalSource
Line 998:
Line 999:
Line 1000: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",561)
Line 1001: Protected workPhone4 As System.Web.UI.WebControls.TextBox
Line 1002:
Line 1003: #End ExternalSource
Line 1004:
Line 1005:
Line 1006: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",563)
Line 1007: Protected workContact As System.Web.UI.WebControls.Label
Line 1008:
Line 1009: #End ExternalSource
Line 1010:
Line 1011:
Line 1012: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",565)
Line 1013: Private __control110 As System.Web.UI.WebControls.ListItem
Line 1014:
Line 1015: #End ExternalSource
Line 1016:
Line 1017:
Line 1018: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",566)
Line 1019: Private __control111 As System.Web.UI.WebControls.ListItem
Line 1020:
Line 1021: #End ExternalSource
Line 1022:
Line 1023:
Line 1024: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",564)
Line 1025: Private __control109 As System.Web.UI.WebControls.ListItemCollection
Line 1026:
Line 1027: #End ExternalSource
Line 1028:
Line 1029:
Line 1030: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",564)
Line 1031: Protected workContactYesNo As System.Web.UI.WebControls.RadioButtonList
Line 1032:
Line 1033: #End ExternalSource
Line 1034:
Line 1035:
Line 1036: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",570)
Line 1037: Protected lblOtherNames As System.Web.UI.WebControls.Label
Line 1038:
Line 1039: #End ExternalSource
Line 1040:
Line 1041:
Line 1042: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",572)
Line 1043: Protected otherNames As System.Web.UI.WebControls.TextBox
Line 1044:
Line 1045: #End ExternalSource
Line 1046:
Line 1047:
Line 1048: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",578)
Line 1049: Protected lblReferral As System.Web.UI.WebControls.Label
Line 1050:
Line 1051: #End ExternalSource
Line 1052:
Line 1053:
Line 1054: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",580)
Line 1055: Protected referral1 As System.Web.UI.WebControls.RadioButton
Line 1056:
Line 1057: #End ExternalSource
Line 1058:
Line 1059:
Line 1060: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",581)
Line 1061: Protected referral2 As System.Web.UI.WebControls.RadioButton
Line 1062:
Line 1063: #End ExternalSource
Line 1064:
Line 1065:
Line 1066: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",582)
Line 1067: Protected referral3 As System.Web.UI.WebControls.RadioButton
Line 1068:
Line 1069: #End ExternalSource
Line 1070:
Line 1071:
Line 1072: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",583)
Line 1073: Protected referral4 As System.Web.UI.WebControls.RadioButton
Line 1074:
Line 1075: #End ExternalSource
Line 1076:
Line 1077:
Line 1078: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",585)
Line 1079: Protected referral5 As System.Web.UI.WebControls.RadioButton
Line 1080:
Line 1081: #End ExternalSource
Line 1082:
Line 1083:
Line 1084: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",587)
Line 1085: Protected employeeName As System.Web.UI.WebControls.TextBox
Line 1086:
Line 1087: #End ExternalSource
Line 1088:
Line 1089:
Line 1090: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",589)
Line 1091: Protected referral6 As System.Web.UI.WebControls.RadioButton
Line 1092:
Line 1093: #End ExternalSource
Line 1094:
Line 1095:
Line 1096: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",590)
Line 1097: Protected other As System.Web.UI.WebControls.TextBox
Line 1098:
Line 1099: #End ExternalSource
Line 1100:
Line 1101:
Line 1102: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",594)
Line 1103: Private __control113 As System.Web.UI.WebControls.ListItem
Line 1104:
Line 1105: #End ExternalSource
Line 1106:
Line 1107:
Line 1108: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",595)
Line 1109: Private __control114 As System.Web.UI.WebControls.ListItem
Line 1110:
Line 1111: #End ExternalSource
Line 1112:
Line 1113:
Line 1114: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",596)
Line 1115: Private __control115 As System.Web.UI.WebControls.ListItem
Line 1116:
Line 1117: #End ExternalSource
Line 1118:
Line 1119:
Line 1120: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",597)
Line 1121: Private __control116 As System.Web.UI.WebControls.ListItem
Line 1122:
Line 1123: #End ExternalSource
Line 1124:
Line 1125:
Line 1126: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",598)
Line 1127: Private __control117 As System.Web.UI.WebControls.ListItem
Line 1128:
Line 1129: #End ExternalSource
Line 1130:
Line 1131:
Line 1132: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",599)
Line 1133: Private __control118 As System.Web.UI.WebControls.ListItem
Line 1134:
Line 1135: #End ExternalSource
Line 1136:
Line 1137:
Line 1138: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",593)
Line 1139: Private __control112 As System.Web.UI.WebControls.ListItemCollection
Line 1140:
Line 1141: #End ExternalSource
Line 1142:
Line 1143:
Line 1144: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",593)
Line 1145: Protected RadioButtonList1 As System.Web.UI.WebControls.RadioButtonList
Line 1146:
Line 1147: #End ExternalSource
Line 1148:
Line 1149:
Line 1150: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",602)
Line 1151: Protected RequiredFieldValidator2 As System.Web.UI.WebControls.RequiredFieldValidator
Line 1152:
Line 1153: #End ExternalSource
Line 1154:
Line 1155:
Line 1156: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",612)
Line 1157: Protected lblAvailable As System.Web.UI.WebControls.Label
Line 1158:
Line 1159: #End ExternalSource
Line 1160:
Line 1161:
Line 1162: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",616)
Line 1163: Protected lblFrom As System.Web.UI.WebControls.Label
Line 1164:
Line 1165: #End ExternalSource
Line 1166:
Line 1167:
Line 1168: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",617)
Line 1169: Protected lblTo As System.Web.UI.WebControls.Label
Line 1170:
Line 1171: #End ExternalSource
Line 1172:
Line 1173:
Line 1174: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",620)
Line 1175: Protected lblMonday As System.Web.UI.WebControls.Label
Line 1176:
Line 1177: #End ExternalSource
Line 1178:
Line 1179:
Line 1180: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",621)
Line 1181: Protected mondayFrom As System.Web.UI.WebControls.TextBox
Line 1182:
Line 1183: #End ExternalSource
Line 1184:
Line 1185:
Line 1186: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",622)
Line 1187: Protected mondayTo As System.Web.UI.WebControls.TextBox
Line 1188:
Line 1189: #End ExternalSource
Line 1190:
Line 1191:
Line 1192: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",625)
Line 1193: Protected lblTuesday As System.Web.UI.WebControls.Label
Line 1194:
Line 1195: #End ExternalSource
Line 1196:
Line 1197:
Line 1198: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",626)
Line 1199: Protected tuesdayFrom As System.Web.UI.WebControls.TextBox
Line 1200:
Line 1201: #End ExternalSource
Line 1202:
Line 1203:
Line 1204: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",627)
Line 1205: Protected tuesdayTo As System.Web.UI.WebControls.TextBox
Line 1206:
Line 1207: #End ExternalSource
Line 1208:
Line 1209:
Line 1210: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",630)
Line 1211: Protected lblWednesday As System.Web.UI.WebControls.Label
Line 1212:
Line 1213: #End ExternalSource
Line 1214:
Line 1215:
Line 1216: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",631)
Line 1217: Protected wednesdayFrom As System.Web.UI.WebControls.TextBox
Line 1218:
Line 1219: #End ExternalSource
Line 1220:
Line 1221:
Line 1222: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",632)
Line 1223: Protected wednesdayTo As System.Web.UI.WebControls.TextBox
Line 1224:
Line 1225: #End ExternalSource
Line 1226:
Line 1227:
Line 1228: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",635)
Line 1229: Protected lblThursday As System.Web.UI.WebControls.Label
Line 1230:
Line 1231: #End ExternalSource
Line 1232:
Line 1233:
Line 1234: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",636)
Line 1235: Protected thursdayFrom As System.Web.UI.WebControls.TextBox
Line 1236:
Line 1237: #End ExternalSource
Line 1238:
Line 1239:
Line 1240: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",637)
Line 1241: Protected thursdayTo As System.Web.UI.WebControls.TextBox
Line 1242:
Line 1243: #End ExternalSource
Line 1244:
Line 1245:
Line 1246: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",640)
Line 1247: Protected lblFriday As System.Web.UI.WebControls.Label
Line 1248:
Line 1249: #End ExternalSource
Line 1250:
Line 1251:
Line 1252: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",641)
Line 1253: Protected fridayFrom As System.Web.UI.WebControls.TextBox
Line 1254:
Line 1255: #End ExternalSource
Line 1256:
Line 1257:
Line 1258: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",642)
Line 1259: Protected fridayTo As System.Web.UI.WebControls.TextBox
Line 1260:
Line 1261: #End ExternalSource
Line 1262:
Line 1263:
Line 1264: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",645)
Line 1265: Protected lblSaturday As System.Web.UI.WebControls.Label
Line 1266:
Line 1267: #End ExternalSource
Line 1268:
Line 1269:
Line 1270: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",646)
Line 1271: Protected saturdayFrom As System.Web.UI.WebControls.TextBox
Line 1272:
Line 1273: #End ExternalSource
Line 1274:
Line 1275:
Line 1276: #ExternalSource("d:\inetpub\wwwroot\forms\jobapplication_test.aspx",647)
Line 1277: Protected saturdayTo As System.Web.UI.WebControls.TextBox
Line 1278:
Line 1279: #End ExternalSource
Line 1280:
Line 1281:
Line 1282: #ExternalSource("d:\inetpub\ |