Click here to Skip to main content
15,917,174 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP data base data insertion Pin
John-ph20-Nov-07 21:21
John-ph20-Nov-07 21:21 
GeneralRe: ASP data base data insertion Pin
JonCox21-Nov-07 12:18
JonCox21-Nov-07 12:18 
QuestionHow to Retrieve the Structure of DataBase Pin
aswini20-Nov-07 20:49
aswini20-Nov-07 20:49 
AnswerRe: How to Retrieve the Structure of DataBase Pin
Michael Sync20-Nov-07 21:04
Michael Sync20-Nov-07 21:04 
AnswerRe: How to Retrieve the Structure of DataBase Pin
John-ph20-Nov-07 21:13
John-ph20-Nov-07 21:13 
QuestionAutoComplete TextBox Pin
kirthikirthi20-Nov-07 20:05
kirthikirthi20-Nov-07 20:05 
AnswerRe: AutoComplete TextBox Pin
Michael Sync20-Nov-07 20:10
Michael Sync20-Nov-07 20:10 
GeneralRe: AutoComplete TextBox Pin
kirthikirthi20-Nov-07 20:34
kirthikirthi20-Nov-07 20:34 
Thx For reply

The Error is

C:\Inetpub\wwwroot\20-3-2006\TextBoxAutoCompletion\WebForm1.aspx.vb(31): 'WebCustomControl.Lab.Autocomplete.AutoCompleteHandler' is a delegate type. Delegate construction permits only a single AddressOf expression as an argument list. Often an AddressOf expression can be used instead of a delegate construction.


Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
AjaxPro.Utility.RegisterTypeForAjax(GetType(WebForm1))

acSearch.PageType = Me.[GetType]().BaseType


acSearch.OnAutoComplete = New Autocomplete.AutoCompleteHandler(Me.GetSearchData)


End Sub







Keerthi


GeneralRe: AutoComplete TextBox Pin
Michael Sync20-Nov-07 20:45
Michael Sync20-Nov-07 20:45 
GeneralRe: AutoComplete TextBox Pin
kirthikirthi20-Nov-07 21:13
kirthikirthi20-Nov-07 21:13 
Questionproblem with rtf file downloading(plz solve this problem) Pin
lakshmichawala20-Nov-07 19:48
lakshmichawala20-Nov-07 19:48 
QuestionError Message 401.3 Pin
Reddy Prakash20-Nov-07 19:44
Reddy Prakash20-Nov-07 19:44 
AnswerRe: Error Message 401.3 Pin
Sun Rays20-Nov-07 21:39
Sun Rays20-Nov-07 21:39 
QuestionImages not retriving from Db Pin
Krishna Varadharajan20-Nov-07 19:41
Krishna Varadharajan20-Nov-07 19:41 
AnswerRe: Images not retriving from Db Pin
Michael Sync20-Nov-07 19:43
Michael Sync20-Nov-07 19:43 
AnswerRe: Images not retriving from Db Pin
John-ph20-Nov-07 19:59
John-ph20-Nov-07 19:59 
GeneralRe: Images not retriving from Db Pin
Krishna Varadharajan20-Nov-07 21:47
Krishna Varadharajan20-Nov-07 21:47 
GeneralRe: Images not retriving from Db Pin
Sun Rays20-Nov-07 21:53
Sun Rays20-Nov-07 21:53 
GeneralRe: Images not retriving from Db Pin
Krishna Varadharajan20-Nov-07 22:25
Krishna Varadharajan20-Nov-07 22:25 
GeneralRe: Images not retriving from Db Pin
N a v a n e e t h20-Nov-07 22:30
N a v a n e e t h20-Nov-07 22:30 
GeneralRe: Images not retriving from Db Pin
John-ph20-Nov-07 22:09
John-ph20-Nov-07 22:09 
GeneralRe: Images not retriving from Db Pin
Krishna Varadharajan20-Nov-07 22:30
Krishna Varadharajan20-Nov-07 22:30 
GeneralRe: Images not retriving from Db Pin
John-ph20-Nov-07 22:45
John-ph20-Nov-07 22:45 
GeneralRe: Images not retriving from Db Pin
Krishna Varadharajan20-Nov-07 22:55
Krishna Varadharajan20-Nov-07 22:55 
GeneralRe: Images not retriving from Db Pin
Krishna Varadharajan21-Nov-07 0:41
Krishna Varadharajan21-Nov-07 0:41 

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.