Click here to Skip to main content
15,892,298 members
Home / Discussions / Web Development
   

Web Development

 
QuestionCalling Applet using Javascript in Firefox Browser. Pin
Irshad Ahmed27-Jun-07 1:49
Irshad Ahmed27-Jun-07 1:49 
QuestionIs this semantically correct? - nevermind, it's not, but is still an issue Pin
RoswellNX26-Jun-07 22:40
RoswellNX26-Jun-07 22:40 
AnswerRe: Is this semantically correct? - nevermind, it's not, but is still an issue Pin
Vasudevan Deepak Kumar27-Jun-07 1:52
Vasudevan Deepak Kumar27-Jun-07 1:52 
AnswerRe: Is this semantically correct? - nevermind, it's not, but is still an issue Pin
Shog927-Jun-07 6:52
sitebuilderShog927-Jun-07 6:52 
GeneralRe: Is there something called "Super Meta" ? Pin
Luay.Essa26-Jun-07 19:51
Luay.Essa26-Jun-07 19:51 
GeneralRe: Is there something called "Super Meta" ? Pin
Shog927-Jun-07 4:20
sitebuilderShog927-Jun-07 4:20 
QuestionTyping problem with Telerik radGrid Pin
Brady Kelly26-Jun-07 13:18
Brady Kelly26-Jun-07 13:18 
QuestionURGENT: Cannot access vars from code behind file Pin
devil8526-Jun-07 10:49
devil8526-Jun-07 10:49 
Hi there

I've been working on this problem for ages now and it makes no sense. I have a create user wizard and wish to put variable within it, the problem is that i cannot for some reason see these variables from the code behind file. Below is a basic example of the aspx file:

<asp:CreateUserWizard runat="server" ID="CreateUserWizard1" AutoGeneratePassword="False"
ContinueDestinationPageUrl="../GeneralForms/Default.aspx" FinishDestinationPageUrl="../GeneralForms/Default.aspx">
<WizardSteps>
<asp:CreateUserWizardStep ID="CreateUserWizardStep1" runat="server">
<ContentTemplate>
<b><asp:textbox runat="server" id="txtTest"/></b>
</ContentTemplate>
</asp:CreateUserWizardStep>
</WizardSteps>
</CreateUserWizard>

Now the bolded text box for some reason cannot be seen by this web pages code behind file. Does anyone know why or have a solution.

Thank you so much in advance for any help. I'm going CrAzY!! Dead | X|

Devin
AnswerRe: URGENT: Cannot access vars from code behind file Pin
RepliCrux26-Jun-07 15:15
RepliCrux26-Jun-07 15:15 
Generalstupid javascripting [modified] Pin
klutez12326-Jun-07 7:10
klutez12326-Jun-07 7:10 
GeneralRe: stupid javascripting Pin
Shog926-Jun-07 7:14
sitebuilderShog926-Jun-07 7:14 
GeneralRe: stupid javascripting Pin
Vasudevan Deepak Kumar27-Jun-07 1:54
Vasudevan Deepak Kumar27-Jun-07 1:54 
QuestionControl Keywords Pin
L Viljoen26-Jun-07 3:30
professionalL Viljoen26-Jun-07 3:30 
QuestionIs there something called "Super Meta" ? Pin
Luay.Essa26-Jun-07 3:29
Luay.Essa26-Jun-07 3:29 
AnswerRe: Is there something called "Super Meta" ? Pin
Shog926-Jun-07 6:43
sitebuilderShog926-Jun-07 6:43 
GeneralRe: Is there something called "Super Meta" ? Pin
Ramez Quneibi26-Jun-07 19:34
Ramez Quneibi26-Jun-07 19:34 
AnswerRe: Is there something called "Super Meta" ? Pin
Vasudevan Deepak Kumar27-Jun-07 1:56
Vasudevan Deepak Kumar27-Jun-07 1:56 
QuestionInternet configurations Pin
matjame26-Jun-07 2:02
matjame26-Jun-07 2:02 
AnswerRe: Internet configurations Pin
Guffa27-Jun-07 20:56
Guffa27-Jun-07 20:56 
Questionmozilla problem Pin
hkchauhan25-Jun-07 23:43
hkchauhan25-Jun-07 23:43 
AnswerRe: mozilla problem Pin
SHatchard26-Jun-07 0:31
SHatchard26-Jun-07 0:31 
GeneralRe: mozilla problem Pin
hkchauhan26-Jun-07 1:55
hkchauhan26-Jun-07 1:55 
AnswerRe: mozilla problem Pin
Vasudevan Deepak Kumar26-Jun-07 1:46
Vasudevan Deepak Kumar26-Jun-07 1:46 
GeneralRe: mozilla problem Pin
hkchauhan26-Jun-07 1:59
hkchauhan26-Jun-07 1:59 
GeneralRe: mozilla problem Pin
Vasudevan Deepak Kumar26-Jun-07 2:12
Vasudevan Deepak Kumar26-Jun-07 2:12 

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.