Click here to Skip to main content
15,880,405 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: How can i change regex to work in javascript Pin
Matt Meyer28-Sep-11 4:29
Matt Meyer28-Sep-11 4:29 
QuestionHow to use Jquery on a Dynamical created Textbox Pin
Vimalsoft(Pty) Ltd27-Sep-11 2:59
professionalVimalsoft(Pty) Ltd27-Sep-11 2:59 
AnswerRe: How to use Jquery on a Dynamical created Textbox Pin
AspDotNetDev27-Sep-11 7:42
protectorAspDotNetDev27-Sep-11 7:42 
AnswerRe: How to use Jquery on a Dynamical created Textbox Pin
AditSheth27-Sep-11 20:24
AditSheth27-Sep-11 20:24 
GeneralRe: How to use Jquery on a Dynamical created Textbox Pin
Vimalsoft(Pty) Ltd27-Sep-11 22:27
professionalVimalsoft(Pty) Ltd27-Sep-11 22:27 
GeneralRe: How to use Jquery on a Dynamical created Textbox Pin
AditSheth28-Sep-11 0:40
AditSheth28-Sep-11 0:40 
Questionhow to timer set image Pin
pravin thatar26-Sep-11 22:49
pravin thatar26-Sep-11 22:49 
QuestionWhat this code is doing? Pin
treuveni23-Sep-11 22:31
treuveni23-Sep-11 22:31 
Hi,

Can someone please explain me what those lines are doing?


JavaScript
document.getElementById("form1").target="FormName";
                            document.getElementById("txtLabel").value="SendingFile";
                            document.getElementById("form1").submit();
                            document.getElementById("form1").target="_self";
                            document.getElementById("txtLabel").value="";
                            iframeAttach.document.getElementById("txtAttached").value=""; 


Thanks
AnswerRe: What this code is doing? Pin
André Kraak23-Sep-11 22:48
André Kraak23-Sep-11 22:48 
QuestionGoogle API v2 is Free? Pin
MaulikDusara23-Sep-11 19:58
MaulikDusara23-Sep-11 19:58 
AnswerRe: Google API v2 is Free? Pin
Richard MacCutchan23-Sep-11 22:57
mveRichard MacCutchan23-Sep-11 22:57 
QuestionJava script -Print Pin
kathyani21-Sep-11 2:13
kathyani21-Sep-11 2:13 
AnswerRe: Java script -Print Pin
Pete O'Hanlon21-Sep-11 2:46
mvePete O'Hanlon21-Sep-11 2:46 
GeneralRe: Java script -Print Pin
kathyani21-Sep-11 2:54
kathyani21-Sep-11 2:54 
GeneralRe: Java script -Print Pin
Pete O'Hanlon21-Sep-11 3:05
mvePete O'Hanlon21-Sep-11 3:05 
JokeRe: Java script -Print PinPopular
Manfred Rudolf Bihy21-Sep-11 3:43
professionalManfred Rudolf Bihy21-Sep-11 3:43 
GeneralRe: Java script -Print Pin
Pete O'Hanlon21-Sep-11 4:47
mvePete O'Hanlon21-Sep-11 4:47 
QuestionProblem Displaying Data Island [modified] Pin
ASPnoob20-Sep-11 19:34
ASPnoob20-Sep-11 19:34 
AnswerRe: Problem Displaying Data Island Pin
Graham Breach20-Sep-11 21:54
Graham Breach20-Sep-11 21:54 
GeneralRe: Problem Displaying Data Island [modified] Pin
ASPnoob20-Sep-11 22:22
ASPnoob20-Sep-11 22:22 
Questionjavascript delay Pin
benams18-Sep-11 22:30
benams18-Sep-11 22:30 
AnswerRe: javascript delay Pin
Graham Breach18-Sep-11 23:20
Graham Breach18-Sep-11 23:20 
GeneralRe: javascript delay Pin
benams18-Sep-11 23:26
benams18-Sep-11 23:26 
GeneralRe: javascript delay Pin
Graham Breach18-Sep-11 23:45
Graham Breach18-Sep-11 23:45 
GeneralRe: javascript delay Pin
benams18-Sep-11 23:53
benams18-Sep-11 23:53 

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.