Ask a Question related to ASP.NET General, Design and Development.
-
Scott Newberry #1
Help a Newbie!
New to ASP.NET, and really, web programming in general, so please be gentle!
I'm creating a form that allows users their children in an after-school
program. It collects contact info, info on the children, etc. It also
needs to process their credit card payment.
I'm set up with Verisign's PayFlow Link, and posting the data to them and
getting a return is no problem. What I'm left wondering about is how can I
store all of this data only if the payment is successfully processed? What
I was thinking was write the information to a table, along with a unique
identifier, process the credit card, passing the identifier to Verisign as a
user-defined field. Verisign will post back to another page on my site the
results, along with the unique identifier. That ASPX page will go into the
table, mark the record as paid, or delete the record, etc.
Is this a reasonable way of accomplishing this, or is there another
preferred method.
Also, I'm working with Access as a database, or should I just use an XML
file? I'm not familiar with XML, really, but somewhat familiar with Access
and classic ASP. I'd love to use SQL Server, but the non-profit that I'm
trying to do this for isn't going to spend the money to add on SQL Server.
Anyway, the volume of transactions isn't going to be such that there will be
a big performance hitch with Access, I don't think.
Just curious to see if I'm barking up the right tree, or if I'm completely
off-target.
Thanks!
Scott
Scott Newberry Guest
-
A newbie with a newbie question
Good afternoon everyone, My Name is Dusty I am new to this forum and pretty new to Acrobat. I have Acrobat 9 running on an IMAC running 10.5.2 I... -
Help for a Newbie
Hi All, I have 3 files I am using, Index.html, Test.asp, MyNewpage.html. I am try to load MyNewPage.html into Test.asp. Index.html has a link as... -
newbie ill q
Hey everyone, I have to work on some logos for my place of business... I've scanned them in , edited them in Photoshop, and then made a workpath... -
Please help a newbie!
Hi, I am just starting out using Flash MX. I just want some general knowledge on Flash......I am planning on making a website, but I have no idea... -
Newbie help with LWP
When you login the server must pass a token back to the browser so that the browser can identify itself to the server in the next request. This is... -
Yan-Hong Huang[MSFT] #2
RE: Help a Newbie!
Hello Scott,
I agree with Kevin that it is better to use database here instead of xml file. So you could control the data more conveniently
and make use of some features of Access. Whether it is necessary to use SQL server depends on the size and complexity
of your data
Thanks for participating the community.
Best regards,
Yanhong Huang
Microsoft Online Partner Support
Get Secure! - [url]www.microsoft.com/security[/url]
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!From: "Scott Newberry" <scott@meganandscott.com>
!Subject: Help a Newbie!
!Date: Fri, 25 Jul 2003 12:00:37 -0400
!Lines: 33
!X-Priority: 3
!X-MSMail-Priority: Normal
!X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
!X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
!Message-ID: <elCCVUsUDHA.1692@TK2MSFTNGP11.phx.gbl>
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!NNTP-Posting-Host: ddsl-216-196-240-194.fuse.net 216.196.240.194
!Path: cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!
TK2MSFTNGP11.phx.gbl
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162130
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!
!New to ASP.NET, and really, web programming in general, so please be gentle!
!
!I'm creating a form that allows users their children in an after-school
!program. It collects contact info, info on the children, etc. It also
!needs to process their credit card payment.
!
!I'm set up with Verisign's PayFlow Link, and posting the data to them and
!getting a return is no problem. What I'm left wondering about is how can I
!store all of this data only if the payment is successfully processed? What
!I was thinking was write the information to a table, along with a unique
!identifier, process the credit card, passing the identifier to Verisign as a
!user-defined field. Verisign will post back to another page on my site the
!results, along with the unique identifier. That ASPX page will go into the
!table, mark the record as paid, or delete the record, etc.
!
!Is this a reasonable way of accomplishing this, or is there another
!preferred method.
!
!Also, I'm working with Access as a database, or should I just use an XML
!file? I'm not familiar with XML, really, but somewhat familiar with Access
!and classic ASP. I'd love to use SQL Server, but the non-profit that I'm
!trying to do this for isn't going to spend the money to add on SQL Server.
!Anyway, the volume of transactions isn't going to be such that there will be
!a big performance hitch with Access, I don't think.
!
!Just curious to see if I'm barking up the right tree, or if I'm completely
!off-target.
!
!Thanks!
!
!Scott
!
!
!
Yan-Hong Huang[MSFT] Guest
-
Yan-Hong Huang[MSFT] #3
RE: Help a Newbie!
Hello Scott,
You could also try to use MSDE(Microsoft Data Engine) freely.
MSDE enables developers to build desktop and shared database solutions that easily migrate to SQL Server when the
solution must scale. Please refer to [url]http://msdn.microsoft.com/library/en-us/dnmsde/html/msderoadmap.asp?frame=true[/url] for
more details.
Best regards,
Yanhong Huang
Microsoft Online Partner Support
Get Secure! - [url]www.microsoft.com/security[/url]
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!X-Tomcat-ID: 70832989
!References: <elCCVUsUDHA.1692@TK2MSFTNGP11.phx.gbl>
!MIME-Version: 1.0
!Content-Type: text/plain
!Content-Transfer-Encoding: 7bit
!From: [email]yhhuang@online.microsoft.com[/email] (Yan-Hong Huang[MSFT])
!Organization: Microsoft
!Date: Tue, 29 Jul 2003 01:39:55 GMT
!Subject: RE: Help a Newbie!
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!Message-ID: <RzQodJXVDHA.2188@cpmsftngxa06.phx.gbl>
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!Lines: 71
!Path: cpmsftngxa06.phx.gbl
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162830
!NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
!
!Hello Scott,
!
!I agree with Kevin that it is better to use database here instead of xml file. So you could control the data more conveniently
!and make use of some features of Access. Whether it is necessary to use SQL server depends on the size and complexity
!of your data
!
!Thanks for participating the community.
!
!Best regards,
!Yanhong Huang
!Microsoft Online Partner Support
!
!Get Secure! - [url]www.microsoft.com/security[/url]
!This posting is provided "AS IS" with no warranties, and confers no rights.
!
!--------------------
!!From: "Scott Newberry" <scott@meganandscott.com>
!!Subject: Help a Newbie!
!!Date: Fri, 25 Jul 2003 12:00:37 -0400
!!Lines: 33
!!X-Priority: 3
!!X-MSMail-Priority: Normal
!!X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
!!X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
!!Message-ID: <elCCVUsUDHA.1692@TK2MSFTNGP11.phx.gbl>
!!Newsgroups: microsoft.public.dotnet.framework.aspnet
!!NNTP-Posting-Host: ddsl-216-196-240-194.fuse.net 216.196.240.194
!!Path: cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!
!TK2MSFTNGP11.phx.gbl
!!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162130
!!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!!
!!New to ASP.NET, and really, web programming in general, so please be gentle!
!!
!!I'm creating a form that allows users their children in an after-school
!!program. It collects contact info, info on the children, etc. It also
!!needs to process their credit card payment.
!!
!!I'm set up with Verisign's PayFlow Link, and posting the data to them and
!!getting a return is no problem. What I'm left wondering about is how can I
!!store all of this data only if the payment is successfully processed? What
!!I was thinking was write the information to a table, along with a unique
!!identifier, process the credit card, passing the identifier to Verisign as a
!!user-defined field. Verisign will post back to another page on my site the
!!results, along with the unique identifier. That ASPX page will go into the
!!table, mark the record as paid, or delete the record, etc.
!!
!!Is this a reasonable way of accomplishing this, or is there another
!!preferred method.
!!
!!Also, I'm working with Access as a database, or should I just use an XML
!!file? I'm not familiar with XML, really, but somewhat familiar with Access
!!and classic ASP. I'd love to use SQL Server, but the non-profit that I'm
!!trying to do this for isn't going to spend the money to add on SQL Server.
!!Anyway, the volume of transactions isn't going to be such that there will be
!!a big performance hitch with Access, I don't think.
!!
!!Just curious to see if I'm barking up the right tree, or if I'm completely
!!off-target.
!!
!!Thanks!
!!
!!Scott
!!
!!
!!
!
!
!
Yan-Hong Huang[MSFT] Guest



Reply With Quote

