Home All Groups Group Topic Archive Search About

Automatic Form Fill in

Author
23 Nov 2006 7:11 AM
Anil Gupte
I am playing a Windows Media File which is protected by their DRM.  I want
to be able to automatically fill in the form asking for payment with my
saved parameters.  Is there any way to do this?  Note, this is not on the
web - this is a desktop app that has an embedded player or using
mciSendString to play the file.

Thanx in advance,
Anil Gupte
www.keeninc.net
www.icinema.com

Author
23 Nov 2006 1:37 PM
Leon Mayne
"Anil Gupte" wrote:
> I am playing a Windows Media File which is protected by their DRM.  I want
> to be able to automatically fill in the form asking for payment with my
> saved parameters.  Is there any way to do this?  Note, this is not on the
> web - this is a desktop app that has an embedded player or using
> mciSendString to play the file.

I know this is OT, but I've been very happy with my fingerprint reader
filling in stuff like this for me:
http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
Author
24 Nov 2006 5:57 PM
Anil Gupte
That is interesting, but of course, I am looking for code.

I wonder if it is Thanxgiving weekend, or is it not possible to do what I
want?

Show quoteHide quote
"Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
> "Anil Gupte" wrote:
>> I am playing a Windows Media File which is protected by their DRM.  I
>> want
>> to be able to automatically fill in the form asking for payment with my
>> saved parameters.  Is there any way to do this?  Note, this is not on the
>> web - this is a desktop app that has an embedded player or using
>> mciSendString to play the file.
>
> I know this is OT, but I've been very happy with my fingerprint reader
> filling in stuff like this for me:
> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
Author
24 Nov 2006 8:45 PM
RobinS
So you have a Windows form and you have the user fill
stuff in, and you want to save the settings, and then
use them again later? Is that what you're looking for?
Or are you wanting information on how to get the tagging
info out of the audio file?

What version of VB are you using?

Robin S.
----------------------------
Show quoteHide quote
"Anil Gupte" <anil-l***@icinema.com> wrote in message
news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
> That is interesting, but of course, I am looking for code.
>
> I wonder if it is Thanxgiving weekend, or is it not possible to do what I
> want?
>
> --
> Anil Gupte
> www.keeninc.net
> www.icinema.com
>
> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>> "Anil Gupte" wrote:
>>> I am playing a Windows Media File which is protected by their DRM.  I
>>> want
>>> to be able to automatically fill in the form asking for payment with my
>>> saved parameters.  Is there any way to do this?  Note, this is not on
>>> the
>>> web - this is a desktop app that has an embedded player or using
>>> mciSendString to play the file.
>>
>> I know this is OT, but I've been very happy with my fingerprint reader
>> filling in stuff like this for me:
>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>
>
Author
25 Nov 2006 9:07 AM
Anil Gupte
Kinda, yes.  In fact, I will use standard values that I am saving in a
database.  I will read the database based on the users profile and just
fillin the form.  I am using Visual Basic.Net 2003

Thanx,
Show quoteHide quote
"RobinS" <RobinS@NoSpam.yah.none> wrote in message
news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
> So you have a Windows form and you have the user fill
> stuff in, and you want to save the settings, and then
> use them again later? Is that what you're looking for?
> Or are you wanting information on how to get the tagging
> info out of the audio file?
>
> What version of VB are you using?
>
> Robin S.
> ----------------------------
> "Anil Gupte" <anil-l***@icinema.com> wrote in message
> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>> That is interesting, but of course, I am looking for code.
>>
>> I wonder if it is Thanxgiving weekend, or is it not possible to do what I
>> want?
>>
>> --
>> Anil Gupte
>> www.keeninc.net
>> www.icinema.com
>>
>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>> "Anil Gupte" wrote:
>>>> I am playing a Windows Media File which is protected by their DRM.  I
>>>> want
>>>> to be able to automatically fill in the form asking for payment with my
>>>> saved parameters.  Is there any way to do this?  Note, this is not on
>>>> the
>>>> web - this is a desktop app that has an embedded player or using
>>>> mciSendString to play the file.
>>>
>>> I know this is OT, but I've been very happy with my fingerprint reader
>>> filling in stuff like this for me:
>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>
>>
>
>
Author
25 Nov 2006 5:16 PM
RobinS
So you're looking for help on reading the info from the database
and then writing it back?

Robin S.
----------------------------------
Show quoteHide quote
"Anil Gupte" <anil-l***@icinema.com> wrote in message
news:O%23KqsyJEHHA.4060@TK2MSFTNGP03.phx.gbl...
> Kinda, yes.  In fact, I will use standard values that I am saving in a
> database.  I will read the database based on the users profile and just
> fillin the form.  I am using Visual Basic.Net 2003
>
> Thanx,
> --
> Anil Gupte
> www.keeninc.net
> www.icinema.com
>
> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
> news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
>> So you have a Windows form and you have the user fill
>> stuff in, and you want to save the settings, and then
>> use them again later? Is that what you're looking for?
>> Or are you wanting information on how to get the tagging
>> info out of the audio file?
>>
>> What version of VB are you using?
>>
>> Robin S.
>> ----------------------------
>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>>> That is interesting, but of course, I am looking for code.
>>>
>>> I wonder if it is Thanxgiving weekend, or is it not possible to do what
>>> I want?
>>>
>>> --
>>> Anil Gupte
>>> www.keeninc.net
>>> www.icinema.com
>>>
>>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>>> "Anil Gupte" wrote:
>>>>> I am playing a Windows Media File which is protected by their DRM.  I
>>>>> want
>>>>> to be able to automatically fill in the form asking for payment with
>>>>> my
>>>>> saved parameters.  Is there any way to do this?  Note, this is not on
>>>>> the
>>>>> web - this is a desktop app that has an embedded player or using
>>>>> mciSendString to play the file.
>>>>
>>>> I know this is OT, but I've been very happy with my fingerprint reader
>>>> filling in stuff like this for me:
>>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>>
>>>
>>
>>
>
>
Author
26 Nov 2006 9:03 AM
Anil Gupte
No I am looking for help in filling in the form.  It does not matter where
the data comes from.

Show quoteHide quote
"RobinS" <RobinS@NoSpam.yah.none> wrote in message
news:L_mdnSPqN5Ab5_XYnZ2dnUVZ_uydnZ2d@comcast.com...
> So you're looking for help on reading the info from the database
> and then writing it back?
>
> Robin S.
> ----------------------------------
> "Anil Gupte" <anil-l***@icinema.com> wrote in message
> news:O%23KqsyJEHHA.4060@TK2MSFTNGP03.phx.gbl...
>> Kinda, yes.  In fact, I will use standard values that I am saving in a
>> database.  I will read the database based on the users profile and just
>> fillin the form.  I am using Visual Basic.Net 2003
>>
>> Thanx,
>> --
>> Anil Gupte
>> www.keeninc.net
>> www.icinema.com
>>
>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>> news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
>>> So you have a Windows form and you have the user fill
>>> stuff in, and you want to save the settings, and then
>>> use them again later? Is that what you're looking for?
>>> Or are you wanting information on how to get the tagging
>>> info out of the audio file?
>>>
>>> What version of VB are you using?
>>>
>>> Robin S.
>>> ----------------------------
>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>>>> That is interesting, but of course, I am looking for code.
>>>>
>>>> I wonder if it is Thanxgiving weekend, or is it not possible to do what
>>>> I want?
>>>>
>>>> --
>>>> Anil Gupte
>>>> www.keeninc.net
>>>> www.icinema.com
>>>>
>>>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>>>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>>>> "Anil Gupte" wrote:
>>>>>> I am playing a Windows Media File which is protected by their DRM.  I
>>>>>> want
>>>>>> to be able to automatically fill in the form asking for payment with
>>>>>> my
>>>>>> saved parameters.  Is there any way to do this?  Note, this is not on
>>>>>> the
>>>>>> web - this is a desktop app that has an embedded player or using
>>>>>> mciSendString to play the file.
>>>>>
>>>>> I know this is OT, but I've been very happy with my fingerprint reader
>>>>> filling in stuff like this for me:
>>>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
26 Nov 2006 9:20 AM
Cor Ligthert [MVP]
Anil,

This group is done by people from all over the world, so the Thanxgiving
weekend does not matter so much. Although the in the weekends there is
always less activity.

Have a look at this sample, is that what you mean?

http://www.vb-tips.com/dbpages.aspx?ID=e7510e67-92f3-49f6-b902-03abce36aa60

Otherwise explain it a little bit more.

Cor


Show quoteHide quote
"Anil Gupte" <anil-l***@icinema.com> schreef in bericht
news:O8YRMnTEHHA.3520@TK2MSFTNGP04.phx.gbl...
> No I am looking for help in filling in the form.  It does not matter where
> the data comes from.
>
> --
> Anil Gupte
> www.keeninc.net
> www.icinema.com
>
> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
> news:L_mdnSPqN5Ab5_XYnZ2dnUVZ_uydnZ2d@comcast.com...
>> So you're looking for help on reading the info from the database
>> and then writing it back?
>>
>> Robin S.
>> ----------------------------------
>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>> news:O%23KqsyJEHHA.4060@TK2MSFTNGP03.phx.gbl...
>>> Kinda, yes.  In fact, I will use standard values that I am saving in a
>>> database.  I will read the database based on the users profile and just
>>> fillin the form.  I am using Visual Basic.Net 2003
>>>
>>> Thanx,
>>> --
>>> Anil Gupte
>>> www.keeninc.net
>>> www.icinema.com
>>>
>>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>>> news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
>>>> So you have a Windows form and you have the user fill
>>>> stuff in, and you want to save the settings, and then
>>>> use them again later? Is that what you're looking for?
>>>> Or are you wanting information on how to get the tagging
>>>> info out of the audio file?
>>>>
>>>> What version of VB are you using?
>>>>
>>>> Robin S.
>>>> ----------------------------
>>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>>> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>>>>> That is interesting, but of course, I am looking for code.
>>>>>
>>>>> I wonder if it is Thanxgiving weekend, or is it not possible to do
>>>>> what I want?
>>>>>
>>>>> --
>>>>> Anil Gupte
>>>>> www.keeninc.net
>>>>> www.icinema.com
>>>>>
>>>>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>>>>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>>>>> "Anil Gupte" wrote:
>>>>>>> I am playing a Windows Media File which is protected by their DRM.
>>>>>>> I want
>>>>>>> to be able to automatically fill in the form asking for payment with
>>>>>>> my
>>>>>>> saved parameters.  Is there any way to do this?  Note, this is not
>>>>>>> on the
>>>>>>> web - this is a desktop app that has an embedded player or using
>>>>>>> mciSendString to play the file.
>>>>>>
>>>>>> I know this is OT, but I've been very happy with my fingerprint
>>>>>> reader
>>>>>> filling in stuff like this for me:
>>>>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
26 Nov 2006 11:24 AM
Anil Gupte
OK, I see where the confusion is.  When I say "Form" I don't mean a form as
in the Visual Studio IDE.  I mean a resulting form which the user sees.  In
other words, user double-clicks on a file to play on their hard-disk.  The
security on the file pops up a form requesting user to fill-in their login
name and password (and perhaps a credit card number).  I want to be able to
fill in these details automatically, so the user does not even know a form
came up.

Hope that clarifies it.
Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:%23h2vevTEHHA.4256@TK2MSFTNGP04.phx.gbl...
> Anil,
>
> This group is done by people from all over the world, so the Thanxgiving
> weekend does not matter so much. Although the in the weekends there is
> always less activity.
>
> Have a look at this sample, is that what you mean?
>
> http://www.vb-tips.com/dbpages.aspx?ID=e7510e67-92f3-49f6-b902-03abce36aa60
>
> Otherwise explain it a little bit more.
>
> Cor
>
>
> "Anil Gupte" <anil-l***@icinema.com> schreef in bericht
> news:O8YRMnTEHHA.3520@TK2MSFTNGP04.phx.gbl...
>> No I am looking for help in filling in the form.  It does not matter
>> where the data comes from.
>>
>> --
>> Anil Gupte
>> www.keeninc.net
>> www.icinema.com
>>
>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>> news:L_mdnSPqN5Ab5_XYnZ2dnUVZ_uydnZ2d@comcast.com...
>>> So you're looking for help on reading the info from the database
>>> and then writing it back?
>>>
>>> Robin S.
>>> ----------------------------------
>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>> news:O%23KqsyJEHHA.4060@TK2MSFTNGP03.phx.gbl...
>>>> Kinda, yes.  In fact, I will use standard values that I am saving in a
>>>> database.  I will read the database based on the users profile and just
>>>> fillin the form.  I am using Visual Basic.Net 2003
>>>>
>>>> Thanx,
>>>> --
>>>> Anil Gupte
>>>> www.keeninc.net
>>>> www.icinema.com
>>>>
>>>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>>>> news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
>>>>> So you have a Windows form and you have the user fill
>>>>> stuff in, and you want to save the settings, and then
>>>>> use them again later? Is that what you're looking for?
>>>>> Or are you wanting information on how to get the tagging
>>>>> info out of the audio file?
>>>>>
>>>>> What version of VB are you using?
>>>>>
>>>>> Robin S.
>>>>> ----------------------------
>>>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>>>> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>>>>>> That is interesting, but of course, I am looking for code.
>>>>>>
>>>>>> I wonder if it is Thanxgiving weekend, or is it not possible to do
>>>>>> what I want?
>>>>>>
>>>>>> --
>>>>>> Anil Gupte
>>>>>> www.keeninc.net
>>>>>> www.icinema.com
>>>>>>
>>>>>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>>>>>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>>>>>> "Anil Gupte" wrote:
>>>>>>>> I am playing a Windows Media File which is protected by their DRM.
>>>>>>>> I want
>>>>>>>> to be able to automatically fill in the form asking for payment
>>>>>>>> with my
>>>>>>>> saved parameters.  Is there any way to do this?  Note, this is not
>>>>>>>> on the
>>>>>>>> web - this is a desktop app that has an embedded player or using
>>>>>>>> mciSendString to play the file.
>>>>>>>
>>>>>>> I know this is OT, but I've been very happy with my fingerprint
>>>>>>> reader
>>>>>>> filling in stuff like this for me:
>>>>>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
26 Nov 2006 12:59 PM
Cor Ligthert [MVP]
Antil,

If you write everything in the load event of the form, and than in that
me.close a form will not show up.

Cor

Show quoteHide quote
"Anil Gupte" <anil-l***@icinema.com> schreef in bericht
news:e5gM11UEHHA.4952@TK2MSFTNGP06.phx.gbl...
> OK, I see where the confusion is.  When I say "Form" I don't mean a form
> as in the Visual Studio IDE.  I mean a resulting form which the user sees.
> In other words, user double-clicks on a file to play on their hard-disk.
> The security on the file pops up a form requesting user to fill-in their
> login name and password (and perhaps a credit card number).  I want to be
> able to fill in these details automatically, so the user does not even
> know a form came up.
>
> Hope that clarifies it.
> --
> Anil Gupte
> www.keeninc.net
> www.icinema.com
>
> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
> news:%23h2vevTEHHA.4256@TK2MSFTNGP04.phx.gbl...
>> Anil,
>>
>> This group is done by people from all over the world, so the Thanxgiving
>> weekend does not matter so much. Although the in the weekends there is
>> always less activity.
>>
>> Have a look at this sample, is that what you mean?
>>
>> http://www.vb-tips.com/dbpages.aspx?ID=e7510e67-92f3-49f6-b902-03abce36aa60
>>
>> Otherwise explain it a little bit more.
>>
>> Cor
>>
>>
>> "Anil Gupte" <anil-l***@icinema.com> schreef in bericht
>> news:O8YRMnTEHHA.3520@TK2MSFTNGP04.phx.gbl...
>>> No I am looking for help in filling in the form.  It does not matter
>>> where the data comes from.
>>>
>>> --
>>> Anil Gupte
>>> www.keeninc.net
>>> www.icinema.com
>>>
>>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>>> news:L_mdnSPqN5Ab5_XYnZ2dnUVZ_uydnZ2d@comcast.com...
>>>> So you're looking for help on reading the info from the database
>>>> and then writing it back?
>>>>
>>>> Robin S.
>>>> ----------------------------------
>>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>>> news:O%23KqsyJEHHA.4060@TK2MSFTNGP03.phx.gbl...
>>>>> Kinda, yes.  In fact, I will use standard values that I am saving in a
>>>>> database.  I will read the database based on the users profile and
>>>>> just fillin the form.  I am using Visual Basic.Net 2003
>>>>>
>>>>> Thanx,
>>>>> --
>>>>> Anil Gupte
>>>>> www.keeninc.net
>>>>> www.icinema.com
>>>>>
>>>>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>>>>> news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
>>>>>> So you have a Windows form and you have the user fill
>>>>>> stuff in, and you want to save the settings, and then
>>>>>> use them again later? Is that what you're looking for?
>>>>>> Or are you wanting information on how to get the tagging
>>>>>> info out of the audio file?
>>>>>>
>>>>>> What version of VB are you using?
>>>>>>
>>>>>> Robin S.
>>>>>> ----------------------------
>>>>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>>>>> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>>>>>>> That is interesting, but of course, I am looking for code.
>>>>>>>
>>>>>>> I wonder if it is Thanxgiving weekend, or is it not possible to do
>>>>>>> what I want?
>>>>>>>
>>>>>>> --
>>>>>>> Anil Gupte
>>>>>>> www.keeninc.net
>>>>>>> www.icinema.com
>>>>>>>
>>>>>>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>>>>>>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>>>>>>> "Anil Gupte" wrote:
>>>>>>>>> I am playing a Windows Media File which is protected by their DRM.
>>>>>>>>> I want
>>>>>>>>> to be able to automatically fill in the form asking for payment
>>>>>>>>> with my
>>>>>>>>> saved parameters.  Is there any way to do this?  Note, this is not
>>>>>>>>> on the
>>>>>>>>> web - this is a desktop app that has an embedded player or using
>>>>>>>>> mciSendString to play the file.
>>>>>>>>
>>>>>>>> I know this is OT, but I've been very happy with my fingerprint
>>>>>>>> reader
>>>>>>>> filling in stuff like this for me:
>>>>>>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
26 Nov 2006 4:04 PM
Anil Gupte
But the form is not in my control.  The form has been created as part of the
DRM of the file.  It pops up when the file is asked to be played. All I can
do is fill it in (sort of simulating keystrokes would do the trick).

Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:%23LtrypVEHHA.2328@TK2MSFTNGP02.phx.gbl...
> Antil,
>
> If you write everything in the load event of the form, and than in that
> me.close a form will not show up.
>
> Cor
>
> "Anil Gupte" <anil-l***@icinema.com> schreef in bericht
> news:e5gM11UEHHA.4952@TK2MSFTNGP06.phx.gbl...
>> OK, I see where the confusion is.  When I say "Form" I don't mean a form
>> as in the Visual Studio IDE.  I mean a resulting form which the user
>> sees. In other words, user double-clicks on a file to play on their
>> hard-disk. The security on the file pops up a form requesting user to
>> fill-in their login name and password (and perhaps a credit card number).
>> I want to be able to fill in these details automatically, so the user
>> does not even know a form came up.
>>
>> Hope that clarifies it.
>> --
>> Anil Gupte
>> www.keeninc.net
>> www.icinema.com
>>
>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
>> news:%23h2vevTEHHA.4256@TK2MSFTNGP04.phx.gbl...
>>> Anil,
>>>
>>> This group is done by people from all over the world, so the Thanxgiving
>>> weekend does not matter so much. Although the in the weekends there is
>>> always less activity.
>>>
>>> Have a look at this sample, is that what you mean?
>>>
>>> http://www.vb-tips.com/dbpages.aspx?ID=e7510e67-92f3-49f6-b902-03abce36aa60
>>>
>>> Otherwise explain it a little bit more.
>>>
>>> Cor
>>>
>>>
>>> "Anil Gupte" <anil-l***@icinema.com> schreef in bericht
>>> news:O8YRMnTEHHA.3520@TK2MSFTNGP04.phx.gbl...
>>>> No I am looking for help in filling in the form.  It does not matter
>>>> where the data comes from.
>>>>
>>>> --
>>>> Anil Gupte
>>>> www.keeninc.net
>>>> www.icinema.com
>>>>
>>>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>>>> news:L_mdnSPqN5Ab5_XYnZ2dnUVZ_uydnZ2d@comcast.com...
>>>>> So you're looking for help on reading the info from the database
>>>>> and then writing it back?
>>>>>
>>>>> Robin S.
>>>>> ----------------------------------
>>>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>>>> news:O%23KqsyJEHHA.4060@TK2MSFTNGP03.phx.gbl...
>>>>>> Kinda, yes.  In fact, I will use standard values that I am saving in
>>>>>> a database.  I will read the database based on the users profile and
>>>>>> just fillin the form.  I am using Visual Basic.Net 2003
>>>>>>
>>>>>> Thanx,
>>>>>> --
>>>>>> Anil Gupte
>>>>>> www.keeninc.net
>>>>>> www.icinema.com
>>>>>>
>>>>>> "RobinS" <RobinS@NoSpam.yah.none> wrote in message
>>>>>> news:Ca-dnTjgUId6xPrYnZ2dnUVZ_sudnZ2d@comcast.com...
>>>>>>> So you have a Windows form and you have the user fill
>>>>>>> stuff in, and you want to save the settings, and then
>>>>>>> use them again later? Is that what you're looking for?
>>>>>>> Or are you wanting information on how to get the tagging
>>>>>>> info out of the audio file?
>>>>>>>
>>>>>>> What version of VB are you using?
>>>>>>>
>>>>>>> Robin S.
>>>>>>> ----------------------------
>>>>>>> "Anil Gupte" <anil-l***@icinema.com> wrote in message
>>>>>>> news:e8B5m1$DHHA.4808@TK2MSFTNGP03.phx.gbl...
>>>>>>>> That is interesting, but of course, I am looking for code.
>>>>>>>>
>>>>>>>> I wonder if it is Thanxgiving weekend, or is it not possible to do
>>>>>>>> what I want?
>>>>>>>>
>>>>>>>> --
>>>>>>>> Anil Gupte
>>>>>>>> www.keeninc.net
>>>>>>>> www.icinema.com
>>>>>>>>
>>>>>>>> "Leon Mayne" <LeonMa***@discussions.microsoft.com> wrote in message
>>>>>>>> news:7FBE8CC9-8629-4A22-91C0-54CA717C8137@microsoft.com...
>>>>>>>>> "Anil Gupte" wrote:
>>>>>>>>>> I am playing a Windows Media File which is protected by their
>>>>>>>>>> DRM. I want
>>>>>>>>>> to be able to automatically fill in the form asking for payment
>>>>>>>>>> with my
>>>>>>>>>> saved parameters.  Is there any way to do this?  Note, this is
>>>>>>>>>> not on the
>>>>>>>>>> web - this is a desktop app that has an embedded player or using
>>>>>>>>>> mciSendString to play the file.
>>>>>>>>>
>>>>>>>>> I know this is OT, but I've been very happy with my fingerprint
>>>>>>>>> reader
>>>>>>>>> filling in stuff like this for me:
>>>>>>>>> http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>