Create new forms

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

Hi

I wonder whether it is possible to create a new WebForm and send it to the
user

e.g.

Dim WForm as new WebFrmProduct(Params to go here)

Then send it to the user

Thank you

Samuel
 
What does 'send a web form' to the user actually mean.That statement has no
meaning to me.

I think you should explain what it is you actually want to do, and describe
what would actually happen, what the user would see, how they would ask for
it, and so on. I think if you think it through, you will see that what you
are asking for is not something that makes sense in the web world.
 
Back
Top