
Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Hi Mark,
I am making a page that contains text boxes for email id, Name, date of
birth, address ...
Data on the above fields is saved in a table say 'T1" of database say "D1"
of SQL server 2000.
What I want is, after entering email id in a text box, rest of the field of
the form would fill accordingly without postback. Can I use Ajax in this
scinario or what are the other options.
Thank,
Bhuwan
>> Can we access database (SQL) using AJAX ?
>
[quoted text clipped - 3 lines]
>
> Can you explain your question in a bit more detail...
Mark Rae [MVP] - 21 Oct 2007 19:12 GMT
> I am making a page that contains text boxes for email id, Name, date of
> birth, address ...
[quoted text clipped - 4 lines]
> of the form would fill accordingly without postback. Can I use Ajax in
> this scenario
I believe so...
> or what are the other options.
I use this: http://anthemdotnet.com
It would meet your requirements with no problem at all...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Bhuwan Bhaskar - 21 Oct 2007 19:26 GMT
Thanks Mark,
I am following the link.
Thanks & Regards,
Bhuwan
>> I am making a page that contains text boxes for email id, Name, date of
>> birth, address ...
[quoted text clipped - 12 lines]
>
> It would meet your requirements with no problem at all...
Nick Chan - 22 Oct 2007 04:42 GMT
u can use sqlxml, so it's 'almost direct'
> Hi Mark,
>
[quoted text clipped - 25 lines]
>
> - Show quoted text -