Click here to Skip to main content
15,867,835 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWindow.open Pin
Jaydev Jangid18-Jun-09 0:14
Jaydev Jangid18-Jun-09 0:14 
AnswerRe: Window.open Pin
Abhishek Sur18-Jun-09 1:42
professionalAbhishek Sur18-Jun-09 1:42 
AnswerRe: Window.open Pin
httplover18-Jun-09 4:48
httplover18-Jun-09 4:48 
QuestionGetting problem with Treeview Pin
CrazyCoder2618-Jun-09 0:07
CrazyCoder2618-Jun-09 0:07 
AnswerRe: Getting problem with Treeview Pin
CrazyCoder2618-Jun-09 0:42
CrazyCoder2618-Jun-09 0:42 
QuestionLogin Using facebook account+ASP.Net(C#) Pin
Virendrak17-Jun-09 23:47
Virendrak17-Jun-09 23:47 
AnswerRe: Login Using facebook account+ASP.Net(C#) Pin
Colin Angus Mackay18-Jun-09 0:07
Colin Angus Mackay18-Jun-09 0:07 
Questioncss expression? Pin
mrcooll17-Jun-09 23:27
mrcooll17-Jun-09 23:27 
hi all,
how can i link js file to css file?
to do this

//cssfile
font
{
font-size:expression(setFontags(this.currentStyle.fontSize));

}
// js file containing the function setFontags

function setFontags(x){
var y={1:10,2:13,3:16,4:18,5:24,6:32,7:48};
return y[x]+'px';

thx.
AnswerRe: css expression? Pin
himanshu256118-Jun-09 0:56
himanshu256118-Jun-09 0:56 
GeneralRe: css expression? Pin
mrcooll18-Jun-09 1:57
mrcooll18-Jun-09 1:57 
QuestionHow to call confirm from C#.Net? Pin
YazhiniP17-Jun-09 22:38
YazhiniP17-Jun-09 22:38 
AnswerRe: How to call confirm from C#.Net? Pin
l.laxmikant17-Jun-09 23:05
l.laxmikant17-Jun-09 23:05 
AnswerRe: How to call confirm from C#.Net? Pin
Colin Angus Mackay17-Jun-09 23:05
Colin Angus Mackay17-Jun-09 23:05 
QuestionEnable options according to button click [modified] Pin
<<Tash18>>17-Jun-09 22:28
<<Tash18>>17-Jun-09 22:28 
AnswerRe: Enable options according to button click Pin
himanshu256117-Jun-09 22:53
himanshu256117-Jun-09 22:53 
GeneralRe: Enable options according to button click Pin
<<Tash18>>17-Jun-09 22:57
<<Tash18>>17-Jun-09 22:57 
GeneralRe: Enable options according to button click Pin
Amol-11117-Jun-09 23:29
Amol-11117-Jun-09 23:29 
GeneralRe: Enable options according to button click Pin
<<Tash18>>18-Jun-09 0:21
<<Tash18>>18-Jun-09 0:21 
GeneralRe: Enable options according to button click Pin
himanshu256118-Jun-09 1:00
himanshu256118-Jun-09 1:00 
GeneralRe: Enable options according to button click Pin
<<Tash18>>18-Jun-09 1:02
<<Tash18>>18-Jun-09 1:02 
AnswerRe: Enable options according to button click Pin
himanshu256118-Jun-09 1:19
himanshu256118-Jun-09 1:19 
GeneralRe: Enable options according to button click Pin
<<Tash18>>18-Jun-09 1:32
<<Tash18>>18-Jun-09 1:32 
GeneralRe: Enable options according to button click Pin
himanshu256118-Jun-09 1:42
himanshu256118-Jun-09 1:42 
Questionfind htmlhyperlink in gridview [modified] Pin
vikas shukla17-Jun-09 21:56
vikas shukla17-Jun-09 21:56 
AnswerRe: find htmlhyperlink in gridview Pin
Christian Graus17-Jun-09 21:58
protectorChristian Graus17-Jun-09 21:58 

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.