Click here to Skip to main content
15,892,737 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPop up Registration form - protect against bots Pin
StratCat201221-Oct-12 12:44
StratCat201221-Oct-12 12:44 
AnswerRe: Pop up Registration form - protect against bots Pin
David Mujica22-Oct-12 5:44
David Mujica22-Oct-12 5:44 
GeneralRe: Pop up Registration form - protect against bots Pin
StratCat201222-Oct-12 7:46
StratCat201222-Oct-12 7:46 
GeneralRe: Pop up Registration form - protect against bots Pin
David Mujica22-Oct-12 11:01
David Mujica22-Oct-12 11:01 
GeneralRe: Pop up Registration form - protect against bots Pin
StratCat201222-Oct-12 13:21
StratCat201222-Oct-12 13:21 
GeneralValidate email Pin
David Mujica23-Oct-12 3:29
David Mujica23-Oct-12 3:29 
QuestionHow to use this Code ? Pin
jojoba201121-Oct-12 9:01
jojoba201121-Oct-12 9:01 
AnswerRe: How to use this Code ? Pin
Sandeep Mewara21-Oct-12 9:59
mveSandeep Mewara21-Oct-12 9:59 
jojoba2011 wrote:
loc += "UserControls/Editor/";

It looks like the code was suppose to define the usercontrol's location. loc should have been a client side variable that has defined root URL to which you add your usercontrol Url.

Based on the error, it looks like you missed writing/copying the loc variable declaration. To get away error, define the variable before assigning a value. And based on my assumption of usage, probably you would need to initialize the variable with root folder path.
Sandeep Mewara
Microsoft ASP.NET MVP

[My latest Article]: Server side Delimiters in ASP.NET[^]

QuestionRe: How to use this Code ? Pin
jojoba201121-Oct-12 19:22
jojoba201121-Oct-12 19:22 
AnswerRe: How to use this Code ? Pin
Sandeep Mewara21-Oct-12 19:44
mveSandeep Mewara21-Oct-12 19:44 
Questionasp.net Pin
Member 953209320-Oct-12 18:21
Member 953209320-Oct-12 18:21 
AnswerRe: asp.net Pin
Sandeep Mewara20-Oct-12 21:24
mveSandeep Mewara20-Oct-12 21:24 
Questionmultiple NavigateUrlField Pin
Jassim Rahma20-Oct-12 11:17
Jassim Rahma20-Oct-12 11:17 
AnswerRe: multiple NavigateUrlField Pin
Sandeep Mewara20-Oct-12 21:36
mveSandeep Mewara20-Oct-12 21:36 
QuestionI want to open a popup window and disable the parent window. Pin
jojoba201120-Oct-12 7:57
jojoba201120-Oct-12 7:57 
AnswerRe: I want to open a popup window and disable the parent window. Pin
Sandeep Mewara20-Oct-12 21:27
mveSandeep Mewara20-Oct-12 21:27 
QuestionRe: I want to open a popup window and disable the parent window. Pin
jojoba201120-Oct-12 22:19
jojoba201120-Oct-12 22:19 
AnswerRe: I want to open a popup window and disable the parent window. Pin
Sandeep Mewara20-Oct-12 23:30
mveSandeep Mewara20-Oct-12 23:30 
QuestionRe: I want to open a popup window and disable the parent window. Pin
jojoba201120-Oct-12 23:57
jojoba201120-Oct-12 23:57 
AnswerRe: I want to open a popup window and disable the parent window. Pin
Sandeep Mewara21-Oct-12 1:45
mveSandeep Mewara21-Oct-12 1:45 
QuestionAsp.net MVC Model binding Pin
shashikanth 201120-Oct-12 2:53
shashikanth 201120-Oct-12 2:53 
AnswerRe: Asp.net MVC Model binding Pin
Sandeep Mewara20-Oct-12 21:31
mveSandeep Mewara20-Oct-12 21:31 
QuestionCreate a Event at run time in asp .net with out refresh a page Pin
RAMALINGAM.K19-Oct-12 22:52
RAMALINGAM.K19-Oct-12 22:52 
AnswerRe: Create a Event at run time in asp .net with out refresh a page Pin
Sandeep Mewara19-Oct-12 23:28
mveSandeep Mewara19-Oct-12 23:28 
QuestionDisabling web browser close(x) button. Pin
RAMADURAI P19-Oct-12 19:08
RAMADURAI P19-Oct-12 19:08 

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.