User Profile
Collapse
Profile Sidebar
Collapse

iohos
Banned
Last Activity: Aug 8 '10, 03:08 PM
Joined: Jul 25 '10
Location: Poznan, Poland
-
Why don't you post the url of your portal? It'll give us all a better understanding of what you are looking for. If you are afraid that asking for the credit card info may diminish your conversion rate then don't give into the phobia of single user- multiple usernames strategy. It's the risk you will have to take. Besides, if your gaming portal or game is so addictive to entice an individual to such fraudulent means, then I am sure it would have... -
What's the harm if someone having four credit cards registers with all of them using different usernames? You are running a gaming portal and revenue generation is your foremost aim like any business. Don't worry about what JB said, the whole concept of security token was new to me as well but I think you apply that when you expect a huge turn out or traffic for your site.Leave a comment:
-
make it mandatory for all your users to register their credit cards before they begin the trial bersion of your portal. It will discourage the "fraudsters ". If they like the trial version, they can go ahead and purchase it or walk away if they don't. Apple does it with their software products.Leave a comment:
-
Spettro is JB's nickname. I am sorry, I shouldn't have used it here. I just do it out of compulsiveness.Leave a comment:
-
@ Spettro- ok, for time being let's forget about all this javascript blocking and password/ email validation. Let's say I have this entirely different problem where I have execute a piece of code, where I start to upload an image and while it's being done block the script execution and the image is fully loaded resume the execution. Then I go on to finish executing the rest of the code. I know the first thing that you might say is the best approach...Leave a comment:
-
-
that's impossible, spettro. I ran this using some random data (the rooster of the New England Patriots). The drop down list worked just fine even after making countless edits.Leave a comment:
-
Have you tried using the Top program for viewing the CPU utilization? The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of tasks currently being managed by the Linux kernel.
The top command monitors CPU utilization, process statistics, and memory utilization. The top section contains information related to overall system status - uptime, load average, process...Leave a comment:
-
Thank You for taking care of those unnecessary elements. Since I am new to the site, the "report" option escaped my notice. Thanks for coming up with this site, I truly appreciate the concept. There are some programs and codes here which are truly mind blowing and can have utility based applications. However, I have another pet-peeve, there are some forums related to the "Software Developments" where we have these E-school kids...Leave a comment:
-
hi Ballabh, you kiddin' me? you don't need my help. we need yours. It's an honor man to share the same forum as you. Remember, last November when we did the coding sequencing together in Dr. Pomrenko's USAF convention in San Francisco. That was fun! Hey, the first thing I did after I came on bytes was to look for you. I went through your codes in perl, JSL, python, WPF app, masterpiece! why don't you write an article about the huffman encoder into...Leave a comment:
-
mac's mobile me would be resourceful for such an app. check the page code or source info for further detailsLeave a comment:
-
sounds reasonable so much so that it's not just the cost-effectiveness but independent work dat countsLeave a comment:
-
-
-
<system.web>
<sessionState timeout="30"></sessionState>
</system.web>
<system.web>
<sessionState timeout="30"></sessionState>
</system.web>Leave a comment:
-
Code:procedure TForm1.DBGrid1DrawDataCell(Sender: TObject; const Rect: TRect; Field: TField; State: TGridDrawState); begin if (gdFocused in State) then begin if (Field.FieldName = DBLookupCombo1.DataField) then begin DBLookupCombo1.Left := Rect.Left + DBGrid1.Left; DBLookupCombo1.Top := Rect.Top + DBGrid1.top; DBLookupCombo1.Width
Leave a comment:
-
u cn cmbne text and vrble names to cnstrct a variable name on the left side of a cfset assgnmnt. e.g., d following code sets d value of d variable Product12 to the string "Widget":
<cfset ProdNo = 12>
<cfset "Product#ProdNo #" = "Widget">
To cnstrct a vrble name dis way, all the text on the left side of the equal sign must be in quotation marks.
dis usage...Leave a comment:
-
guys hv u given a thought to data conversion frm CUI to GUI using some ffmpeg channel? i knw dis sounds ridiculous but it's possible.Leave a comment:
-
-
struct TreeNode
{
struct TreeNode *lgame;
int data;
struct TreeNode *rgame;
};
typedef struct TreeNode TreeNode;Leave a comment:
No activity results to display
Show More
Leave a comment: