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

Web Development

 
QuestiongetElementByID with array not finding string Pin
xaphod18-Sep-05 9:42
xaphod18-Sep-05 9:42 
AnswerRe: getElementByID with array not finding string Pin
Guffa18-Sep-05 9:49
Guffa18-Sep-05 9:49 
GeneralRe: getElementByID with array not finding string Pin
xaphod18-Sep-05 10:57
xaphod18-Sep-05 10:57 
GeneralRe: getElementByID with array not finding string Pin
Guffa18-Sep-05 12:10
Guffa18-Sep-05 12:10 
GeneralRe: getElementByID with array not finding string Pin
xaphod18-Sep-05 12:54
xaphod18-Sep-05 12:54 
Questiondns and web hosting ! Pin
microuser_200017-Sep-05 9:05
microuser_200017-Sep-05 9:05 
AnswerRe: dns and web hosting ! Pin
enjoycrack18-Sep-05 19:54
enjoycrack18-Sep-05 19:54 
Questionform action Pin
namespaceuser17-Sep-05 3:02
namespaceuser17-Sep-05 3:02 
hello everyone.
if i have a html form in the current page and i type in IE's address box

javascript:document.forms[0].action="index2.asp"; then instead of setting the form to post the data to index2.asp it just generates another page just containing "index2.asp" text.

also, if i type javascript:document.forms[0].onsubmit=alert(); it immediately executes alert() showing a messagebox, instead of showing it when i click the submit button.

this has to be done in IE's bar, not in the html page itself.
what am i doing wrong?
AnswerRe: form action Pin
Guffa17-Sep-05 3:26
Guffa17-Sep-05 3:26 
GeneralRe: form action Pin
namespaceuser17-Sep-05 3:47
namespaceuser17-Sep-05 3:47 
GeneralRe: form action Pin
Guffa17-Sep-05 4:00
Guffa17-Sep-05 4:00 
GeneralRe: form action Pin
namespaceuser17-Sep-05 7:27
namespaceuser17-Sep-05 7:27 
AnswerRe: form action Pin
Guffa17-Sep-05 7:47
Guffa17-Sep-05 7:47 
GeneralRe: form action Pin
namespaceuser17-Sep-05 11:39
namespaceuser17-Sep-05 11:39 
GeneralRe: form action Pin
Guffa17-Sep-05 12:44
Guffa17-Sep-05 12:44 
GeneralRe: form action Pin
namespaceuser17-Sep-05 13:38
namespaceuser17-Sep-05 13:38 
GeneralRe: form action Pin
Guffa17-Sep-05 22:39
Guffa17-Sep-05 22:39 
AnswerRe: form action Pin
namespaceuser19-Sep-05 13:51
namespaceuser19-Sep-05 13:51 
QuestionCopy and Paste Pin
cleanDeltawater16-Sep-05 8:55
cleanDeltawater16-Sep-05 8:55 
QuestionPrinting files in javascript Pin
Gktony16-Sep-05 5:24
Gktony16-Sep-05 5:24 
AnswerRe: Printing files in javascript Pin
Turtle Hand16-Sep-05 9:26
Turtle Hand16-Sep-05 9:26 
QuestionPage Size Pin
wpcolleen15-Sep-05 23:16
wpcolleen15-Sep-05 23:16 
AnswerRe: Page Size Pin
enjoycrack16-Sep-05 0:07
enjoycrack16-Sep-05 0:07 
GeneralRe: Page Size Pin
wpcolleen16-Sep-05 2:02
wpcolleen16-Sep-05 2:02 
GeneralRe: Page Size Pin
enjoycrack16-Sep-05 2:27
enjoycrack16-Sep-05 2:27 

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.