thanx death slaught...
Sorry i cant check my post because i found dat i have to hook direct input...
User Profile
Collapse
-
How to send keyboard commands to a game based on Direct-X or OpenGL
Hi all,
First i m clearing one thing. This question is a general windows question and it has nothing to do with programming.
I want to know that how can i send keyboard commands to a game based on Direct-X or OpenGL.
I have tried SendInput and keybd_event API to send keyboard commands but it aint working on games but working perfectly on normal windows form based applications. Sending messages to a game aint work,... -
DOS Output in VB
Hi all,
I have a problem that i m not getting how to solve that.
I want to execute dos commands from VB6 and want to see the output in a textbox present in the form.
For example i execute ipconfig command from vb6 then i want to see the output in a textbox.
Now plz guide me how to execute dos commands from vb6 so that i can see the output in a textbox.
Thanx -
-
Problem in DB Import
Hi all,
I m having trouble in importing a sql file.
I m using MySql 5.1.36.
Using WAMP Server Version 2
phpMyAdmin version 3.2.0.1
Following error was displayed by phpMyAdmin
...Code:#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'U' at line 1 U�S�E� �[�I�U�A�O�S�]�
-
-
Thank you very much.
But can i use the same function for javascript?
i ll try this with javascript too....Leave a comment:
-
Post form to a new window
Hi all,
This is a very small and easy problem but i m failed to solve it.
I want to post my form, but i want it to be posted on to a popup window.
Following is my doing:
...Code:<form id="report" name="report" action="report.aspx?id=1&authorId=2&reportType=post" method="post" onsubmit="ShowPopupWindowXY ('report.aspx?id=1&authorId=2&reportType=post', 400, -
Display HTML on a page
Hi,
I want to display HTML on a page.
For example:
If i have following values in a variable:
Then on html page i want to show these exact value not the formated text.Code:Dim str As String str = <html><body><h1>Hello Html</h1></body></html>
On page this will appear:
...Code:<html><body><h1>Hello Html</h1></bo
-
System or Server Current Time
Hi all,
Following is my question:
how to get the SYSTEM TIME OR SERVER TIME in this format (hh : mm : ss)
Thanx in advance -
-
URL of current page in ASP.NET using VB.NET (Urgent)
hi,
i want to get the url of current page. I dont want to get only the page name. I want to get the whole url including the query string.
I used this Request.ServerV ariables("URL") but it only returns me the page name.
For example current url is : index.aspx?id=1 0&return=50
It returns me only index.aspx. But i want the whole url.
Thanx in advance. -
Simple JavaScript
Hi,
I want to do this.
Code:<a href="registration.aspx?returnUrl=<Current Page URL>">Registration</a>
I want to place current pages' url in query string. I m doing this :
Current Function :Code:<a href="registration.aspx?returnUrl=javascript:current();&sessionTimeout=25&cancelUrl=javascript:current();">Registration</a>
...Code:<script type="text/javascript">
-
Whats wrong with this AJAX Code? Not working in FireFox
Hi,
I m confused about following ajax code. Where is the problem? Working good on IE but not on FireFox?
Please sort it out.
...Code:<script type="text/javascript"> function loadXMLDoc() { if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new -
I m so sorry for my rude behavior, that was because of tension i was facing at that time... i need to show the site to my customer the very next day and i was tensed.
Thank you very much for being understanding.Leave a comment:
-
I got my problem.... i tried many times but didnt try the error search. This problem occurs when we dont have permission to write on database folder.
I asked my server support and they gave the rights to me now its all ok...
But i m amazed that none of u knw this.Leave a comment:
-
Sir my syntax is OK.... Code is all ok... but i m confused why i m getting this error?
I m using an updateable query then why the server is giving this error?...Leave a comment:
-
Operation must use an updateable query
Below is the code i am using to insert a record in msaccess database.
I am getting an error that bcmd must use an Updateable query.
Error screenshot is attached....
...Code:Dim strsql as string, rGender as string dim BCon As OleDbConnection dim bcmd as OleDbCommand if rbMale.checked = false then rGender = "Female" else rGender = "Male"
-
make an exe file
i am making a database and i want to make him a portable database whuch can use on any computer without any compiler.plz solve my problem its my first database. -
No activity results to display
Show More
Leave a comment: