Hello,
I am trying to create a function where data in a table row if duplicated e.g. 4, then the function will display an alert indicating that the function has detected a row of data which is exactly the same
So far for any experiment I've used the function to detect only the string '4' in...
I was wondering If tiy was possiblefor example to go into DOS via boot disk and then delete the windows directory so that when you install another windows (windows xp for example) It will be like you've merely peformed a fresh installation of windows without taking off everything else?
e.g...
Ok What I wanted to do is to get the string length of a hyperlink from the getElementsByTagName array...
But for some reason the alert keeps saying undefined.. I have no idea what the problem is..
I tried to create an array in the code itself and I was able to get the length of the element...
Ok i am currently using flash mx and when i use the loadmovie function to load images any image which is in jpeg format (*.jpg) loads with out any problems
however when i try to load png images (*.png) or gif (*.gif)
nothing shows up..
so i was wondering if anyone has any advice to resolve...
can anyone display some source code or give an explanation as to how to use enumwindows properly in MFC?
i've tried to use the function but it only displays one window which is the program that is running the function itself..
here are the steps that i've used to attempt to run the function...
ok i am wondering if it is possible to detect if the window in the foreground has changed.. for example
if current foreground window is say mozilla and then user decides to use winamp ,so winamp becomes the current foreground window
i was wondering if it is possible for a program to detect...
ok i am wondering how to add data to an existing title bar without the title bar itself overlapping when using the WM_TIMER event
here is the code that i am using
void CJokDlg::OnTimer(UINT nIDEvent)
{
CString time;
CWnd* tyu = GetForegroundWindow();
tyu->GetWindowText(time)...
ok what i am trying to do is to enter the values of an array in php into a mysql table. My array contains numerical values with some of them having a decimal point as shown below
$A = array(4.5,4.5,4.5,3.5,3,3.5)
i attempt to enter the values into the table using a loop
for($i=0;$i<6;$i++)
{...
ok what am trying to do is create a conveter that takes out all tags from a website and only display text and the links.
My problem however is finding a way to add a string to an already existing url while the converter is translating
example 1:
unmodified url = <a...
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.