Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #27.9K

6 Posted Topics

Member Avatar for Dani

Hi Brian. Seeing you here suggests something about the value of the forum links. By the way I can see GPR 3 on this very thread, so it is indexed.

Member Avatar for snapshot
0
710
Member Avatar for Dani

I have tried to improve the ranking of one of my pages by adding a single word anchor text link to some 50 pages of my site. It did not work too well. Lately I selected the pages most on topic for this keyword and added second word to the …

Member Avatar for scisoft
0
126
Member Avatar for cuddlers89

If you cannot modify the script, you may consider using meta refresh tag. Thus the page will show as it is and after some time, e.g. 3 seconds, the user will be redirected to a different page. Of course you must explain the user what is happening.

Member Avatar for scisoft
0
173
Member Avatar for zeakman

If you do not use logarithmus, you will be getting overflow error for factorial of integers larger then approx. 280. This is VB6 code: Dim l As Long Dim res As Double For l = 1 To total res = res + Log(CDbl(l)) Next The final result "res" is used …

Member Avatar for scisoft
0
257
Member Avatar for Asif_NSU

Hi. I have learned programmin top down: VB - Php - C++. I have to admit that starting at C and going up would be much more better, since you almost always need to use and understand some old C libraries. Thus I suggest against skipping C and going for …

Member Avatar for scisoft
0
149
Member Avatar for Dreamcatcher

To encrypt your source code: [url="http://www.aspack.com/asprotect.htm"]http://www.aspack.com/asprotect.htm[/url] It is commercial. Perhaps there is a free tool as well. To encrypt string using VB: search planetsource There are many demos, some time ago I found an excellent one, describing several approaches. Hope it helps.

Member Avatar for scisoft
0
165

The End.