CSC367 NET Centric Computing

NET Centric ComputingTU Board 2082

Write a program to create two pages P1 and P2. P1 collects the user's name and has two buttons to navigate to P2 — one using a query string and the other using a hidden field. P2 will display it,…

5

Write a program to create two pages P1 and P2. P1 collects the user's name and has two buttons to navigate to P2 — one using a query string and the other using a hidden field. P2 will display it, showing the two different methods of retrieval.

A worked answer is on its wayMeanwhile, read the NET Centric Computing notes for this topic.

Discussion

Loading…

More NET Centric Computing questions

All NET Centric Computing old questions