dear all,
how can i set the Language(English,Arabic,Taiwan,...etc) for an input control of type text(Note:Lang property did not work)...
or in other words can i simlulate the process of pressing ALT+Shift (right or left)..,as in VB using sendKeys(),..is there a way in java script..
thanx alot...
dear all,
although it may seems easy ...but can any body tell me why ,when i excute this code it enters in infinite loop when i enter the character (a)...
#include <stdio.h>
void main(void)
{
int c = 100 ;
while ( c != 'a' )
{
scanf("%d",&c ) ;
if( c%2 != 0)...
dear All,
i'm wondered which method is better for a web site that connects to DB...
through the ordinary way .... Server.CreateObject("ADODB.Conection")...bla..bla..bla..:)
or using DTC controls....
thanx all in advance Mohammed Al-Tobji
Electrical Engineer
Dear ALL,
HOW inside a function i could know the previous type of the pointer if i received it as Void pointer(void *)??????
Example:
if a pointer(lets say int *) is Casted to Void pointer (void *).. and this void pointer is then sent to that function....(Assuming i don't know previously the...
Dear All,
I'm trying to monitor the Internet explorer from my application .....
i tryed using this code :
' this is only a sample of the code
' in class module
Public WithEvents IE as InternetExplorer
' in form
dim MyClass as new Class1
' when form loads
Set Class1.IE = new InternetExplorer...
Dear All,
Can any body help me to prevent a user from accessing the hardisk drive (Lock hard disk) in my program...
or can any body tell me about how can i prevent the user from accessing the hard disk from IE ... (i.e when typeing C:\ in the address bar of the internet explorer..)
thanx in...
Dear ALl,
I'm wondering how would i make my app. starts when the Windows98 starts..(even before loading the desktop icons or the tray...).... like an Autherization Application that would not allow person to enter windows unless he enter the correct user name and Password....
thanks for any...
Dear ALL,
i want to ask about the benefit of having a private member in a certain struct .... who is able to access it ....
thanx in advance,
Mohammed Al-Tobji
Electrical Engineer
dear all,
i know i talked about this too much...but it is very important to me...
can any body tell me about an expert im PowerPoint programming with VBA..... espicially if he was from Microsoft itself
freatful for any help
thanx alo tin advance
dear all,...
can any body tell me where can i send an email to a technical (for development)support at microsoft.....
to jmarler.....if it may help....
whne i was debuging .. i found that the first time u call the (.addOLEObject) to a slide it fails .... (by pressing F8 the first time i pass...
dear all,
i may bothered some people but i'm working in my graduation project...so please if any body knows ..please help
Why WithEvents (in class module) doesn't work properly inside Powerpoint....
i tryed to add a button into a slide (at run-time)....but unfortunatly it did not respond to...
dear all,
please can any body help me....
i'm trying to insert a Button on a PowerPoint Slide at run time(while show i running)through (.AddOLEObject ...)..... the problem how the bottun will respond to the click event....(i.e how the code would be generated???)..
i tryed to add the button...
dear all,
please can any body help me....
i'm trying to insert a Button on a PowerPoint Slide at run time(while show i running)through (.AddOLEObject ...)..... the problem how the bottun will respond to the click event....(i.e how the code would be generated???)..
i tryed to add the button...
dear all,
please can any body help me....
i'm trying to insert a Button on a PowerPoint Slide at run time(while show i running)through (.AddOLEObject ...)..... the problem how the bottun will respond to the click event....(i.e how the code would be generated???)..
i tryed to add the button...
dear all,
i have a form which contains an OLE container...
1)i made a link(CreateLink)to a power point representation(already on the hard disk)..and i have a button on the form that run the presentation....i added a shape to a slide(Custom Button)....and give it the following properties...
dear all,
can any body help me in accessing the Powerpoint through an OLE container (how to show the next slide ,...insert a new defualt slide...etc)..
thanx in advance..
Dear Sir,
i have a graduation project that stands for, electrical voting using wireless keypads, in simple words ...
the audiance will have a wireless keypads to vote on some case, the data will be collected on the central (instructor) laptop,i will use polloing to get the data from the...
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.