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
~485 People Reached
Favorite Tags
Member Avatar for ukndoit

We are an American company, doing business world wide, we have a lot of members coming on board in Russia, Estonia, Latvia, Africa and lots of other places. They are all asking for us to translate the web pages. So I programmed in a language translator, where we can give …

Member Avatar for ukndoit
0
168
Member Avatar for ukndoit

I am getting this error: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) Timestamp: Wed, 20 Jan 2010 19:54:08 UTC Message: Object required Line: 1635 Char: 1 Code: …

Member Avatar for parry_kulk
0
92
Member Avatar for ukndoit

Can someone tell me what this code does not work: [code] RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !^/?web RewriteRule ^/?(.+) /web/$1 [L] [/code] I am trying to get it where if someone visits any file that does NOT exists: http://www.domain.com/usernameHere it would just load http://www.domain.com/web/usernameHere We …

Member Avatar for fanaticweb
0
62
Member Avatar for ukndoit

I have a javascript that I have been using for a long while now, and I have the need now to make it work differently. I have it where when the mouse goes over a link it will give you a 'tip' as to what that link is for, or …

Member Avatar for saidyakhyoev
0
163