| | |
Make An Asp Popup Window--help Me About This...
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
If your page cannot be displayed it may be a problem with your page specifically and not the function you try and use to open it. A page cannot be opened error? Can you navigate to the page directly?
no, i don't have a messenger.
the mechanism you are using is very different to what I described. can you post any code? actually perhaps more important is the directory structure of your project (in relation to your code).
the mechanism you are using is very different to what I described. can you post any code? actually perhaps more important is the directory structure of your project (in relation to your code).
this is my main.asp
<meta HTTP-EQUIV="Refresh" CONTENT="50; URL=http://localhost/proj/balor.asp">
<script type="text/javascript" language="JavaScript">
function display()
{
window.open('ticker.asp','ticker','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=850,height=10,scrollbars=no,scroll=no')
}
</script>
</head>
<BODY bgColor="#5386BD">
<FORM name="balor" method="post" action="ticker.asp" target="_blank" >
Category <SELECT id="category" name="category">
<OPTION value="Announcement">Announcement</OPTION>
<OPTION value="News">Breaking News</OPTION>
</SELECT>
<INPUT type="submit" value="Display" id="display" name="display">
</FORM>
<meta HTTP-EQUIV="Refresh" CONTENT="50; URL=http://localhost/proj/balor.asp">
<script type="text/javascript" language="JavaScript">
function display()
{
window.open('ticker.asp','ticker','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=850,height=10,scrollbars=no,scroll=no')
}
</script>
</head>
<BODY bgColor="#5386BD">
<FORM name="balor" method="post" action="ticker.asp" target="_blank" >
Category <SELECT id="category" name="category">
<OPTION value="Announcement">Announcement</OPTION>
<OPTION value="News">Breaking News</OPTION>
</SELECT>
<INPUT type="submit" value="Display" id="display" name="display">
</FORM>
this is the one
main.asp
function display()
{
window.open('ticker.asp','ticker','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=850,height=10,scrollbars=no,scroll=no')
}
</script>
</head>
<BODY bgColor="#5386BD">
<center>
<FORM name="balor" method="post" >
Category <SELECT id="category" name="category">
<OPTION value="Announcement">Announcement</OPTION>
<OPTION value="News">Breaking News</OPTION>
</SELECT>
<INPUT type="submit" value="Display" id="display" name="display" onclick="display();">
</FORM>
main.asp
function display()
{
window.open('ticker.asp','ticker','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=850,height=10,scrollbars=no,scroll=no')
}
</script>
</head>
<BODY bgColor="#5386BD">
<center>
<FORM name="balor" method="post" >
Category <SELECT id="category" name="category">
<OPTION value="Announcement">Announcement</OPTION>
<OPTION value="News">Breaking News</OPTION>
</SELECT>
<INPUT type="submit" value="Display" id="display" name="display" onclick="display();">
</FORM>
![]() |
Similar Threads
- Please help me with my javascript popup window! (ASP.NET)
- Javascript Popup Window (JavaScript / DHTML / AJAX)
- Popup window (ASP.NET)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Javascript problem in FIREFOX
- Next Thread: HTML question
| Thread Tools | Search this Thread |
acid2 ajax ajaxcode ajaxexample ajaxhelp ajaxjspservlets animate array automatically beta box bug calendar cart checkbox class codes column createrange() css cursor date debugger decimal design dom download dropdown element embed enter error explorer firefox focus form frameworks getselection google gwt hiddenvalue hint html htmlform ie7 iframe images index internet java javascript javascripthelp2020 jawascriptruntimeerror jquery jsf jsfile jsp libcurl listbox maps masterpage media menu microsoft mimic mp4 object onmouseover paypal php player position post problem programming progressbar prototype redirect regex runtime safari scale scriptlets search security select shopping size software sql text textarea toggle unicode w3c website window windowofwords windowsxp wysiwyg





