Click here to Skip to main content
16,011,508 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: javascript vars Pin
DFU2320-Jan-03 10:49
DFU2320-Jan-03 10:49 
GeneralRe: javascript vars Pin
Sarvesvara (BVKS) Dasa20-Jan-03 18:52
Sarvesvara (BVKS) Dasa20-Jan-03 18:52 
QuestionOnline System Using Web Technology ??? Pin
Romeo14-Jan-03 13:12
Romeo14-Jan-03 13:12 
AnswerRe: Online System Using Web Technology ??? Pin
ez214-Jan-03 19:08
ez214-Jan-03 19:08 
AnswerRe: Online System Using Web Technology ??? Pin
Megan Forbes15-Jan-03 23:23
Megan Forbes15-Jan-03 23:23 
GeneralRe: Online System Using Web Technology ??? Pin
Roger Wright16-Jan-03 4:02
professionalRoger Wright16-Jan-03 4:02 
GeneralConsuming Web services from webclient script Pin
Henrik Sternberg14-Jan-03 9:45
Henrik Sternberg14-Jan-03 9:45 
GeneralDetermining the validity of a JavaScript parameter Pin
jerry0davis14-Jan-03 4:41
jerry0davis14-Jan-03 4:41 
I have a web page that writes a text box to the screen depending on centetain paramters.
if(ok)
  printf("<input type="text" name="textbox">\n");
else
  printf("Something else");

I then wish to do something IF "textbox" is displayed. I do not then know the state of "ok" so I wish to interrogate textbox to see if it exists.

I there any way to do this in JavaScript?

TIA



I feel like I'm diagonally parked in a parallel universe

Jeremy Davis
http://www.astad.org
http://www.jvf.co.uk
GeneralRe: Determining the validity of a JavaScript parameter Pin
jerry0davis14-Jan-03 23:18
jerry0davis14-Jan-03 23:18 
Generaldrilling down to a section of the page Pin
mcm13-Jan-03 23:39
mcm13-Jan-03 23:39 
GeneralRe: drilling down to a section of the page Pin
SimonS14-Jan-03 0:14
SimonS14-Jan-03 0:14 
GeneralUser Authentication Pin
spiridon13-Jan-03 17:35
spiridon13-Jan-03 17:35 
Generaltroubles integrating ASP/Flash loadVariables Pin
devvvy13-Jan-03 8:08
devvvy13-Jan-03 8:08 
GeneralRe: troubles integrating ASP/Flash loadVariables Pin
ColinDavies13-Jan-03 8:52
ColinDavies13-Jan-03 8:52 
GeneralRe: troubles integrating ASP/Flash loadVariables Pin
devvvy13-Jan-03 11:02
devvvy13-Jan-03 11:02 
GeneralRe: troubles integrating ASP/Flash loadVariables Pin
ColinDavies13-Jan-03 12:22
ColinDavies13-Jan-03 12:22 
GeneralRe: troubles integrating ASP/Flash loadVariables Pin
devvvy13-Jan-03 14:51
devvvy13-Jan-03 14:51 
GeneralRe: troubles integrating ASP/Flash loadVariables Pin
devvvy13-Jan-03 19:21
devvvy13-Jan-03 19:21 
Generalpage/site cache Pin
Sarvesvara (BVKS) Dasa13-Jan-03 2:53
Sarvesvara (BVKS) Dasa13-Jan-03 2:53 
GeneralRe: page/site cache Pin
Roger Wright13-Jan-03 4:29
professionalRoger Wright13-Jan-03 4:29 
GeneralRe: page/site cache Pin
Sarvesvara (BVKS) Dasa13-Jan-03 19:37
Sarvesvara (BVKS) Dasa13-Jan-03 19:37 
GeneralRe: page/site cache Pin
Roger Wright14-Jan-03 3:28
professionalRoger Wright14-Jan-03 3:28 
GeneralRe: page/site cache Pin
Sarvesvara (BVKS) Dasa14-Jan-03 19:45
Sarvesvara (BVKS) Dasa14-Jan-03 19:45 
GeneralRe: page/site cache Pin
Roger Wright14-Jan-03 21:09
professionalRoger Wright14-Jan-03 21:09 
GeneralRe: page/site cache Pin
Sarvesvara (BVKS) Dasa14-Jan-03 21:33
Sarvesvara (BVKS) Dasa14-Jan-03 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.