E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2008, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Thu, 29 May 2008 20:02:14 GMT Sun, 7 Sep 2008 22:29:25 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #15 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 29 May 2008 20:02:14 GMT E-junkie Discussions; E-junkieChef Post #14 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 29 May 2008 11:31:43 GMT When I try "send thank you email, download link, code", I receive the following email.
What is the html code in email? How can I remove it?


Dear Customer1,

Here is your registration key for ABCD Software:

GFK108CO6KQR5M2

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head><title>
Untitled Page
</title></head>
<body>
<form name="form1" method="post" action="EjunkieKeyGenerator.aspx" id="form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNzgzNDMwNTMzZGQ3W+nOUi7BIL5JLoaZMQonrAOP/g==" />

<div>
</div>
</form>
</body>
</html>]]>
E-junkie Discussions; gwt
Post #13 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 22 May 2008 22:10:59 GMT I think I have already answered your question in another thread here:
http://www.e-junkie.com/bb/topic/1718]]>
E-junkie Discussions; Tyson_N
Post #12 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 22 May 2008 16:47:17 GMT
I'm selling Time Attendance software with license on number of employee. E.g Customer with 100 employees need to purchase 100 licenses. He can purchase more license later when he hire more employee.

So I want to ask the customer (whether he is new customer or not). If it is old customer, he need to enter Existing Registration Code and our system will not generate New Key for him. And system will update existing account in our SQL database.

My problem is to validate Existing Registration Code with our existing records in SQL database.
I mean the code, customer enter is valid or not before Add Cart.
I have server side code for this validation. But I don't know how to apply it in Add Cart click?

Please help]]>
E-junkie Discussions; zawmn83
Post #11 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Wed, 28 Nov 2007 00:50:17 GMT E-junkie Discussions; E-junkieChef Post #10 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Wed, 28 Nov 2007 00:10:52 GMT
My last question. I also sell the 5 products in one single package deal.
I can add the downloads, and that works great, but how do I send the the 5 registration codes to the user as there is only one url that can be entered, when I select generated codes?

To do this must I create a new php script that generates the 5 codes at once, and put them in a single email. Same as with the individual products.

Thanks

Menno]]>
E-junkie Discussions; menno
Post #9 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Tue, 20 Nov 2007 08:53:40 GMT E-junkie Discussions; E-junkieChef Post #8 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Tue, 20 Nov 2007 03:34:29 GMT Where exactly should I put the code that generates the keycode in the handshake script?

if ($_POST['handshake']!==md5("your@login.email".md5("your_e-junkie_password"))) {
exit;
}else {
echo md5($_POST['payer_email']."some secret string");
}

?>]]>
E-junkie Discussions; menno
Post #7 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Fri, 16 Nov 2007 05:37:00 GMT
-- edited out by admin ---

They include screenprints which should explain where the odd name is originated from

Thanks]]>
E-junkie Discussions; menno
Post #6 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Fri, 16 Nov 2007 04:57:46 GMT
2. Downloaded file is named after the product name or the uploaded file name depending on what's smaller. If you are getting a totally random name, that's something weird goign on and please send a download link to customer support and it'll be checked out ASAP]]>
E-junkie Discussions; E-junkieChef
Post #5 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Fri, 16 Nov 2007 04:51:08 GMT
1) How can I unselect a single product off the list of products that is advertised under
Try our other products: which becomes visible at the final download page. I can select a product, more then one products, but not unselect a single product, if only one product is selected in the list.

2) After the 4.5MB file has been downloaded it's somehow renamed from afssb.exe to kb.exe or something similar to that extend, it's not a filename i'm familar with but when i install the program it does install the right program though

Regards

Menno]]>
E-junkie Discussions; menno
Post #4 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 15 Nov 2007 08:28:39 GMT
As for how it works, well we take the transaction data, send it to the URL you have entered, read what your script writes out and send it to the buyer. Simple stuff really :)]]>
E-junkie Discussions; E-junkieChef
Post #3 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 15 Nov 2007 08:19:34 GMT
Can you explain how this technically works, as I simply don't understand how you can get the reg info back?

Also eventually, I will move the php script in a more secure area on my host, need to read/learn a bit more about this, but it might be something that has restricted access, will this have an impact on e-junkie accesing and retrieving the data?

Thanks

Menno]]>
E-junkie Discussions; menno
Post #2 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 15 Nov 2007 05:46:07 GMT
The details are automatically included in the email only if you "do not" enable templated email. If you have enabled templated email then you are supposed to create a template with the template variables provided at http://www.e-junkie.com/ej/help.customization.php]]>
E-junkie Discussions; E-junkieChef
Post #1 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 http://www.e-junkie.com/bb/topic/683/pg/0#post6681 Thu, 15 Nov 2007 03:24:58 GMT
I have a bit of a problem to get an automatic code generator going

I got a php script hosted on my own server

At E-junkie I enter the URL to this php file in the code generator file input field

I enabled template email

Then according to the helpfiles e-junkie is supposed to add the newly created username and password into the email sent to the customer.

It's this last part i don't get, how does e-junkie retrieve the created info from the php script on my server, and how does it somehow automatically put these details in the email send to the customer?

What I try to do is that the customer will receive one email from e-junkie with the download link + registration information + instructions

Thanks

Menno]]>
E-junkie Discussions; menno