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

ASP.NET

 
QuestionEncrypting files on server side Pin
Rankor2028-Dec-06 0:47
Rankor2028-Dec-06 0:47 
AnswerRe: Encrypting files on server side Pin
Eduard Keilholz28-Dec-06 1:33
Eduard Keilholz28-Dec-06 1:33 
GeneralRe: Encrypting files on server side Pin
Rankor2028-Dec-06 2:12
Rankor2028-Dec-06 2:12 
GeneralRe: Encrypting files on server side Pin
Eduard Keilholz28-Dec-06 2:19
Eduard Keilholz28-Dec-06 2:19 
Questionproblem with timer Pin
MissionSuccess28-Dec-06 0:22
MissionSuccess28-Dec-06 0:22 
AnswerRe: problem with timer Pin
Eduard Keilholz28-Dec-06 1:35
Eduard Keilholz28-Dec-06 1:35 
GeneralRe: problem with timer Pin
MissionSuccess28-Dec-06 1:42
MissionSuccess28-Dec-06 1:42 
GeneralRe: problem with timer Pin
Eduard Keilholz28-Dec-06 1:47
Eduard Keilholz28-Dec-06 1:47 
Hrmmph... You should replace the

// Javascript to change fontsize

line into something serious changing the fontsize...

Should be something like :

if (document.yourobject.style.fontSize == '20px')<br />
  document.yourobject.style.fontSize='16px'<br />
else<br />
  document.yourobject.style.fontSize='20px'


.: I love it when a plan comes together :.
http://www.zonderpunt.nl

Question, Pin
bejoy1234528-Dec-06 0:20
bejoy1234528-Dec-06 0:20 
AnswerRe: , Pin
_mubashir28-Dec-06 0:34
_mubashir28-Dec-06 0:34 
AnswerRe: , Pin
DavidNohejl28-Dec-06 1:03
DavidNohejl28-Dec-06 1:03 
QuestionDataGrid Problem Pin
varshavmane28-Dec-06 0:01
varshavmane28-Dec-06 0:01 
QuestionHow to create Dynamic CrystalReport Pin
Gamzun27-Dec-06 23:31
Gamzun27-Dec-06 23:31 
QuestionList of Servers Pin
_mubashir27-Dec-06 23:22
_mubashir27-Dec-06 23:22 
AnswerRe: List of Servers Pin
Laubi28-Dec-06 1:48
Laubi28-Dec-06 1:48 
QuestionHow can get information from web page ? Pin
ankprasanna27-Dec-06 21:25
ankprasanna27-Dec-06 21:25 
JokeRe: How can get information from web page ? Pin
Venkatesh Mookkan27-Dec-06 21:36
Venkatesh Mookkan27-Dec-06 21:36 
QuestionRe: How can get information from web page ? Pin
Eduard Keilholz28-Dec-06 1:37
Eduard Keilholz28-Dec-06 1:37 
QuestionHow can we get information from web page for web analysis? Pin
ankprasanna28-Dec-06 17:05
ankprasanna28-Dec-06 17:05 
AnswerRe: How can we get information from web page for web analysis? Pin
_AK_28-Dec-06 18:10
_AK_28-Dec-06 18:10 
AnswerRe: How can get information from web page ? Pin
ednrgc28-Dec-06 8:46
ednrgc28-Dec-06 8:46 
QuestionGetting Default values into the textboxes in MashUps Pin
Bala Munugoti27-Dec-06 20:44
Bala Munugoti27-Dec-06 20:44 
AnswerRe: Getting Default values into the textboxes in MashUps Pin
ednrgc28-Dec-06 8:50
ednrgc28-Dec-06 8:50 
Questionhow to display datagrid Pin
Rmesh27-Dec-06 20:33
Rmesh27-Dec-06 20:33 
AnswerRe: how to display datagrid Pin
varshavmane27-Dec-06 21:33
varshavmane27-Dec-06 21:33 

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.