err modal dialog...please expand...and explain!!
Cheers..
I cannot write anything to the pop-up window by the way. The pop-up could be a few file types (html, asp, pdf, xls) etc..
There's obviously something happening when loading the pdf as opening other webpages works fine and the pop-up...
Hi, i have a webpage that in turn calls a window.open command on a new URL (generating a pop-up window) and refreshes itself.
Basically focus is being returned when the pop-up is another webpage, but when i try to open a pop-up linking to a PDF the focus is lost.
The pop-up loads up...
hmm, what i actually meant is to change this :
class='Show' to class='Hide'
rather than the actual className itself..
Doesn't there have to be a document. before your example?
How can i programmatically create a Shared folder using VB?
Any links or articles would be handy..
And i know i can right-click and select "Share"!!
A
Hi, i have a form with over 20 fields on it. I want to submit this page, storing any filled in details, and redirect the user if there are any errors and highlight them.
How do i do this WITHOUT using Javascript? How do i store the values the User has ALREADY entered and return them back to...
Hi, i have a large form of data. I think the best way to check this form is to submit the page to another "handling" page. The form has over 20 fields on it. Do i have to go through each field saying:
If Len(strUsername) = 0 then
response.redirect "previous_page?errorcode="...
thanks for the help. I can't use Session Variables however, any other way of doing this?
Either way it looks like i'm going to have to do loads of If statements and return the errors through the Querystring.
Hi, firstly IS it possible to include a file from a different website.
e.g <!--#include file="http://www.abc.com/1.html"-->
and secondly, how do you do it?
Thanks
Arun
Hi, i have a large registration page which has about 23 fields on it for the User to fill in. 20 are mandatory the rest optional. Most are TEXT, some are SELECT, some are CHECKBOXES. How can i check each of these form elements (using ASP only!) without writing out:
If Len(strUsername) = 0 Then...
This doesn't solve the navigation from "within" the other site. When you click a link on there it's still going to redirect the browser to that page rather than keeping it within the ILayer...
A
Hello. On my page i have an <IFrame> tag that displays a site's share price info/charts etc in.
Problem is this does not work in Netscape 4.7.
I've tried using the ILayer tag, but when you click a link within the Layer it redirects the browser straight to that page rather than stay enclosed in...
Hi we have links on our site that launch a new IE window with the location of a PDF file in it. For most users the PDF opens fine, but for some it sometimes hangs or doesn't open at all saying "Internet Explorer cannot download from the site". Could this be individual Javascript...
email processing?? what are you talking about?
the processing down the page displays products on the page, and no this can't be moved up as it's a complex page which has all sorts of validation going on. I want the Javascript to run WITHOUT any user interaction, the best i've heard so far is the...
err no, this same page just reloads every time displaying different products. As the processing is further down the page this code isn't very helpful..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.