Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Thu, 4 May 2006 22:40:54 +0530,    group: microsoft.public.inetsdk.programming.html_objmodel        back       


WebDialog does not display Top of the File   
Hello friends,

I have one Hyperlink that will open one Asp file "pol.asp" as a webdialog
that has static text in in. But there is one email link at the bottom of
that page. So my problem is that when the webdialog open it moves to bottom
in scrren of that dialog and the email link gets selected. While I wanted
the dialog must display the top of the file.

Including the code also
---------------------------------
<a href="javascript:OpenDialog()">Policy</a>

<SCRIPT LANGUAGE="JavaScript">
 <!-- Begin
 function OpenDialog()
 {
 var url, title, height, width;
 url="pol.asp";
 title="License Policy";
 height = 480;
 width = 500;
 var result=window.showModalDialog(url, title, 'dialogHeight:'+height+'px;
dialogWidth:'+width+'px; center:yes; help:no; resizable:no; status:no');
 }
 // End -->
</script>
---------------------------------
please suggest how can I make the dialog display the top of the page.

Thanks
Prabhat
date: Thu, 4 May 2006 22:40:54 +0530   author:   Prabhat

Re: WebDialog does not display Top of the File   
No one in this Group has the Ans for this????
date: Tue, 9 May 2006 22:14:19 +0530   author:   Prabhat

Re: WebDialog does not display Top of the File   
Prabhat wrote on 09 mei 2006 in microsoft.public.scripting.jscript:
> No one in this Group has the Ans for this????

Prabhat, You know better than:

1 posing the question only in the subject

2 using strange abbrivations possibly from SMS

3 saying "this Group" when crossposting to many.

But most and for all:

4 Not quoting where you write a follow up on.

Please always quote on usenet. If you want to post a followup via 
groups.google.com, don't use the "Reply" link at the bottom of the article. 
Click on "show options" at the top of the article, then click on the 
"Reply" at the bottom of the article headers. <URL: 
http://www.safalra.com/special/googlegroupsreply/ >

-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
date: 09 May 2006 22:01:18 GMT   author:   Evertjan.

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us