Click here to Skip to main content
15,893,401 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Asp Split and Join Pin
mjaywoods215-Aug-05 0:51
sussmjaywoods215-Aug-05 0:51 
GeneralRe: Asp Split and Join Pin
Guffa15-Aug-05 7:29
Guffa15-Aug-05 7:29 
GeneralRe: Asp Split and Join Pin
Anonymous15-Aug-05 4:08
Anonymous15-Aug-05 4:08 
GeneralWeb App Storing Documents in SQL Server Pin
Mike L.14-Aug-05 21:37
Mike L.14-Aug-05 21:37 
GeneralRe: Web App Storing Documents in SQL Server Pin
minhpc_bk14-Aug-05 23:50
minhpc_bk14-Aug-05 23:50 
GeneralISAPI extension with non browser apps Pin
balu chettri13-Aug-05 21:31
balu chettri13-Aug-05 21:31 
GeneralRe: ISAPI extension with non browser apps Pin
Vasudevan Deepak Kumar14-Aug-05 1:59
Vasudevan Deepak Kumar14-Aug-05 1:59 
GeneralJavascript problem Pin
fakefur12-Aug-05 13:54
fakefur12-Aug-05 13:54 
I am trying to pop up a window from a link on a web page using the following code:
<br />
[head]<br />
[script etc etc]<br />
function popup(url)<br />
{<br />
  window.open(url,'title','300,300');<br />
}<br />
[/script]<br />
[/head]<br />
<br />
[body]<br />
[a href='javascript:popup('someurl.html')']blahblah[/a]<br />
[/body]<br />


[edit]
The colon between javascript and popup is not showing up on this page but it is in the code
[/edit]

I have only shown the reqd bits so please don't tell me I missed out parts of the page Smile | :)
Now this works fine except if I use it in an IFrame on IE. On FF etc it works just as I would expect.

Does anybody have a clue if this is a security feature of IE? Or what is wrong?

Thanks
GeneralRe: Javascript problem Pin
Guffa12-Aug-05 22:23
Guffa12-Aug-05 22:23 
GeneralRe: Javascript problem Pin
fakefur14-Aug-05 16:24
fakefur14-Aug-05 16:24 
GeneralRe: Javascript problem Pin
Guffa14-Aug-05 19:08
Guffa14-Aug-05 19:08 
GeneralVery newb question Pin
Esmo200012-Aug-05 9:17
Esmo200012-Aug-05 9:17 
GeneralRe: Very newb question Pin
fakefur12-Aug-05 15:01
fakefur12-Aug-05 15:01 
GeneralUser controlled auto refresh Pin
RadioButton12-Aug-05 6:32
RadioButton12-Aug-05 6:32 
GeneralRe: User controlled auto refresh Pin
Vasudevan Deepak Kumar14-Aug-05 2:01
Vasudevan Deepak Kumar14-Aug-05 2:01 
GeneralHELP!! UREGENT. with publishing my ASP on APACHE Pin
evlxtc12-Aug-05 2:02
evlxtc12-Aug-05 2:02 
GeneralRe: HELP!! UREGENT. with publishing my ASP on APACHE Pin
fakefur12-Aug-05 13:59
fakefur12-Aug-05 13:59 
GeneralRe: HELP!! UREGENT. with publishing my ASP on APACHE Pin
evlxtc12-Aug-05 21:04
evlxtc12-Aug-05 21:04 
GeneralRe: HELP!! UREGENT. with publishing my ASP on APACHE Pin
Vasudevan Deepak Kumar14-Aug-05 2:04
Vasudevan Deepak Kumar14-Aug-05 2:04 
GeneralRe: HELP!! UREGENT. with publishing my ASP on APACHE Pin
evlxtc15-Aug-05 0:53
evlxtc15-Aug-05 0:53 
Generalpassing anchor to parent page with javascript Pin
playout12-Aug-05 0:55
playout12-Aug-05 0:55 
GeneralRe: passing anchor to parent page with javascript Pin
Guffa12-Aug-05 5:39
Guffa12-Aug-05 5:39 
GeneralRe: passing anchor to parent page with javascript Pin
playout14-Aug-05 22:07
playout14-Aug-05 22:07 
GeneralAny ideas(Javascript) Pin
AlphonseElric11-Aug-05 15:44
AlphonseElric11-Aug-05 15:44 
GeneralRe: Any ideas(Javascript) Pin
Christian Graus11-Aug-05 15:53
protectorChristian Graus11-Aug-05 15: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.