|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Automatic Form Fill inI 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 "Anil Gupte" wrote: I know this is OT, but I've been very happy with my fingerprint reader > 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. filling in stuff like this for me: http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=036 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 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 > > 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 >> >> > > 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 >>> >>> >> >> > > 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 >>>> >>>> >>> >>> >> >> > > 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 >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > 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 >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > 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 >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > 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 >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > >
get values from asp pass to batch file !!!
A Modest Question Is VB.NET Stable?? Need to create link between DataSet tables to show matching records SQL connection problem Inherited handler problem. Restart a Sub and keep loop going Simple Data UPdae Question Adapter Update...Syntax error embem Excel in winford using vb.net |
|||||||||||||||||||||||