Click here to Skip to main content
15,889,861 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Store repeater value in session variable Pin
lionelcyril4-Apr-10 6:17
lionelcyril4-Apr-10 6:17 
QuestionDistorting Text Pin
Randal Vance Cunanan3-Apr-10 20:30
Randal Vance Cunanan3-Apr-10 20:30 
AnswerRe: Distorting Text Pin
N a v a n e e t h4-Apr-10 2:43
N a v a n e e t h4-Apr-10 2:43 
AnswerRe: Distorting Text Pin
Gary Stafford4-Apr-10 16:21
Gary Stafford4-Apr-10 16:21 
GeneralRe: Distorting Text Pin
Randal Vance Cunanan4-Apr-10 16:40
Randal Vance Cunanan4-Apr-10 16:40 
GeneralRe: Distorting Text Pin
Gary Stafford5-Apr-10 3:09
Gary Stafford5-Apr-10 3:09 
Questionrebinding data source controls through wizard Pin
ships_agr3-Apr-10 7:40
ships_agr3-Apr-10 7:40 
Questionform for ordering pizza Pin
pmugagga3-Apr-10 7:26
pmugagga3-Apr-10 7:26 
Please help me with this assignment.

Use ASP.NET to write a web page with a form for ordering pizza. When loaded, the page should appear as shown in appendix 1. To avoid clutter, use only 3 options for each select element (for example, use only months 07, 08, and 09 for the expiry date). Be sure to preserve alignment of items. The Submit button sends all the user inputs to URL http://www.pizzapronto.com/orders. The Reset button resets the form.

Appendix 1

Your browser may not support display of this image.

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >



<!— Put your code here ………… -->




</html>
AnswerRe: form for ordering pizza Pin
R. Giskard Reventlov3-Apr-10 7:55
R. Giskard Reventlov3-Apr-10 7:55 
AnswerRe: form for ordering pizza Pin
Manas Bhardwaj3-Apr-10 9:30
professionalManas Bhardwaj3-Apr-10 9:30 
Questionmultiple user access Pin
ships_agr3-Apr-10 7:17
ships_agr3-Apr-10 7:17 
Questionhow to transfer data from one gridview to another gridview page Pin
developerit3-Apr-10 5:00
developerit3-Apr-10 5:00 
AnswerRe: how to transfer data from one gridview to another gridview page Pin
kadaoui el mehdi3-Apr-10 5:27
kadaoui el mehdi3-Apr-10 5:27 
AnswerRe: how to transfer data from one gridview to another gridview page Pin
Venkatesh Mookkan4-Apr-10 17:40
Venkatesh Mookkan4-Apr-10 17:40 
Questionhow to calculate total in the gridview Pin
developerit3-Apr-10 4:57
developerit3-Apr-10 4:57 
AnswerRe: how to calculate total in the gridview Pin
Randal Vance Cunanan3-Apr-10 20:33
Randal Vance Cunanan3-Apr-10 20:33 
AnswerRe: how to calculate total in the gridview [modified] Pin
Gary Stafford4-Apr-10 16:35
Gary Stafford4-Apr-10 16:35 
QuestionUploading files + Forms Authentication redirects to Login page!!!!!!!! Pin
Member 7520743-Apr-10 3:38
Member 7520743-Apr-10 3:38 
AnswerRe: Uploading files + Forms Authentication redirects to Login page!!!!!!!! Pin
Member 7520743-Apr-10 7:14
Member 7520743-Apr-10 7:14 
QuestionPaging in repeater Pin
lionelcyril3-Apr-10 0:35
lionelcyril3-Apr-10 0:35 
AnswerRe: Paging in repeater Pin
PSK_3-Apr-10 0:51
PSK_3-Apr-10 0:51 
GeneralRe: Paging in repeater Pin
lionelcyril3-Apr-10 1:02
lionelcyril3-Apr-10 1:02 
GeneralRe: Paging in repeater Pin
PSK_3-Apr-10 1:05
PSK_3-Apr-10 1:05 
Questionshow Progress for Long Running Query Pin
Abdul Rahman Hamidy2-Apr-10 21:24
Abdul Rahman Hamidy2-Apr-10 21:24 
AnswerRe: show Progress for Long Running Query Pin
MyDevBank2-Apr-10 23:02
MyDevBank2-Apr-10 23:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.