dear all,
i want to integrate payseal(ICICI) payment gateway into mine website. if
any one have any idea. please send me the code.
thanks in advanse
User Profile
Collapse
-
How to Integrate payseal(ICICI) Payment gateway
-
hi
U first upload that .Doc into one Folder
then u save the file name in ur database with file path.... -
Pls gothrough these sites....
http://www.connections trings.com/
http://www.sqlstrings. com/...Leave a comment:
-
THis one may help u
mytext="maya sumi"
str1=mid(mytext ,1,1)
str2=mid(mytext ,(instr(mytext, " "))+1,1)
response.write( "Your string is: "& mytext)
response.write( "<br> The first and second first after space as follows.")
response.write( "<br>"&str1 )
response.write( str2)
Regards........Leave a comment:
-
How to make Online Payments(using classic ASP)
Hi all,
One of my client want e-payments for them products..
so I need to make Online payments for my Online-project
any one know about online payment service pls help me..
thanks in advanse. -
Hi if ur server have CDONTS object then u can use this code for mail
set myMail=Server.C reateObject("CD ONTS.NewMail")
myMail.To = "xxx@xx.com";"x xx@xx.com"
myMail.from = "xxx@xx.com"(Th is field Mandatory)
myMail.cc="xxx@ xx.com"
myMail.Subject = "xxxxxxxxxxxxxx xxxxxxxx"
myMail.Body="xx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx "...Leave a comment:
No activity results to display
Show More
Leave a comment: