Click here to Skip to main content
15,887,214 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Non-English Language in ASP.NET Pin
Hiren solanki20-Dec-10 19:16
Hiren solanki20-Dec-10 19:16 
GeneralRe: Non-English Language in ASP.NET Pin
Mohamed Ibrahim Omar20-Dec-10 19:37
Mohamed Ibrahim Omar20-Dec-10 19:37 
Questionrecommend reference material for JSON and JQuery Pin
S.Aijaz19-Dec-10 19:30
S.Aijaz19-Dec-10 19:30 
AnswerRe: recommend reference material for JSON and JQuery Pin
Sandeep Mewara19-Dec-10 22:14
mveSandeep Mewara19-Dec-10 22:14 
AnswerRe: recommend reference material for JSON and JQuery Pin
TweakBird19-Dec-10 22:15
TweakBird19-Dec-10 22:15 
AnswerRe: recommend reference material for JSON and JQuery [modified] Pin
Hiren solanki19-Dec-10 22:21
Hiren solanki19-Dec-10 22:21 
QuestionWhy isn't my dropdown list of languages working? Pin
i_kant_spel19-Dec-10 18:51
i_kant_spel19-Dec-10 18:51 
AnswerRe: Why isn't my dropdown list of languages working? Pin
Vimalsoft(Pty) Ltd19-Dec-10 21:47
professionalVimalsoft(Pty) Ltd19-Dec-10 21:47 
This line will always be null
<br />
 Dim lang As String = Request("DropDownLanguage")


use

DropDownList1.SelectedValue


i did not look at that video, but if you want the value of the selected item on the dropdown you should use the selectedValue property of the dropdown.
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: Why isn't my dropdown list of languages working? Pin
i_kant_spel20-Dec-10 7:57
i_kant_spel20-Dec-10 7:57 
GeneralRe: Why isn't my dropdown list of languages working? Pin
Vimalsoft(Pty) Ltd20-Dec-10 9:19
professionalVimalsoft(Pty) Ltd20-Dec-10 9:19 
GeneralRe: Why isn't my dropdown list of languages working? Pin
i_kant_spel20-Dec-10 9:50
i_kant_spel20-Dec-10 9:50 
Questionset parameter javascript in aspx page Pin
C#Coudou17-Dec-10 19:28
C#Coudou17-Dec-10 19:28 
AnswerRe: set parameter javascript in aspx page Pin
Manas Bhardwaj18-Dec-10 21:15
professionalManas Bhardwaj18-Dec-10 21:15 
AnswerRe: set parameter javascript in aspx page Pin
Vimalsoft(Pty) Ltd19-Dec-10 21:51
professionalVimalsoft(Pty) Ltd19-Dec-10 21:51 
AnswerRe: set parameter javascript in aspx page [modified] Pin
Hiren solanki19-Dec-10 22:25
Hiren solanki19-Dec-10 22:25 
GeneralRe: set parameter javascript in aspx page Pin
Manfred Rudolf Bihy19-Dec-10 22:32
professionalManfred Rudolf Bihy19-Dec-10 22:32 
GeneralRe: set parameter javascript in aspx page Pin
Hiren solanki19-Dec-10 22:35
Hiren solanki19-Dec-10 22:35 
QuestionAccessing SQL Server Database file (*.mdf ) from the Site. Pin
Katiyar S.17-Dec-10 5:35
Katiyar S.17-Dec-10 5:35 
QuestionLinq to Entities vs Linq to SQL Pin
Swiftain17-Dec-10 5:21
Swiftain17-Dec-10 5:21 
AnswerRe: Linq to Entities vs Linq to SQL Pin
Not Active17-Dec-10 5:55
mentorNot Active17-Dec-10 5:55 
Questionfunctions in standalone .aspx files not allowed?? SOLVED - IGNORE ME *SIGH* Pin
l a u r e n17-Dec-10 5:08
l a u r e n17-Dec-10 5:08 
AnswerRe: functions in standalone .aspx files not allowed?? SOLVED - IGNORE ME *SIGH* Pin
_Erik_17-Dec-10 5:33
_Erik_17-Dec-10 5:33 
QuestionStoping the Flickering Pin
Vimalsoft(Pty) Ltd16-Dec-10 20:20
professionalVimalsoft(Pty) Ltd16-Dec-10 20:20 
GeneralRe: Stoping the Flickering Pin
Ankur\m/16-Dec-10 20:33
professionalAnkur\m/16-Dec-10 20:33 
GeneralRe: Stoping the Flickering Pin
Vimalsoft(Pty) Ltd16-Dec-10 20:35
professionalVimalsoft(Pty) Ltd16-Dec-10 20:35 

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.