Search results for query: *

  • Users: Carty
  • Content: Threads
  • Order by date
  1. C

    Question WebRequest With ? in Uri

    Hello All, I would like to know how to download webpages whose Uri has a query or ? in it. It isn't a parameter sent but the Url itself has the query! Im able to succesfully download webpages to domain names like Google But when I create a request to some url like...
  2. C

    FTP transfer!

    Hello, Can someone help me with a sample Vb.net application on how to transfer files via FTP please. Thanx a million in advance. Regards Carty..
  3. C

    Access SQL database from my website

    Hello, I need to create an application which should access a database stored in a website. Is it possible to access MySQL databases? I currently have a website running on linux server and have MySQL databases. Is it possible to use them? Or is there any way to make an application read and...
  4. C

    Dynamic registration

    Hello, Im actually a new kid on programming and developed a small app for pocket pc and now trying to implement a dynamic registration method.. So please help me how to calculate the registration key using a rpn string.. More details are given below.. Its gonna be from Handango.com Im able...
  5. C

    Geographic location via sms

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/apippc/html/ppc_sms_provider_specific_message_class.asp This link above is from msdn, which gives an idea how to get the area information the cell associated with.. Can someone pls help me how to use this in VB .net CF pls...
  6. C

    Network details

    hello, Can anyone pls help me how to get wotever information possible from a SIM associated with the network,service provider like cell id, area info and so... Currently im able to get service provider' name alone.. I wld like to get more, especially cell id.. Any help appreciated.. PS:I...
  7. C

    Contact list

    Hey ppl, does anyone know how to populate a listbox with the phone' contacts database.. using VB .net waiting for replies...
  8. C

    Phone API help URGENT!!!

    someone pls help me http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfphoneapi.asp Ther is a downloadable sample in the above link.. Some strange problem in my PC has occured.. after installing the sample and wen i open, it gives me a different...
  9. C

    CAB files deployment

    Hey all, I read thru the post containing information about cab files and tey seem to say about creating cab files usinf cabwiz.exe and put an inf file along.. But wen i use Visual studio .net 2003 there is an option to build a cab file.. and it builds it fine.. I tink it uses...
  10. C

    SIM information

    Hey alll, Is there any information like id,# or so, unique for every SIM card? If so, how can it be read with VB .net?? Waitin for reply.... Tanx in advance...
  11. C

    SMS with VB .net

    Hey all, Im a beginner in Pocket PC program and went thru this forum fully but din get a complete guide to send sms & read recieved sms.. For example, i have a form with a text box and a button, on pressing the button i wanna message the textbox contents to a number previously specified...
Back
Top