Click here to Skip to main content
15,903,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Favicon not found Pin
GenJerDan27-Apr-11 14:53
GenJerDan27-Apr-11 14:53 
QuestionMoving Files Pin
kheer26-Apr-11 6:40
kheer26-Apr-11 6:40 
AnswerRe: Moving Files Pin
GenJerDan26-Apr-11 8:09
GenJerDan26-Apr-11 8:09 
AnswerRe: Moving Files Pin
Simon_Whale26-Apr-11 12:30
Simon_Whale26-Apr-11 12:30 
GeneralRe: Moving Files Pin
kheer26-Apr-11 17:06
kheer26-Apr-11 17:06 
GeneralRe: Moving Files Pin
Simon_Whale26-Apr-11 21:56
Simon_Whale26-Apr-11 21:56 
Questionhelp with data - while completing a process Pin
Simon_Whale26-Apr-11 5:43
Simon_Whale26-Apr-11 5:43 
AnswerRe: help with data - while completing a process Pin
David Mujica27-Apr-11 4:24
David Mujica27-Apr-11 4:24 
One school of thought would be to "reserve" a quote number at the beginning of the process and use that as reference as you work through the quoting process.

For example: (my system is also a quoting system, requesting price quotes)

(This description is waaay over simplified, but you should get the idea ...)

1) salesman initiates a price quote with basic information: Who and which product. (Save quote and generate an ID).
2) Request can then develop based on additional information being collected, input from other departments etc.
3) Use a status field to determine the "state" of the quote: 100 - initial, 200 - customer service, 300 Mgmt approval, 400 - Approved.

I also use the staus of the quote to fields to read-only so that once someone has approved a section, no one else can change it.

At any point in the process you can save the work you are doing and complete it later.

Seems to work for me. Cool | :cool:

Good luck.
GeneralRe: help with data - while completing a process Pin
Simon_Whale27-Apr-11 5:27
Simon_Whale27-Apr-11 5:27 
GeneralSuggest you look at some ASP.NET controls Pin
David Mujica27-Apr-11 9:56
David Mujica27-Apr-11 9:56 
QuestionCustom Access Rule page Pin
Naunt26-Apr-11 0:02
Naunt26-Apr-11 0:02 
AnswerRe: Custom Access Rule page Pin
Ravi Sant26-Apr-11 5:30
Ravi Sant26-Apr-11 5:30 
GeneralRe: Custom Access Rule page Pin
Naunt26-Apr-11 18:46
Naunt26-Apr-11 18:46 
QuestionForm submit gridview's pagination issue. Pin
vanikanc25-Apr-11 5:27
vanikanc25-Apr-11 5:27 
AnswerRe: Form submit gridview's pagination issue. Pin
Prasanta_Prince26-Apr-11 0:58
Prasanta_Prince26-Apr-11 0:58 
GeneralRe: Form submit gridview's pagination issue. Pin
vanikanc26-Apr-11 2:16
vanikanc26-Apr-11 2:16 
GeneralRe: Form submit gridview's pagination issue. Pin
Prasanta_Prince26-Apr-11 3:35
Prasanta_Prince26-Apr-11 3:35 
AnswerRe: Form submit gridview's pagination issue. Pin
Ravi Sant26-Apr-11 5:28
Ravi Sant26-Apr-11 5:28 
NewsConfirm Message Box Pin
Ali Al Omairi(Abu AlHassan)24-Apr-11 20:27
professionalAli Al Omairi(Abu AlHassan)24-Apr-11 20:27 
GeneralNot like this Pin
thatraja25-Apr-11 4:35
professionalthatraja25-Apr-11 4:35 
GeneralRe: Not like this Pin
Ali Al Omairi(Abu AlHassan)25-Apr-11 22:02
professionalAli Al Omairi(Abu AlHassan)25-Apr-11 22:02 
GeneralRe: Not like this Pin
thatraja26-Apr-11 4:57
professionalthatraja26-Apr-11 4:57 
GeneralRe: Not like this Pin
Ali Al Omairi(Abu AlHassan)27-Apr-11 8:53
professionalAli Al Omairi(Abu AlHassan)27-Apr-11 8:53 
GeneralRe: Not like this Pin
Pete O'Hanlon26-Apr-11 5:44
mvePete O'Hanlon26-Apr-11 5:44 
GeneralRe: Not like this Pin
Ali Al Omairi(Abu AlHassan)27-Apr-11 9:07
professionalAli Al Omairi(Abu AlHassan)27-Apr-11 9:07 

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.