Click here to Skip to main content
15,915,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhorizontal menu with vertical submenu Pin
AndyInUK23-Nov-10 5:03
AndyInUK23-Nov-10 5:03 
Answerhttp://www.devexpress.com/ Pin
David Mujica23-Nov-10 5:42
David Mujica23-Nov-10 5:42 
AnswerRe: horizontal menu with vertical submenu Pin
T M Gray23-Nov-10 10:24
T M Gray23-Nov-10 10:24 
GeneralRe: horizontal menu with vertical submenu Pin
AndyInUK23-Nov-10 22:12
AndyInUK23-Nov-10 22:12 
AnswerRe: horizontal menu with vertical submenu Pin
Luc Pattyn23-Nov-10 11:36
sitebuilderLuc Pattyn23-Nov-10 11:36 
QuestionAccess denied for javascript object Pin
raghvendrapanda23-Nov-10 2:02
raghvendrapanda23-Nov-10 2:02 
AnswerRe: Access denied for javascript object Pin
Not Active23-Nov-10 2:30
mentorNot Active23-Nov-10 2:30 
Questionwindow.showModalDialog Pin
chayale23-Nov-10 0:49
chayale23-Nov-10 0:49 
AnswerRe: window.showModalDialog Pin
Sebastien T.23-Nov-10 1:54
Sebastien T.23-Nov-10 1:54 
QuestionImage Preloading for image gallery Pin
Tridip Bhattacharjee23-Nov-10 0:20
professionalTridip Bhattacharjee23-Nov-10 0:20 
AnswerRe: Image Preloading for image gallery Pin
Not Active23-Nov-10 2:28
mentorNot Active23-Nov-10 2:28 
QuestionThe Hidden Field still carries the Old Value on the First postback Pin
Vimalsoft(Pty) Ltd23-Nov-10 0:11
professionalVimalsoft(Pty) Ltd23-Nov-10 0:11 
AnswerRe: The Hidden Field still carries the Old Value on the First postback Pin
Not Active23-Nov-10 2:25
mentorNot Active23-Nov-10 2:25 
AnswerRe: The Hidden Field still carries the Old Value on the First postback Pin
T M Gray23-Nov-10 10:15
T M Gray23-Nov-10 10:15 
GeneralRe: The Hidden Field still carries the Old Value on the First postback Pin
Vimalsoft(Pty) Ltd23-Nov-10 18:55
professionalVimalsoft(Pty) Ltd23-Nov-10 18:55 
GeneralRe: The Hidden Field still carries the Old Value on the First postback Pin
Chris Quinn30-Nov-10 3:30
Chris Quinn30-Nov-10 3:30 
GeneralRe: The Hidden Field still carries the Old Value on the First postback Pin
Vimalsoft(Pty) Ltd30-Nov-10 4:39
professionalVimalsoft(Pty) Ltd30-Nov-10 4:39 
QuestionHow to call a javascript function in content place holder when the content place holder refreshes? Pin
Varun Sareen22-Nov-10 23:09
Varun Sareen22-Nov-10 23:09 
AnswerRe: How to call a javascript function in content place holder when the content place holder refreshes? Pin
Not Active23-Nov-10 2:19
mentorNot Active23-Nov-10 2:19 
QuestionEncrypt and Decrypt Excel columns Pin
padmanabhan N22-Nov-10 16:29
padmanabhan N22-Nov-10 16:29 
AnswerRe: Encrypt and Decrypt Excel columns Pin
T M Gray23-Nov-10 10:48
T M Gray23-Nov-10 10:48 
One by one. Each piece of data is encrypted separately so it needs to be decrypted separately. If you have a piece of data that when encrypted turns into 12345 and another piece of data that turns into 67890 trying to decrypt 1234567890 would not give you the two original pieces of data (unless you are using a really horrible encryption method like ROT13). It's like if you took a zip file and chopped it in half, you aren't going to be able to unzip either piece by itself.
QuestionAjaxControlToolkit.TabContainer Pin
treuveni22-Nov-10 4:47
treuveni22-Nov-10 4:47 
AnswerRe: AjaxControlToolkit.TabContainer Pin
T M Gray23-Nov-10 10:55
T M Gray23-Nov-10 10:55 
Questionfind a session value of one project in another project Pin
raghvendrapanda22-Nov-10 1:23
raghvendrapanda22-Nov-10 1:23 
AnswerRe: find a session value of one project in another project Pin
Not Active22-Nov-10 2:10
mentorNot Active22-Nov-10 2:10 

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.