Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #3K
~12.7K People Reached
Member Avatar for dima shawahneh

Hello every one, I am trying to login to Facebook in a programmatic way. i.e. I want to send user name and password within an http request and response. The problem I faced : Cookies are not enabled on your browser. Please adjust this in your security preferences before continuing. …

0
59
Member Avatar for dima shawahneh

Hello every one Can we change the settings of a dll file after deployment if we can not , any alternative suggestions ? thx

Member Avatar for k.d.m
0
98
Member Avatar for dima shawahneh

Hello every one I am new to Bluetooth programming .. so I need your help plz what I want to do is to make an application programmed in C#.net this application will search for devices with bluetooth on them , then start a secure channel with a mobile via bluetooth. …

Member Avatar for Ketsuekiame
0
167
Member Avatar for luliana

this part of php that connected with db [CODE]$q2="select *from emp order by id"; $r2=mysql_query($q2)or dai("query faild:"mysql_error()); while($x=mysql_fetch_array($r2) { if($x["depno"]==10)//[COLOR="Red"]dose it right to use $x=["depno"]like this when i use the query select* from the table??[/COLOR] { echo"<tr><td>$x["emloyeeno"]</td>"; echo"<td>$x["employee name"]</td>"; echo"<tr><td>$x["address"]</td>"; echo"<td>$x["salary"]</td>"; $sum=$sum+$x["salary"]; } }[/CODE]

Member Avatar for smartness
0
187
Member Avatar for TotoTitus

Hello everyone, i'm fresh new here, and i already have a question regarding...well, C#. I've made a Forms Application in which the user submits an image (bmp,png,jpg or gif), and the image suffers some byte-level modifications (obviously, i'm using the LockBits() method). Now, after the modifications are done, the user …

Member Avatar for TotoTitus
0
9K
Member Avatar for pardeep3dec

Dear All, I am developing a software and i need to write a data on .txt file at the same time i need to read data for another purpose on timer's every second but i am getting an error "The process cannot access the file 'e:\pctext.txt' because it is being …

Member Avatar for Medalgod
0
89
Member Avatar for Fire_Michel

i am connecting mirochip to serial com232 i am sending from the pc to micro controler then the micro controller send back that he recieve so the pc send the next word how to wait the incoming serial data and how to define the timeout(for example 10 second) thanks at …

Member Avatar for Fire_Michel
0
106
Member Avatar for dima shawahneh

hello every one im trying to send Email using ASP.NET with C# but when recieved it is marked as spam this is a problem... i searched alot and almost i put every thing to avoid marking my emails as spam..but all didn't work this is the piece of code i …

Member Avatar for dima shawahneh
0
917
Member Avatar for dima shawahneh

hello im a beginner in web programming and i faced a problem i defined a button in a certain page say contact.aspx when i choose button_click event it appears in Default.aspx.cs which is not correct coz i lost my control to the page contact.aspx waiting for ur answers .. thanks

Member Avatar for dima shawahneh
0
110
Member Avatar for dima shawahneh

hello every one i want to ask if we can implement global catch exception for the whole application so that any exception that occur , will be handled without closing the form specially after making setup for the application (then i can't determine where the exception came from) thanks..

Member Avatar for Geekitygeek
0
167
Member Avatar for dima shawahneh

Hello every one.. I want to do the following with my form: when application is installed , it has no icon on desktop (it doesn't appear) instead when you pass the mouse at the edge of your screen a small icon will appear .. by clicking on it the application …

Member Avatar for papanyquiL
0
85
Member Avatar for dima shawahneh

hello every one I made setup for an application containing database built by sql server express edition I made the connection string dynamically taken from Application.StartupPath but when trying to install it on a different PC , i got the following exception.. an error has occured while establishing a connection …

Member Avatar for sknake
0
196
Member Avatar for dima shawahneh

hello every one.. im beginner in asp.net i made a simple page and debug it but it gave me that IE can not display the page coz it is not connected with internet although im connected to internet and it must work on local host any solutions ..? thanks in …

Member Avatar for dima shawahneh
0
111
Member Avatar for dima shawahneh

Hello every one.. I have this exception while trying to execute an insert command into a simple sql database [CODE] string myChar = charNameTextBox.Text; string command = "insert into data (char,Entropy,Uniformity,stadev,smoothness,skewness,kurtosis) values(" + myChar + "," + entropy + "," + uniformity + "," + standardDeviation + "," + Smoothness …

Member Avatar for dima shawahneh
0
153
Member Avatar for dima shawahneh

hello every one i m trying to minimize the form size but less than what it allows for me if i do like this .. it is okey this.Size = new Size(124, 36); but less than these values for the width and length it won't work.. i need to make …

Member Avatar for sharensla
0
130
Member Avatar for dima shawahneh

hello every one I need some help in image size normalization i want all images to be almost the same size.. with no content distortion..i care too much to keep to keep the features of the image the same .. thanks

Member Avatar for sknake
0
160
Member Avatar for dima shawahneh

hello every one im searching for a method to detect image concavity that is ..a concave exists in this image or not .. and its degree thanks..

Member Avatar for dima shawahneh
0
157
Member Avatar for dima shawahneh

hiii Im searching for a method or an algorithm that can help me in finding number of holes in an image this image is basically for a letter like "D" "B" --->number of holes can distinguish between those letters.. this will help me alot in my project if it works …

Member Avatar for Ramy Mahrous
0
162
Member Avatar for manar

hi i want to search for a specific shape in an image; the shape is an arrow and its stored in the database. the images taken from a moving camera. any comment may be helpful thanks

Member Avatar for tayspen
0
268