|
hi, I am doing a project that allow customer to fill in all the details, billing card info at MY website, when click pay, their info will be submitted to 2checkout to process, then return back to my webpage
I try to code it by https://www.2checkout.com/2co/buyer/purchase?sid=106056&product_id=1&quantity=1&card_holder_name=baby&street_ad...
but, it not allow me to auto process payment and then back to my webpage...
How can I do a payment function similar to checkout function in those shopping cart?
I can't find any solution, i want coding, help!
|
|
|
|
|
You cannot do the processing of data such as credit card number and name by yourself. It wouldn't be secure now, would it?
These online payment providers handle customer sensitive data.
regards,
Mircea
Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.
|
|
|
|
|
Hi all,
I am trying to create login and password recovery page ASP.NET2.0.
I have user login and password stored in table in the database.
I am using Login and password recovery controls. I am handling "Authenticate" event of login control.
During the password recovery, I generate new password and send email to the user at specified address. To handle this which event of passwordprecovery should be handled?
I have handled SendingEmail event, but when I checked in debug, I found that control does not go there on ButtonSubmit click.
Can anyone suggest me, how can I do this. If someone has demo on this, that will be really helpful.
Thanks a lot.
|
|
|
|
|
If you want to see the SendingEmail event working, you need to make sure that the you provider the Membership provider for the application, also the user is existing in the system. Otherwise, you need to look at the UserLookupError . If you want to control to generate the password on your own, you can provider your custom membership provider, or create an event handler for the VerifyingUser event. In the handler, you basically do a checking on provided username, reset the password, send an email if necessary, then remember to set the Cancel property to true .
|
|
|
|
|
Hi i m very new to asp.net(C#)...i m working in a very small company ..and my PC connected with network but i have own IIS5.0 server..I have created a hello world test.aspx page on visual studio.net environment. when i run my programme then i got "***Error while trying to run project : Unable to start debugging on the web server. The server does not support debugging as ASP.NET or ATL Server application. Run setup to install the Visual Studio.Net server components. If setup has been run verify that a valid URL has been Specified.****" what can i do for above error. tell me all steps to run my first asp.net page.
i have save my programe c:\Inetpub\wwroot\..
thankyou in advance..
Life is not easy ,let's make it.
|
|
|
|
|
|
Hi all
I have 2 pages in my appliction
The first page is .aspx page
second one is flash file .swf
In the .aspx page i have 2 textboxes
That textbox's data i want to send to flash file (i.e second page)
I want to display the textbox's data in flash file(.swf)
How can i do this can any one give me an idea
THX
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
|
|
|
|
|
ok one way you could do this is by using Flash remoting. Download the remoting stuff for flash and then use this flash/asp .net remoting gateway called fluorine (its free, unlike offical one). Once u got it all set up and learnt the ins and outs of using fluorine, u will find you can call asp.net methods from the flash movie. So you could setup a looping poll type thing that waits for info from the textboxs to be entered then updates the flash boxes with that info...
sorry its a rushed explaination but shd get you started...
http://fluorine.thesilentgroup.com/
|
|
|
|
|
How to upload a picture in a database using MS Access and ASP.net (with vb.net). Thanks for anyone who can help me
Adrian De Battista: .Net Programmer, Java Programmer and Web Designer.
|
|
|
|
|
This will help you.
http://www.stardeveloper.com/articles/display.html?article=2003040501&page=1
Best Regards,
Apurva Kaushal
|
|
|
|
|
hi this is sarav, stranger 4 this page.
any ideas as above.
REGARDS SARAV
|
|
|
|
|
You're going to have to give little more details. Maybe you could discribe the problem you are trying to solve.
only two letters away from being an asset
|
|
|
|
|
s u r right.
in listbox control have only one data coloumns to display may be we can customized more coloums.
my questions is see below. it have text box if we focus that any text box then list box should appear like maskly. and display appropriate data ... if we type some character then it's automatically filter and display relative datas.
i.e., list box data is 123, 156, 178, 189, 134, 154, 121, 129
if v press 12 then list box display 121, 123 only not all datas.
|------| |-----| |-------|
| | | | | |
|------| |-----| |-------|
4 more details if we can easily used in vb very easily. but any ideas in asp.net
REGARDS SARAV
|
|
|
|
|
i developed one site.in that when i give link to another then it take lot of time to open the next page. i want to reduce that time how should i do that?please help me
|
|
|
|
|
Have you created the site you are linking to? If not then the problem would be with the other site, maybe its host is slow, bad connection, or the page is poorly designed.
If you have created the page you are linking to then look at reducing the content at initial load, use smaller, or less, images, etc. If you need to do heavy processing possible using some AJAX patterns would display the page quickly and load the content when available.
only two letters away from being an asset
|
|
|
|
|
hi all
how can i add .exe file in my aspx page.i have a calander that convert the date in different format,i install this calander this is an destop clander now i want to use that calander in my asp.net page.in directory where the clander is install have three files,now someone tell me how can i add this desktop calande or their .exe in my asp.net 1.1 application
with regards
|
|
|
|
|
You can't.
regards,
Mircea
Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.
|
|
|
|
|
if its an Assembly you can add reference to it & involke its method to change the format however its not possible to render an Windows form into WebForm.
Nobody is perfect i'm Nobody
|
|
|
|
|
I am sorry to ask ;(
I am running windows XP Home edition. I thought it was going to be hard to install localHost type protocol. , however after installing VISUAL STUDIO 2005 EXPRESS and ORACLE 10G(about 1 gig) it works
like a server.
I don't know I think mabe during the Oracle setup this did the job, by this I mean my pc is acting like a server.
I have a lot to learn. Like I cannot find the directories , how can I view them, the web browser address show this : http://localhost:8080/
or this http://localhost:8080/apex/f?p=4550:11:1759661959884636::NO:::
So ive searched the drives, but I cannot see anything familiar. Please help me find the directories?
-- modified at 6:24 Saturday 22nd July, 2006
|
|
|
|
|
|
Hi
i want to send sms using asp.net 1.1,
any suggetions or links are appricitated
regards
GV Ramana
|
|
|
|
|
u may use AT command. i.e data modem command to send sms b/4 that u need FCT data modem in ur system. otherwise u approch any online sms renter.
REGARDS SARAV
|
|
|
|
|
you could also subscribe any SMS gateway like csoft.co.uk they provide various way to send sms like HTTP/ SMTP & webservices
Nobody is perfect i'm Nobody
|
|
|
|
|
Hi, I'm Developing a web Control panel. I have a problem.
I want to create a tool to create subsite (sub domain). My OS is window 2003 server and web server is IIS.
Pls, show me your solution.
Many Thanks.
|
|
|
|
|
its really a big task, you cant achive it untill you have dedicated DNS controller on which you have permission to write an DNS entry IIS alone can not achive it.
Nobody is perfect i'm Nobody
|
|
|
|