1. Create a small user database - What are you specifically looking to do 
with the database?
 2. Populating the database would be a simple INSERT SQL query.
 3. Showing the results could be accomplised with one web form. Just use 2 
panels.
 pnlEmailForm and pnlEmailRes
 On Page_Load set pnlEmailRes property of Visible to false and then upon 
submitting the form set pnlEmailForm property of Visible to false, 
pnlEmailRes to true, and then display the resulting data in pnlEmailRes.
 Ryan

 On 9/13/05, mark chestnut <[EMAIL PROTECTED]> wrote: 
> 
> Charles,
> 
> I didn't get hired for a job because I couldn't
> display info from an email feedback form in .NET Can
> you show us how to...
> 
> 1. create a small user DB (SQL Server)
> 
> 2. populate DB using sample form w/submit button
> 
> 3. display resulting data in html(aspx) page that data
> was successfully entered.
> 
> Am I correct that this requires two pages?
> 
> Thank you in advance!
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
> SPONSORED LINKS 
>   Basic programming 
> language<http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Basic+programming+language&w2=Computer+programming+languages&w3=Programming+languages&w4=Java+programming+language&w5=The+history+of+computer+programming+language&c=5&s=176&.sig=clJRDppRYABhs6xUhzokKw>
>  Computer 
> programming 
> languages<http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Basic+programming+language&w2=Computer+programming+languages&w3=Programming+languages&w4=Java+programming+language&w5=The+history+of+computer+programming+language&c=5&s=176&.sig=RiWZhYTiihJ1rWfeFgB2sg>
>  Programming 
> languages<http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Basic+programming+language&w2=Computer+programming+languages&w3=Programming+languages&w4=Java+programming+language&w5=The+history+of+computer+programming+language&c=5&s=176&.sig=2BgLsjKfGvxPndstKBMU9g>
>   Java 
> programming 
> language<http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Basic+programming+language&w2=Computer+programming+languages&w3=Programming+languages&w4=Java+programming+language&w5=The+history+of+computer+programming+language&c=5&s=176&.sig=4wWSX5WKx7BCK9SrMVdrxQ>
>  The 
> history of computer programming 
> language<http://groups.yahoo.com/gads?t=ms&k=The+history+of+computer+programming+language&w1=Basic+programming+language&w2=Computer+programming+languages&w3=Programming+languages&w4=Java+programming+language&w5=The+history+of+computer+programming+language&c=5&s=176&.sig=iNvYp6cfd9HwtDhK1iV-rg>
>  
>  ------------------------------
> YAHOO! GROUPS LINKS 
> 
> 
>    - Visit your group 
> "AspNetAnyQuestionIsOk<http://groups.yahoo.com/group/AspNetAnyQuestionIsOk>" 
>    on the web.
>     - To unsubscribe from this group, send an email to:
>    [EMAIL PROTECTED]<[EMAIL PROTECTED]>
>     - Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
>    Service <http://docs.yahoo.com/info/terms/>. 
> 
> 
>  ------------------------------
> 



-- 
Thank you,
Ryan Olshan
<asp:Web Programmer, Owner />
TeraNet Systems
http://www.teranetsystems.com

--------Internet E-Mail Confidentiality Statement--------
The content of and attachment(s) to this electronic transmission contains 
information from TeraNet Systems and is intended for the use of the person, 
firm or entity to which it is directed herein, and may contain information 
that is private, confidential, exempt from disclosure under applicable law, 
and/or proprietary to TeraNet Systems and is protected by law. If you are 
not the intended recipient, or the employee or agent responsible for 
delivering this message to the intended recipient, any dissemination, 
distribution or copying of this communication is strictly prohibited. If you 
have received this message in error, please notify the sender, 
[EMAIL PROTECTED], immediately by reply e-mail and delete the original 
message and any attachment(s) without reading or saving in any matter. Thank 
you for your cooperation.


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to