I have the following problem specifically in IE.
I have a basic html with an input control and a div.
The div overlaps the input control using position:absolute.
In essence covering the input control. In IE the cursor can still be seen blinking through the div element.
HEre is my simple test...
Is it possible to use a VB/VFP etc WITH block type coding in PHP ?
Like for example:
With $object
->property = value;
->property2 = value2;
->dosomething();
End with
TIA.
Hi all,
I am quite new to javascript so please excuse me if this is a beginners question.
I need to check an images src value against a constant value.
Here is what I do in words:
I fill an array with paths to different images.
When a user click on an image, it will be replaced by a randomly...
I have made a simple routine in which I build an xml string (no schema or validation).
After building the string I export it to the user using the echo function.
In my header I have the following:
<?php session_start(); ?>
<?php header("Content-Type: text/html; charset=utf-8");?>
<?php...
Hi folks,
I am very new to Linux, I just started yesterday.
I have set up my system and use BNR to download from the usenet newsgroups.
All works well, but I am still looking for a graphical utility to recover rar files using par files.
Preferably a utility like FSRaid in Windows.
I did find...
Hi Guys,
I am new to linux. I did some installation of linux 4 years ago but was forced back into the windows OS, and I finally found some time to go back experimenting with linux once more.
I have the following question:
can anyone of you point me to a site with good info for the following...
Hi Folks,
I am kind of new to VB (coming from Visual FoxPro).
I have this project in VB that calls a dll written in C++ of which I have the sources.
Is it possible to debug the c++ source from VB. So when stepping through the VB code, it switches to C++ when debugging.
I use VB 6.0 sp5 and VC++...
Hi Guys,
I am having trouble deleting files with DELETE FILE when the file and path has spaces in it.
lcFile = "C:\Document and setting\MyXMLFile.xml"
lnFileHandle = FOPEN(lcFile)
IF lnFileHandle > 0
FCLOSE(lnFileHandle)
DELETE FILE lcFile
(or DELETE FILE &lcFile)
ENDIF
Does...
Hello there,
Can anyone provide me with any info regarding SYS(100) and SET('CONSOLE'), concerning any differences between these two statements ??
Both should return the 'set console' setting, according to the MSDN but in my app both show opposite values (SYS(100) shows 'OFF' as where...
Hello you'all,
I have been on this forum for one month now, and I must say that the readiness of helping other fellow programmers is very good if not perfect.
I have been in FoxPro for 3 years now and in VFP for the last 2. So I am not that experienced as some of you but still I have this...
Hi you'all,
I am currently using the follwing:
A formset with three forms:
- A toolbar a business object (invisible)
- A form used to show a list
- A form to show detailed data.
The detailed data is shown on containers on different pages of a pageframe.
I have the following odd behaviour...
Is it possible to show stored JPG files (in a general field) via an oleboundcontrol ??
Currently it automatically shows ICONS and BMP files but shows an icon indicating that it is a JPG file.
Thanks,
Weedz.
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.