473,320 Members | 1,933 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

POST form to a DLL?

Howdy,

I have a little email script in asp.net 2.0 that simply receives the
request.form from an HTML form and sends the email then sends them to a
thank you page. Works great. However, is there a way to point the form to
the DLL for the file instead of the aspx page? The aspx page is pretty much
pointless since all of the script is in the compiled code behind. If I can't
point it to the DLL, is there any other way to do this? If I have to point
it to the aspx page, I guess I will....

Thanks

David Lozzi
Sep 28 '06 #1
2 1262
q
What's the end result you want? (not to post it to a DLL, but why even
do that?)

David Lozzi wrote:
Howdy,

I have a little email script in asp.net 2.0 that simply receives the
request.form from an HTML form and sends the email then sends them to a
thank you page. Works great. However, is there a way to point the form to
the DLL for the file instead of the aspx page? The aspx page is pretty much
pointless since all of the script is in the compiled code behind. If I can't
point it to the DLL, is there any other way to do this? If I have to point
it to the aspx page, I guess I will....

Thanks

David Lozzi
Sep 28 '06 #2
Just hoping to minimize the necessary files the server needs to have to run
the script.
"q" <ag******@gmail.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
What's the end result you want? (not to post it to a DLL, but why even
do that?)

David Lozzi wrote:
>Howdy,

I have a little email script in asp.net 2.0 that simply receives the
request.form from an HTML form and sends the email then sends them to a
thank you page. Works great. However, is there a way to point the form to
the DLL for the file instead of the aspx page? The aspx page is pretty
much
pointless since all of the script is in the compiled code behind. If I
can't
point it to the DLL, is there any other way to do this? If I have to
point
it to the aspx page, I guess I will....

Thanks

David Lozzi

Sep 28 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: TG | last post by:
Dear PHP Group, I have two forms that are used to collect user information. The first one takes user inputted values such as fullname, city, address etc. I want these values to display in the...
3
by: sammmista | last post by:
hello experts, Plz dont treat this as another newbie query , i did my homework but still getting nowhere :( :( :( Trying to learn PHP on Fedora core 1 (PHP 4.3,MySQL,HTTPD).Unable to post data...
15
by: Thomas Scheiderich | last post by:
I am trying to understand Session variables and ran into a question on how they work with data that is passed. I have an HTM file that calls an ASP file and sends the name either by GET or POST....
2
by: Matt | last post by:
When we submit the form data to another page, we usually do the following: <form action="display.aspx" method="post"> will submit the form data and open display.asp in the current browser ...
1
by: Manuel | last post by:
I have to log into a website and retrieve some information. The problem is that the post isn't "normal". I'm used to passing post values in the form of: Variable1=Value1&Variable2=Value2 etc. I...
10
by: glenn | last post by:
I am use to programming in php and the way session and post vars are past from fields on one page through to the post page automatically where I can get to their values easily to write to a...
8
by: Gert | last post by:
Hi, I have a form (server side) because of the filling of variables through the application. But now I need to post it to an url on submit. My .HTML form looks like this, but how to translate it...
24
by: moriman | last post by:
Hi, The script below *used* to work. I have only just set up a server, PHP etc again on my Win98 system and now it doesn't? On first loading this page, you would have $p = and the button...
2
by: MDANH2002 | last post by:
Hi From VB.NET I want to simulate the POST request of the following HTML form <html> <title>HTTP Post Testing</title> <body> <form action=http://www.example.com/postdata ...
10
by: Peter Michaux | last post by:
Hi, All Ajax libraries I've read use encodeURIComponent() on the name- value pairs extracted from forms before POST ing the result to the server with and xmlhttprequest. I can understand why...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.