Click here to Skip to main content
15,796,025 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.Net Textbox Pin
rashidpervaiz0826-Dec-07 21:27
rashidpervaiz0826-Dec-07 21:27 
Questionhow this can be converted to vb Pin
jagan12326-Dec-07 18:07
jagan12326-Dec-07 18:07 
AnswerRe: how this can be converted to vb Pin
Venkatesh Mookkan26-Dec-07 18:42
Venkatesh Mookkan26-Dec-07 18:42 
GeneralRe: how this can be converted to vb Pin
jagan12326-Dec-07 19:44
jagan12326-Dec-07 19:44 
AnswerRe: how this can be converted to vb Pin
Satish - Developer26-Dec-07 19:03
Satish - Developer26-Dec-07 19:03 
GeneralLoading a list or repeater with persistance Pin
allenpotter26-Dec-07 16:04
allenpotter26-Dec-07 16:04 
GeneralRe: Loading a list or repeater with persistance Pin
Venkatesh Mookkan26-Dec-07 18:00
Venkatesh Mookkan26-Dec-07 18:00 
Generalregister dll with inf Pin
samy10026-Dec-07 14:11
samy10026-Dec-07 14:11 
hi,

i need to know how to register a dll via INF file - i need it so i could do it when a web page downloads a CAB.
in the CAB there will be a DLL which i want to do like regsvr32 commad does.

this is my INF for now only for registering the DLL:
[Add.Code]
Dialer=Dialer

[Dialer]
RegisterDlls = DialerRegSvr

[DialerUninstall]
UnregisterDlls = DialerRegSvr

[DialerRegSvr]
11,,MyDLL.dll, 1


if i right - click it and try to install it pops a message that sais intallation failed.

how can i do it - and would it install the dll when i will click install to the INF?

thanks,

Samy
GeneralCalling Javascript on ReorderList callback event Pin
expinch26-Dec-07 9:40
expinch26-Dec-07 9:40 
GeneralFF vs IE Pin
Mustafa Ismail Mustafa26-Dec-07 7:48
Mustafa Ismail Mustafa26-Dec-07 7:48 
GeneralRe: FF vs IE Pin
martin_hughes26-Dec-07 12:05
martin_hughes26-Dec-07 12:05 
GeneralRe: FF vs IE Pin
Mustafa Ismail Mustafa27-Dec-07 0:15
Mustafa Ismail Mustafa27-Dec-07 0:15 
Questionhow to enlarge an image present in datalist control on mouseover Pin
Member 417064526-Dec-07 4:44
Member 417064526-Dec-07 4:44 
AnswerRe: how to enlarge an image present in datalist control on mouseover Pin
Not Active26-Dec-07 5:20
mentorNot Active26-Dec-07 5:20 
QuestionButton.Attributes.Add() Query ??? Pin
Abhijit Jana26-Dec-07 4:25
professionalAbhijit Jana26-Dec-07 4:25 
AnswerRe: Button.Attributes.Add() Query ??? Pin
Not Active26-Dec-07 4:36
mentorNot Active26-Dec-07 4:36 
GeneralRe: Button.Attributes.Add() Query ??? Pin
Abhijit Jana26-Dec-07 4:39
professionalAbhijit Jana26-Dec-07 4:39 
GeneralRe: Button.Attributes.Add() Query ??? Pin
Abhijit Jana26-Dec-07 4:51
professionalAbhijit Jana26-Dec-07 4:51 
QuestionHow do I use classes from a DLL Pin
Saviaq26-Dec-07 4:04
Saviaq26-Dec-07 4:04 
AnswerRe: How do I use classes from a DLL Pin
Abhijit Jana26-Dec-07 4:30
professionalAbhijit Jana26-Dec-07 4:30 
AnswerRe: How do I use classes from a DLL Pin
Not Active26-Dec-07 4:33
mentorNot Active26-Dec-07 4:33 
GeneralReading MS Excel Sheet into dataset Pin
I Never Look Behind26-Dec-07 2:50
I Never Look Behind26-Dec-07 2:50 
GeneralRe: Reading MS Excel Sheet into dataset Pin
leckey26-Dec-07 16:51
leckey26-Dec-07 16:51 
GeneralRe: Reading MS Excel Sheet into dataset Pin
248912826-Dec-07 19:14
248912826-Dec-07 19:14 
Questionhow to convert the first letter to upper case Pin
jagan12326-Dec-07 2:21
jagan12326-Dec-07 2: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.