Click here to Skip to main content
15,891,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Only refreshing the part of a page Pin
l0kke15-Nov-06 4:19
l0kke15-Nov-06 4:19 
AnswerRe: Only refreshing the part of a page Pin
ednrgc15-Nov-06 4:53
ednrgc15-Nov-06 4:53 
QuestionFill form fields in microsoft word doc using asp.net Pin
vijeta_r15-Nov-06 1:07
vijeta_r15-Nov-06 1:07 
Questiondropdownlist overlaps the jscript menu Pin
Amit Kushwaha15-Nov-06 1:00
Amit Kushwaha15-Nov-06 1:00 
AnswerRe: dropdownlist overlaps the jscript menu Pin
RichardGrimmer15-Nov-06 1:12
RichardGrimmer15-Nov-06 1:12 
AnswerRe: dropdownlist overlaps the jscript menu Pin
Paddy Boyd15-Nov-06 1:17
Paddy Boyd15-Nov-06 1:17 
QuestionSending email with ASP.NET 2.0 Pin
shapper15-Nov-06 0:29
shapper15-Nov-06 0:29 
QuestionGenerate GUID using 2 digit State Code Pin
AmitChampaneri15-Nov-06 0:16
AmitChampaneri15-Nov-06 0:16 
I am getting problem in generating new GUID using its constructor who takes one string argument. like this

Guid regionID = new Guid(this.State.SelectedValue);

state gives 2 digit state code.The error says you need 32 digit with 4 dashes string to generate GUID.

any solutions ?

Amit Champaneri
AnswerRe: Generate GUID using 2 digit State Code Pin
l0kke15-Nov-06 4:38
l0kke15-Nov-06 4:38 
GeneralRe: Generate GUID using 2 digit State Code Pin
Colin Angus Mackay15-Nov-06 5:41
Colin Angus Mackay15-Nov-06 5:41 
AnswerRe: Generate GUID using 2 digit State Code Pin
Colin Angus Mackay15-Nov-06 5:38
Colin Angus Mackay15-Nov-06 5:38 
Questionneed help Pin
Shriya Kapoor14-Nov-06 23:53
Shriya Kapoor14-Nov-06 23:53 
AnswerRe: need help Pin
Paddy Boyd15-Nov-06 0:23
Paddy Boyd15-Nov-06 0:23 
GeneralRe: need help Pin
Paddy Boyd15-Nov-06 0:38
Paddy Boyd15-Nov-06 0:38 
GeneralRe: need help Pin
Shriya Kapoor15-Nov-06 0:43
Shriya Kapoor15-Nov-06 0:43 
GeneralRe: need help Pin
Shriya Kapoor15-Nov-06 0:56
Shriya Kapoor15-Nov-06 0:56 
GeneralRe: need help Pin
l0kke15-Nov-06 6:13
l0kke15-Nov-06 6:13 
GeneralRe: need help Pin
Guy Harwood15-Nov-06 6:17
Guy Harwood15-Nov-06 6:17 
GeneralRe: need help Pin
l0kke17-Nov-06 0:57
l0kke17-Nov-06 0:57 
GeneralRe: need help Pin
Guy Harwood17-Nov-06 1:25
Guy Harwood17-Nov-06 1:25 
AnswerRe: need help Pin
Deepak the Cool15-Nov-06 0:47
Deepak the Cool15-Nov-06 0:47 
AnswerRe: need help Pin
PavanPareta15-Nov-06 1:01
PavanPareta15-Nov-06 1:01 
AnswerRe: need help Pin
Guffa15-Nov-06 1:24
Guffa15-Nov-06 1:24 
GeneralRe: need help Pin
Shriya Kapoor15-Nov-06 1:36
Shriya Kapoor15-Nov-06 1:36 
GeneralRe: need help Pin
Paddy Boyd15-Nov-06 2:47
Paddy Boyd15-Nov-06 2:47 

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.