Click here to Skip to main content
15,888,610 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to develop virtual environment online using C# with Managed DirectX? Pin
Christian Graus3-May-08 12:46
protectorChristian Graus3-May-08 12:46 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? Pin
katelva3-May-08 16:19
katelva3-May-08 16:19 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? Pin
Christian Graus3-May-08 16:50
protectorChristian Graus3-May-08 16:50 
QuestionProblem work with ajax and javascript on same page Pin
shames(Sam)2-May-08 19:32
shames(Sam)2-May-08 19:32 
AnswerRe: Problem work with ajax and javascript on same page Pin
Christian Graus2-May-08 21:17
protectorChristian Graus2-May-08 21:17 
Questionproblem in converting HTML Entity in ISO Latin-1 code Pin
Sachin Pimpale2-May-08 1:15
Sachin Pimpale2-May-08 1:15 
QuestionApplying JavaScript In Sitemap File Pin
saurabh mohal1-May-08 19:12
saurabh mohal1-May-08 19:12 
AnswerRe: Applying JavaScript In Sitemap File Pin
SomeGuyThatIsMe2-May-08 2:23
SomeGuyThatIsMe2-May-08 2:23 
try using an anchor tag as a link to the file you want to open...no that wont work...you could try something like this

window.open
("your file here", "new page title", "toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=420,height=340,left=352,top=50");

the last bit just sets options and sizes for the new window. dont forget the ./ or ../ before the path depending on where the companypolicy directory is.
GeneralRe: Applying JavaScript In Sitemap File Pin
saurabh mohal4-May-08 19:02
saurabh mohal4-May-08 19:02 
GeneralRe: Applying JavaScript In Sitemap File Pin
SomeGuyThatIsMe5-May-08 2:49
SomeGuyThatIsMe5-May-08 2:49 
GeneralRe: Applying JavaScript In Sitemap File Pin
saurabh mohal6-May-08 20:57
saurabh mohal6-May-08 20:57 
GeneralRe: Applying JavaScript In Sitemap File Pin
SomeGuyThatIsMe7-May-08 2:07
SomeGuyThatIsMe7-May-08 2:07 
QuestionPage With Ajax And Page Without .! Pin
Feras Mazen Taleb1-May-08 0:41
Feras Mazen Taleb1-May-08 0:41 
AnswerRe: Page With Ajax And Page Without .! Pin
Christian Graus1-May-08 3:22
protectorChristian Graus1-May-08 3:22 
GeneralRe: Page With Ajax And Page Without .! Pin
Feras Mazen Taleb2-May-08 21:13
Feras Mazen Taleb2-May-08 21:13 
GeneralRe: Page With Ajax And Page Without .! Pin
Hesham Amin3-May-08 11:15
Hesham Amin3-May-08 11:15 
GeneralRe: Page With Ajax And Page Without .! [modified] Pin
Feras Mazen Taleb4-May-08 18:59
Feras Mazen Taleb4-May-08 18:59 
GeneralRe: Page With Ajax And Page Without .! Pin
Hesham Amin5-May-08 9:03
Hesham Amin5-May-08 9:03 
AnswerRe: Page With Ajax And Page Without .! Pin
Vasudevan Deepak Kumar2-May-08 1:49
Vasudevan Deepak Kumar2-May-08 1:49 
GeneralRe: Page With Ajax And Page Without .! Pin
Feras Mazen Taleb2-May-08 21:19
Feras Mazen Taleb2-May-08 21:19 
QuestionProblem with the name of return parameter of web service Pin
Rajesh Khubchandani30-Apr-08 2:16
Rajesh Khubchandani30-Apr-08 2:16 
AnswerRe: Problem with the name of return parameter of web service Pin
Vasudevan Deepak Kumar2-May-08 1:48
Vasudevan Deepak Kumar2-May-08 1:48 
QuestionProblem with the name of return parameter of web service Pin
Rajesh Khubchandani30-Apr-08 2:12
Rajesh Khubchandani30-Apr-08 2:12 
QuestionHow is properties file read by log4j Pin
pl_kode30-Apr-08 1:10
pl_kode30-Apr-08 1:10 
QuestionIs it possible to create an whois function using asp??? Pin
gayatrilaxmi29-Apr-08 23:28
gayatrilaxmi29-Apr-08 23:28 

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.