webbclient

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hello!

When you pass a request from the client to the webbserver is the kind of
webbreader that you have included
in the request ?

It must be inluded otherwise it will never work because when you use
validation control and the webb reader doesn't allow to run javascript the
validation is then done on the server.

//Tony
 
When you pass a request from the client to the webbserver is the kind
of webbreader that you have included
in the request ?

It must be inluded otherwise it will never work because when you use
validation control and the webb reader doesn't allow to run javascript
the validation is then done on the server.

I don't understand what you are asking here? Are you asking if you must
pass the browser type? Or are you asking whether or not you have to
state what is available on the client to request data?

You have a particular scenario in mind when you ask this, which may be
clouding your question. In other words, you may be wanted to do X, but
you have X in mind with Y (as the programmatic solution). I am not sure.

Please rephrase with some context.

Peace and Grace,

--
Gregory A. Beamer (MVP)

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Back
Top