List of public pages created with Protopage

Home

News

MSNBC - Top Stories

This Week in Tech

FOXNews.com

Fresh Air

PopSugar

ESPN.com

CNN.com International Edition

Bookmarks

Bookmarks

Bookmarks

Bookmarks

Bookmarks

Plain sticky notes

Sticky note

Click 'edit' on the Bookmarks widget to add all of your favorite sites to your page for quick access

Notes

Plain sticky notes

Sticky note

Sticky note

Click here to type

ARTUK

Bookmarks

Bookmarks

Just Giving

Bookmarks

Bookmarks

Q8 Quantum Tony Blair / William Hague

Bookmarks

Bookmarks

King Charles iii Just Giving

Bookmarks

Bookmarks

The Erica Society Foundation Trust

Bookmarks

Bookmarks

Adam 404

Bookmarks

Bookmarks

Photos

The Birdie

The Birdie - WGC Newsprint

Alan404 - AI

Bookmarks

Bookmarks

Zeus

Rich sticky notes

Rich text note

HTML

Form ID : Title Data Input









Rich text note

HTML

Form ID : Title Data Dictionary











Rich text note

HTML

Form ID : Masterfile











to data code zzz.....

Rich text note

Rich
This is an input form for a personnel system - can you code from it if i give you a specification

Rich text note

On Form load the channel is initialised to 1 and the language : ENG

The for is loaded extracting the field titles from the data dictionary

When the form is submitted the data code is determined and the correct field in the masterfile is added to if numeric - overwritten if alpha.

Rich text note

For the example shown there will be 8 data dictionary codes identified by Field ID

Data input - Blazer Azure

@* Header and Form ID *<h2>Form ID: @* Form ID Placeholder *@Title Data Input</h2>@* Form ID, Channel, Language, and RecordID *<div class="form-group"> <label for="formID">Form ID:</label> <InputText @bind="FormID" id="formID" name="formID" /></div><div class="form-group"> <label for="channel">Channel:</label> <InputText @bind="Channel" id="channel" name="channel" style="width: 50px;" /></div><div class="form-group"> <label for="language">Language:</label> <InputText @bind="Language" id="language" name="language" style="width: 50px;" /></div><div class="form-group"> <label for="RecordID">RecordID:</label> <InputText @bind="RecordID" id="RecordID" name="RecordID" style="width: 100px;" /></div>@* Input Fields *<div class="form-group"> <label for="value1">Input Field 1:</label> <InputText @bind="Value1" id="value1" name="value1" /></div><br /><button type="submit">Input Data</button>@code { // Declare your variables/properties public string FormID { get; set; } public string Channel { get; set; } public string Language { get; set; } public string RecordID { get; set; } public string Value1 { get; set; } // ... Declare properties for Input Fields 2-8 // Implement your form submission logic here}

Data Dictionary - Blazer Azure

@* Header and Form ID *<h2>Form ID: @* Form ID Placeholder *@Title Data Dictionary</h2>@* Channel and Language *<div class="form-group"> <label for="channel">Channel 1:</label> <InputText @bind="Channel" id="channel" name="channel" /></div><div class="form-group"> <label for="language">Language:</label> <InputText @bind="Language" id="language" name="language" /></div>@* Input Field and Data Code ID *<div class="form-group"> <label for="value1">Input Field ID:</label> <InputText @bind="Value1" id="value1" name="value1" /></div><div class-group"> <label for="value1">Data Code ID:</label> <InputText @bind="Value2" id="value2" name="value2" /></div>@* Titles *<div class="form-group"> <label for="english">English Title:</label> <InputText @bind="EnglishTitle" id="english" name="english" /></div><div class="form-group"> <label for="welsh">Welsh Title:</label> <InputText @bind="WelshTitle" id="welsh" name="welsh" /></div><div class="form-group"> <label for="scottish">Scottish Title:</label> <InputText @bind="ScottishTitle" id="scottish" name="scottish" /></div><div class="form-group"> <label for="irish">Irish Title:</label> <InputText @bind="IrishTitle" id="irish" name="irish" /></div>@* Submit Button *<button type="submit">Input Data</button>@code { // Declare your variables/properties public string Channel { get; set; } public string Language { get; set; } public string Value1 { get; set; } public string Value2 { get; set; } public string EnglishTitle { get; set; } public string WelshTitle { get; set; } public string ScottishTitle { get; set; } public string IrishTitle { get; set; } // Implement your form submission logic here}

WAM HTML No CSS

Rich sticky notes

Rich text note

Register

Register

Get your protopage listed on Infonet

https://protopage.com/