Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
40% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
2 Commented Posts
0 Endorsements

25 Posted Topics

Member Avatar for marethsymarina

you can find the solution at : [URL="http://support.microsoft.com/default.aspx?scid=kb;en-us;316202"]http://support.microsoft.com/default.aspx?scid=kb;en-us;316202[/URL]

Member Avatar for dks1383
0
57
Member Avatar for dks1383

Hi all I need an assembly program (x86) that gets x and n from user then calculate x^n (x power n ) and shows the result. Where can I find an opensource program for it? Thanks

Member Avatar for eeeraser
-2
183
Member Avatar for dks1383

Hi all I'm newbie in clickbank affiliate and also my English is not very good. I'm going to choose a good PPC or other paid advertising system. At first I tried google adwords but I found that we are not allowed to redirect users to vendors' websites and we must …

Member Avatar for MaryDD
0
168
Member Avatar for dks1383

Hi all I have a website that frames other websites, but I have a problem. My website is indexed in google but when I search my website in google, in the google result only this sentence e is appeared: "Free counter and web stats. " (its because of webstat javascript) …

Member Avatar for flashfango
0
133
Member Avatar for dks1383

Hi all I need some free advertising websites that allow me to place anchor tag (<a heref=….> ) between the texts of my ads. How can I find them? What keywords should I search on google for finding them? Thanks

Member Avatar for biggig
0
184
Member Avatar for dks1383

Hi all I'm going to develop an online handicraft store by Joomla. I'm looking for a good and free extension or plugin … for my store. I need an extension that shows the pictures of my art stuff in good manner and when user clicks on one of them, the …

Member Avatar for chrishea
0
54
Member Avatar for dks1383

Hi all I’m going to make a website and sell my products (handicraft) Why customers should trust me and first send money, maybe I never send the product for them. Are there any valid centers that assurance that I will send my product? Thanks

Member Avatar for jay 11
0
52
Member Avatar for dks1383

Hi all I want to make a statistics script for my website by javascript I know that I can do it by this script: <script type="text/javascript" src="http://www.mywebsite.com/stat.php"></script> But I need to pass some parameters to stat.php for example I need pass the value of window.location how can I do that? …

Member Avatar for alexhernandez
0
71
Member Avatar for vwdmt

You can do it by using cookies and javascript <?php setcookie('id','125'); echo "<a href=updateInfoForm.html>a1</a>"; ?> updateInfoForm.html: <script type="text/javascript"> alert(getCookie("id")); function getCookie(c_name) { if (document.cookie.length>0) { c_start=document.cookie.indexOf(c_name + "="); if (c_start!=-1) { c_start=c_start + c_name.length+1; c_end=document.cookie.indexOf(";",c_start); if (c_end==-1) c_end=document.cookie.length; return unescape(document.cookie.substring(c_start,c_end)); } } return ""; } </script>

Member Avatar for vwdmt
0
157
Member Avatar for dks1383

Hi all I'm newbie in affiliate programs; I need to decide which category or product I should start. Can you help me? Thanks

Member Avatar for richfairfull
0
132
Member Avatar for dks1383

Hi all Can I search in google adsense? For example I need to search the keyword “spinner”, not in the content of websites but only in the content of google adsense. Thanks

Member Avatar for servicecycle09
0
54
Member Avatar for dks1383

Hi All I want to write a program by PHP for scrapping results of google automatically, but I have heard that if google recognize that a client is trying to access it automatically, then google will block the IP address of that client. Is it true or false? And if …

0
61
Member Avatar for dks1383

I have a website and everyday I put about 100 new links on it, my site shows links in some pages. The most recent links always are put in page no 1 and older links are put in page no 2, 3… So the content of page no 1 with …

Member Avatar for J_Search
0
95
Member Avatar for dks1383

Hi all I have a website and I have put some links to another websites in my website , but when my users click on the links, I show the content of other websites in iframe is this Copyright violation? thanks.

Member Avatar for saiprem
0
121
Member Avatar for dks1383

Whether there are sites that give us some percents for each customer that we find for their software? Notice that I don’t want to make my own website for advertising their software, but I want to advertise in other forums or websites that accept advertising articles. And so I need …

Member Avatar for boattraveller78
0
59
Member Avatar for dks1383

Hi all I want to set NumberFormat property in DbGrid in Vb6 so the negative numbers be red automatically please help me. Thanks.

0
53
Member Avatar for dks1383

Hi all. I have heard about a language in a website : "SLANG: Built-in Scripting Language" but I dont know where can I find and download this program the extension of files in this program is : *.tsc the codes of this language are silmilar below codes: void main() { …

0
64
Member Avatar for dks1383

Hi I need some information about working with memory by vb6: 1-How can I directly read a byte with special address in memery? 2-How can I find the start address of an exe file (that run) in memory? Thanks.

Member Avatar for Jx_Man
0
113
Member Avatar for dks1383

Hi I have a window , there are some texts on that window , I know the hwnd of that window , how can I write a program whit win32 API (in vb6) to access the texts. (the texts are not in any control such as textbox or label ,...) …

Member Avatar for dks1383
0
87
Member Avatar for dks1383

Hi all How can I write a javascript code to change the alignment of a textarea so that the user can select a part of of a textarea and change the alignment of this part by clicking a button? thanks

Member Avatar for Fungus1487
0
117
Member Avatar for dks1383

Hi all I want to access hidden values by javascript what's wrong on bellow code: <html> <head> <script language="javascript"> function func(i) { var x=document.form1.array[i].value; alert(x); } </script> </head> <body> <form method=post name=form1> <?php for($i=1;$i<100;$i++) { echo "<input type=hidden name=array[$i] value=$i>"; echo "<input type=button onclick=func($i) value=$i>"; } ?> </form> </body> </html>

Member Avatar for scru
0
168
Member Avatar for dks1383

Hi all I'm a PHP programmer. Are there any websites that I can work for them online (at home).

Member Avatar for ithelp
0
56
Member Avatar for dks1383

Hi Is there any software that make we happy (create happy fill in our mind ) and also is there any software that can hypnotism us?

Member Avatar for happygeek
1
48
Member Avatar for dks1383

Hi Is there any free web hosting sites that suport php and mysql? (and work with them be easy)

Member Avatar for jbennet
0
121
Member Avatar for dks1383

Hi I have a problem with session_start when I click Back key in browser: First I Run Az1.php then I press the "ok" key and I go to az2.php then I click "az3" Link and I go to az3.php but when I click Back in my browser for back to …

Member Avatar for dks1383
0
86

The End.