Click here to Skip to main content
15,888,521 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: returing value from javascript funtion to codebehind Pin
Hemant Thaker2-Oct-09 8:35
Hemant Thaker2-Oct-09 8:35 
AnswerRe: returing value from javascript funtion to codebehind Pin
Abhijit Jana2-Oct-09 8:54
professionalAbhijit Jana2-Oct-09 8:54 
GeneralRe: returing value from javascript funtion to codebehind Pin
Abhishek Sur2-Oct-09 12:46
professionalAbhishek Sur2-Oct-09 12:46 
QuestionPopup form notifying other form? Pin
Quake2Player2-Oct-09 7:27
Quake2Player2-Oct-09 7:27 
AnswerRe: Popup form notifying other form? Pin
Kannan Ar2-Oct-09 15:20
professionalKannan Ar2-Oct-09 15:20 
QuestionMulti page Add and Edit Pin
IT_Help2-Oct-09 7:26
IT_Help2-Oct-09 7:26 
AnswerRe: Multi page Add and Edit Pin
Abhishek Sur2-Oct-09 8:17
professionalAbhishek Sur2-Oct-09 8:17 
GeneralRe: Multi page Add and Edit Pin
IT_Help2-Oct-09 9:55
IT_Help2-Oct-09 9:55 
Thanks for your reply.
I was thinkking of doing the same way and almost completed the coding to do this, but the problem is the entry in first table drives the entries in next tables, so if i have to edit anyting on first page then the next dont stand a meaning as i have to insert again .
i will explain you through an exapmle

My first insert in first table generates an identity feild which i was putting in session and then on second page i was making an insert based on the identity feild generated in first table
From DB perspective the tables had a foreign key contraint which didnt allow me to insert in second table till there is an entry in first table.

I read somewhere about storing the whole data in a session object and doing the insert after the user confirms on the last page.
What do you say about this approach?

IT_Help

GeneralRe: Multi page Add and Edit Pin
Abhishek Sur2-Oct-09 12:24
professionalAbhishek Sur2-Oct-09 12:24 
AnswerRe: Multi page Add and Edit Pin
Blikkies2-Oct-09 8:55
professionalBlikkies2-Oct-09 8:55 
GeneralRe: Multi page Add and Edit Pin
IT_Help2-Oct-09 9:58
IT_Help2-Oct-09 9:58 
GeneralRe: Multi page Add and Edit Pin
Blikkies2-Oct-09 10:26
professionalBlikkies2-Oct-09 10:26 
GeneralRe: Multi page Add and Edit Pin
IT_Help2-Oct-09 10:46
IT_Help2-Oct-09 10:46 
GeneralRe: Multi page Add and Edit Pin
Blikkies2-Oct-09 11:26
professionalBlikkies2-Oct-09 11:26 
GeneralRe: Multi page Add and Edit Pin
Blikkies2-Oct-09 11:35
professionalBlikkies2-Oct-09 11:35 
QuestionActiveX or Something Better? (Don't know what to use) Pin
Ramjet12-Oct-09 6:58
Ramjet12-Oct-09 6:58 
AnswerRe: ActiveX or Something Better? (Don't know what to use) Pin
Abhishek Sur2-Oct-09 7:04
professionalAbhishek Sur2-Oct-09 7:04 
GeneralRe: ActiveX or Something Better? (Don't know what to use) Pin
Ramjet12-Oct-09 7:27
Ramjet12-Oct-09 7:27 
GeneralRe: ActiveX or Something Better? (Don't know what to use) Pin
Abhishek Sur2-Oct-09 8:11
professionalAbhishek Sur2-Oct-09 8:11 
GeneralRe: ActiveX or Something Better? (Don't know what to use) Pin
Ramjet12-Oct-09 8:24
Ramjet12-Oct-09 8:24 
Questionhyberlink Pin
kuduva2-Oct-09 5:14
kuduva2-Oct-09 5:14 
AnswerRe: hyberlink Pin
Kannan Ar2-Oct-09 5:18
professionalKannan Ar2-Oct-09 5:18 
GeneralRe: hyberlink Pin
kuduva2-Oct-09 5:22
kuduva2-Oct-09 5:22 
GeneralRe: hyberlink Pin
Kannan Ar2-Oct-09 5:25
professionalKannan Ar2-Oct-09 5:25 
GeneralRe: hyberlink Pin
kuduva2-Oct-09 5:26
kuduva2-Oct-09 5:26 

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.