Click here to Skip to main content
15,902,634 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: task management Pin
karthik_dotnet130-May-07 0:33
karthik_dotnet130-May-07 0:33 
GeneralRe: task management Pin
sangramkp30-May-07 0:51
sangramkp30-May-07 0:51 
GeneralRe: task management Pin
karthik_dotnet130-May-07 1:17
karthik_dotnet130-May-07 1:17 
GeneralRe: task management Pin
sangramkp30-May-07 1:24
sangramkp30-May-07 1:24 
QuestionTextbox Multiline Pin
kirthikirthi29-May-07 20:13
kirthikirthi29-May-07 20:13 
AnswerRe: Textbox Multiline Pin
Sherin Iranimose29-May-07 21:20
Sherin Iranimose29-May-07 21:20 
GeneralRe: Textbox Multiline Pin
kirthikirthi29-May-07 21:36
kirthikirthi29-May-07 21:36 
QuestionDoes this Functions work Also for ASP.NET? Pin
Vimalsoft(Pty) Ltd29-May-07 20:12
professionalVimalsoft(Pty) Ltd29-May-07 20:12 
Am new to ASp, i have books that Guide me well ,but i have a Problem on the Following lines. In the Following Code am trying to use the Messagebox in ASP.NET, am using visual Studio 2003
If MessageBox.Show("Do you want to save the Changes?","ContactExternalBase", _<br />
MessageBoxButtons.YESNO,MessageBoxIcon.Question) = DialogResults.Yes then<br />

The MessageBox gives me an Error
and secondly I want to navigate through the Recordset, all the neccessary steps for connection is being done and i get an Error while trying to use
the BindingContext
, it does not Appear in he Intellisense menu. <br />
<br />
Try<br />
With Me.BindingContext(Dataset11,"ContactExtensionBase")<br />
.Position = .Count - 1<br />
DisplayRecordposition()<br />
End with<br />
catch<br />
'Ignore the Errors During Navigation<br />
end try


What do you think is Wrong? , and if these Function are not Avaible For Web Application , what Functions Supposed to be there to Replace the one i mentioned

Vuyiswa

AnswerRe: Does this Functions work Also for ASP.NET? Pin
DavidNohejl29-May-07 21:51
DavidNohejl29-May-07 21:51 
GeneralRe: Does this Functions work Also for ASP.NET? Pin
Vimalsoft(Pty) Ltd29-May-07 22:23
professionalVimalsoft(Pty) Ltd29-May-07 22:23 
GeneralRe: Does this Functions work Also for ASP.NET? Pin
DavidNohejl29-May-07 22:41
DavidNohejl29-May-07 22:41 
GeneralRe: Does this Functions work Also for ASP.NET? Pin
Vimalsoft(Pty) Ltd29-May-07 23:43
professionalVimalsoft(Pty) Ltd29-May-07 23:43 
QuestionGridview with Pushbutton delete Pin
siddisagar29-May-07 20:09
siddisagar29-May-07 20:09 
AnswerRe: Gridview with Pushbutton delete Pin
Sherin Iranimose29-May-07 20:39
Sherin Iranimose29-May-07 20:39 
QuestionWorking wtih Infragistic's Ultrawebgrid Control Pin
Mahdi.Jabbari29-May-07 19:57
Mahdi.Jabbari29-May-07 19:57 
QuestionMaster page problem Pin
Amr M. K.29-May-07 19:53
Amr M. K.29-May-07 19:53 
AnswerRe: Master page problem Pin
Sherin Iranimose29-May-07 20:01
Sherin Iranimose29-May-07 20:01 
GeneralRe: Master page problem Pin
Amr M. K.29-May-07 20:39
Amr M. K.29-May-07 20:39 
GeneralRe: Master page problem Pin
Sherin Iranimose29-May-07 20:58
Sherin Iranimose29-May-07 20:58 
AnswerRe: Master page problem [modified] Pin
Jay_se29-May-07 20:37
Jay_se29-May-07 20:37 
GeneralRe: Master page problem Pin
Amr M. K.29-May-07 21:47
Amr M. K.29-May-07 21:47 
GeneralRe: Master page problem Pin
Jay_se29-May-07 23:34
Jay_se29-May-07 23:34 
GeneralRe: Master page problem Pin
Amr M. K.3-Jun-07 22:57
Amr M. K.3-Jun-07 22:57 
QuestionImageButtton for edit in gridview Pin
ritu432129-May-07 19:42
ritu432129-May-07 19:42 
QuestionPlease convert this code in 2005 version Pin
siddisagar29-May-07 18:45
siddisagar29-May-07 18:45 

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.