Click here to Skip to main content
15,889,482 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Upload a file from local pc to the server Pin
Vasudevan Deepak Kumar6-Mar-07 10:08
Vasudevan Deepak Kumar6-Mar-07 10:08 
QuestionAjaxControlToolkit.dll - Permanently add a tab Pin
Chris_Green4-Mar-07 23:34
Chris_Green4-Mar-07 23:34 
AnswerRe: AjaxControlToolkit.dll - Permanently add a tab Pin
Vasudevan Deepak Kumar6-Mar-07 10:09
Vasudevan Deepak Kumar6-Mar-07 10:09 
QuestionHow to get an answer to your question..... Pin
Bradml4-Mar-07 21:15
Bradml4-Mar-07 21:15 
AnswerRe: How to get an answer to your question..... Pin
badgrs5-Mar-07 0:44
badgrs5-Mar-07 0:44 
GeneralRe: How to get an answer to your question..... Pin
Vasudevan Deepak Kumar6-Mar-07 10:09
Vasudevan Deepak Kumar6-Mar-07 10:09 
Questionmembershipuser contrlos and sql db userid Pin
ABBASI_RA3-Mar-07 9:58
ABBASI_RA3-Mar-07 9:58 
AnswerRe: membershipuser contrlos and sql db userid Pin
badgrs3-Mar-07 10:30
badgrs3-Mar-07 10:30 
You have a couple of options:

1. When a new user is created you can hook into the event, get the Guid and username and post that into your database then.

2. Use Membership.User.Guid (I think thats it, better double check), this returns the Guid of the current logged in user.
GeneralRe: membershipuser contrlos and sql db userid Pin
ABBASI_RA4-Mar-07 9:19
ABBASI_RA4-Mar-07 9:19 
GeneralRe: membershipuser contrlos and sql db userid Pin
badgrs5-Mar-07 0:42
badgrs5-Mar-07 0:42 
QuestionOpenXML to php Pin
haggenx2-Mar-07 12:18
haggenx2-Mar-07 12:18 
AnswerRe: OpenXML to php Pin
Bradml2-Mar-07 17:51
Bradml2-Mar-07 17:51 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar3-Mar-07 3:10
Vasudevan Deepak Kumar3-Mar-07 3:10 
GeneralRe: OpenXML to php Pin
Bradml3-Mar-07 12:01
Bradml3-Mar-07 12:01 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar6-Mar-07 10:11
Vasudevan Deepak Kumar6-Mar-07 10:11 
GeneralRe: OpenXML to php [modified] Pin
haggenx5-Mar-07 12:01
haggenx5-Mar-07 12:01 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar6-Mar-07 10:11
Vasudevan Deepak Kumar6-Mar-07 10:11 
QuestionA replacement for the ListBox web control Pin
bgriffin_tpa2-Mar-07 9:47
bgriffin_tpa2-Mar-07 9:47 
AnswerRe: A replacement for the ListBox web control Pin
Harini N K2-Mar-07 14:33
Harini N K2-Mar-07 14:33 
QuestionChanging the startup page.. Pin
bgriffin_tpa2-Mar-07 9:41
bgriffin_tpa2-Mar-07 9:41 
AnswerRe: Changing the startup page.. Pin
Chris Buckett2-Mar-07 10:10
Chris Buckett2-Mar-07 10:10 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:15
bgriffin_tpa2-Mar-07 15:15 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 16:38
bgriffin_tpa2-Mar-07 16:38 
AnswerRe: Changing the startup page.. Pin
kubben2-Mar-07 10:14
kubben2-Mar-07 10:14 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:21
bgriffin_tpa2-Mar-07 15:21 

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.