Click here to Skip to main content
15,907,492 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: passing processed variables in Response.redirect method Pin
Guffa6-Oct-07 1:39
Guffa6-Oct-07 1:39 
QuestionConvert media files to .flv and Play on a website Pin
saini arun5-Oct-07 19:18
saini arun5-Oct-07 19:18 
AnswerRe: Convert media files to .flv and Play on a website Pin
Fred_Smith5-Oct-07 23:16
Fred_Smith5-Oct-07 23:16 
GeneralRe: Convert media files to .flv and Play on a website Pin
saini arun5-Oct-07 23:30
saini arun5-Oct-07 23:30 
GeneralRe: Convert media files to .flv and Play on a website Pin
Vasudevan Deepak Kumar5-Oct-07 23:47
Vasudevan Deepak Kumar5-Oct-07 23:47 
GeneralRe: Convert media files to .flv and Play on a website Pin
saini arun5-Oct-07 23:53
saini arun5-Oct-07 23:53 
GeneralRe: Convert media files to .flv and Play on a website Pin
has526-Oct-07 21:10
has526-Oct-07 21:10 
QuestionOnkeydown event dosen't work when TAB key is pressed Pin
Subrat Parida5-Oct-07 8:51
Subrat Parida5-Oct-07 8:51 
Hi,

I have one html form and I want to move cursor to another field to a different tabindex order using TAB key. I wrote a function "moveto()", and it is called on field EMAIL on event Onkeydown, the cursor should move to field 'realname', but it doesn’t work.

Dose anyone know how it can be fixed?




function moveto(){
document.forms[0].elements['realname'].focus()
}










name: comments

email:
department:
...
Production






Thanks,
Subrat
QuestionIs there any Proxy/Browser setting that exists disabling or offsetting Meta Refresh? Pin
Vasudevan Deepak Kumar5-Oct-07 6:51
Vasudevan Deepak Kumar5-Oct-07 6:51 
AnswerRe: Is there any Proxy/Browser setting that exists disabling or offsetting Meta Refresh? Pin
led mike5-Oct-07 7:18
led mike5-Oct-07 7:18 
GeneralRe: Is there any Proxy/Browser setting that exists disabling or offsetting Meta Refresh? Pin
Vasudevan Deepak Kumar5-Oct-07 7:59
Vasudevan Deepak Kumar5-Oct-07 7:59 
GeneralRe: Is there any Proxy/Browser setting that exists disabling or offsetting Meta Refresh? Pin
led mike5-Oct-07 8:45
led mike5-Oct-07 8:45 
AnswerRe: Encoding method in C# and also in PHP usable Pin
Johnny ²5-Oct-07 6:48
Johnny ²5-Oct-07 6:48 
Questionhi Pin
gaurav gupta125-Oct-07 0:09
gaurav gupta125-Oct-07 0:09 
AnswerRe: hi Pin
gaurav gupta125-Oct-07 0:15
gaurav gupta125-Oct-07 0:15 
GeneralRe: hi Pin
Vasudevan Deepak Kumar5-Oct-07 0:38
Vasudevan Deepak Kumar5-Oct-07 0:38 
QuestionResizing font size on pageload Pin
TheIdleProgrammer4-Oct-07 22:00
TheIdleProgrammer4-Oct-07 22:00 
AnswerRe: Resizing font size on pageload Pin
Christian Graus4-Oct-07 23:28
protectorChristian Graus4-Oct-07 23:28 
GeneralRe: Resizing font size on pageload Pin
TheIdleProgrammer4-Oct-07 23:56
TheIdleProgrammer4-Oct-07 23:56 
GeneralRe: Resizing font size on pageload Pin
Johnny ²5-Oct-07 6:53
Johnny ²5-Oct-07 6:53 
GeneralRe: Resizing font size on pageload Pin
TheIdleProgrammer8-Oct-07 0:04
TheIdleProgrammer8-Oct-07 0:04 
QuestionApplication(Java) + WebService(.Net) Pin
gauthee4-Oct-07 20:01
gauthee4-Oct-07 20:01 
QuestionNeed help:Session.Abandon don't work in IE7 Pin
vanhawk4-Oct-07 16:47
vanhawk4-Oct-07 16:47 
QuestionUnclear How to Get SQL Server Developer 2005 to Work with VS.NET Pin
Brian C Hart4-Oct-07 14:01
professionalBrian C Hart4-Oct-07 14:01 
AnswerRe: Unclear How to Get SQL Server Developer 2005 to Work with VS.NET Pin
Christian Graus4-Oct-07 17:40
protectorChristian Graus4-Oct-07 17:40 

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.