<%@ Language="VBScript" %> <% Dim conn,rs,sql 'create connection set conn = server.CreateObject ("ADODB.Connection") conn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.MapPath ("fpdb/engglas.mdb") 'query to select active data... sql = "SELECT * FROM title, vote where title.active = 'y' and title.id = vote.id" set rs = server.CreateObject ("ADODB.Recordset") rs.Open sql, conn, 3, 3 %> <% Dim strq,ip,objRs strq="select top 3 * from fft order by id_num desc" 'response.Write(strq) Set objRs=objConn.execute(strq) %> <% Dim strq2 ip=Request.ServerVariables("REMOTE_ADDR") if Request.Form("submit")="Add Comment" Then 'set objRs=Server.CreateObject(ADODB.recordset) strq2= "exec ossp_ins_features '"&request.Form("pname")&"','20','"&request.Form("email")&"','"&request.Form("comments")&"','"&date&"' " 'response.Write(strq) objConn.execute strq2 response.Write("") response.Write("") End if %> Search Engines Role in Prescription Drugs Advertisement



Paid Listing Campaign on Prescription Drugs
Search Engines Role in Prescription Drugs Advertisement
Search Engines and Drug Advt.
» Stop Drug Ads
» Search Engines and Drug Ads
» Verification of Pharmacies
» Legal Entities against Drug Ads

Like many other companies, prescription drug marketers are beginning to take advantage of the extensive reach of the Internet to promote their products. FDA monitors the Internet to check the quality of the information provided, and encourages consumers to remain vigilant to separate the good information from the bad.

Search engines provide the viable platform to pharmacy sites and others selling drugs. Search for any top-selling drugs returns millions of pages. There is no clue to a surfer as to which one result is the genuine one and which one is a fake. These illegitimate pharmacy sites use SE techniques to gain top ranking and other methods like "cloaking" and "redirecting" to reach desired goal.

To illustrate further on this point, take a look at Frontierpharmacies.com example:

Frontierpharmacies.com operates a legitimate retail pharmacy and also has many of their own websites and affiliates. They are SquareTrade certified because they are a retail pharmacy. Now see how the scam process works for customers and affiliates.

They advertise incredibly low prices for customers and affiliates to lure them into their site. They also charge a $19.95 NON-REFUNDABLE Processing fee. Even with the processing fee, their prices are very low. Therefore, the customer thinks they are getting a good deal and place an order (and the affiliate makes a sale). Now here's the scam. They decline every order and just keep the $19.95 non-refundable fee. The customer is out $20, the affiliate makes no commission after sending the qualified traffic and Frontier keeps the $20 bucks for doing nothing in this scam.

They have been doing this for a couple of years are have been well covered in a number of OP affiliate forums and OP affiliate ranking sites due to the high level of customer and affiliate dissatisfaction.

Continued in Part-III

Paid Listing Campaign on Prescription 
              Drugs

Post Your Comment
Name :
Email :
Comments :
 
 Comments
<%dim objRs2 Set objRs2=objConn.execute("select * from features where cpage='20' order by id_num desc") While not objRs2.EOF %> <% objRs2.movenext Wend %>
<%=objRs2("comments")%>
Posted on <%=objRs2("sdate")%> by <%=objRs2("pname")%>

Disclaimer

 
<% 'close connection and recordset... rs.Close set rs = nothing conn.Close set conn = nothing %>