by: Christian Tismer |
last post by:
Hi friends,
for the last two+ weeks, I was hacking on the internals
of stackless, in order to make things cleaner, smaller,
more natural and more complete.
This patch is a quite essential...
|
by: Rv5 |
last post by:
I have an assignment due mid next week that I have completed. I was hoping
someone could take a look at the code and tell me what they think of the
style. Id like to know if this is good code...
|
by: Steve K |
last post by:
Hi there,
I just added a search function (google) into a site I'm creating.
http://business.aem.cornell.edu/academics/index.htm
But, being that the site is made in frames, the Google results...
|
by: Greg G |
last post by:
Present site:
http://www.risky-biz.com
First "sketch" of new design.
http://www.risky-biz.com/new
I'm trying some new ideas, mostly just changing the stylesheet. It's
pretty rough so...
|
by: hq105862 |
last post by:
Hi,
Is it possible to simulate frames behaviour with CSS?
Currently, I've used CSS to create the visual look of my old framed
site.
For this I've used styles that place the images at absolute...
|
by: TrvlOrm |
last post by:
OK. After much playing around, I managed to get my frame page this
far.. see code below.
BUT...there are still errors with it, and what I would like to have
happened is this:
1) On the Left...
|
by: Sergio del Amo |
last post by:
Hi,
I wrote some functionality for a Web Page with Javascript. My code works
perfectly for Firefox but not for IE.
I become some errors apparently all based in the same problem wich
scapes to my...
|
by: thompson_38 |
last post by:
Is the difference between calling a HTML page by it location
(axWebBrowser.Navigate("C:projecthome\home.htm" ref 0, ref 0, ref 0,
ref 0)) and being able to access the frames in that page using
...
|
by: Richard Maher |
last post by:
Hi,
I am in a mouseup event for button A and I'd like to disable=false button B
before starting some work. Is there anyway that an event for button B can
then fire before my event processing for...
|
by: cyberking |
last post by:
Hi,
I have a website http://www.projectvtu.com
Now this website has frames in all of its pages. The problem I am facing now is that the website works very well on my subnet at home.
But, I...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|