by: Hans |
last post by:
Hi There,
I have a page that has links with some variables and I need to open the
results set in a frameset. I have tried doing this in various different
ways, but still cannot get the variable...
|
by: Jan Plastenjak |
last post by:
This question is about html. I have this:
<frameset rows="90%,10%" frameborder="NO" border="0" framespacing="0"
cols="1">
<frame name="topFrame" noresize src="c:\bpp.xml">
<frame name="bottom" ...
|
by: Manu |
last post by:
Hello, i don't arrive to find a alternative for no border between 2 frame !
with IE no problem i use : framespacing="0"
but for W3C how do ?
Here my sample code :
<!DOCTYPE HTML PUBLIC...
|
by: Andrew C. |
last post by:
Hello,
I am in the process of trying to make some existing web pages comply with
W3C's HTML 4.01 Recommendation ('strict' where possible, 'loose' where
not -- i.e. when using framesets and,...
|
by: Frances Del Rio |
last post by:
can u put JS code inside a frameset? I have this, and it's not working,
even test alerts are ignored, in both browsers.. thank you..
Frances Del Rio
<frameset rows="90,*" border=0...
|
by: Charles A. Lackman |
last post by:
Hello,
I have a frameset nested inside another frameset:
<FRAMESET border="0" frameSpacing="0" rows="150,72%" frameBorder="No">
<FRAME name="header" marginWidth="0" marginHeight="0"...
|
by: Fuhrer |
last post by:
Hi all,
i have an HTML page that is divided into 3 frames:
-------------------------------------------------------------------------------------------------------------------
<!DOCTYPE html...
|
by: Giggle Girl |
last post by:
Hello there, :)
I need a frameset that will have the same look and behavior in Firefox
1.5+ as it does in IE 6+. Here is a URL for it:
http://66.51.164.93/fs/default.htm
In IE, the "seam"...
|
by: Giggle Girl |
last post by:
Hello there, :)
I need a frameset that will have the same look and behavior in Firefox
1.5+ as it does in IE 6+. Here is a URL for it:
http://66.51.164.93/fs/default.htm
In IE, the "seam"...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|