I recently started using Visual Studio 2005 and I'm very unused to the ASP.Net AccessDataSourc e object. I can get it to display data in a listbox just fine (and it works like a charm) But I can't for the life of me figure out how to get the Delete method to work. I tried using the configure wizard and it didn't work. So I reverted to coding it (more or less) the old fashioned way. (I soooo wish I could just do it like in classic ASP)
Here's...
User Profile
Collapse
-
ASP.Net AccessDataSource question
-
I keep forgetting about CPAN. I'm used to using Visual Basic and other MS languages. Thanks for the suggestions. I'll also consider tracking down the administrator to find local documentation if I can't find what I need on CPAN.
Thanks,
Steve. -
Do you know where the documentation usually gets installed? This is on my work computer so I had nothing to do with the installation of either Tk or Perl. They were installed prior to my use of this computer.Leave a comment:
-
Yes! Found it! You were right! There's a built in function. Apparently not many people know about this because it took me quite some time searching Google to find this one.
http://www.perltk.org/index.php?opti...d=21&Itemid=28
Tk has several built in file/directory handling dialogs....Leave a comment:
-
Perl/TK - Browse Folder Dialog
I'm working to add a simple GUI form to an already existing perl script. The script simply takes a part number and an output path. It then connects to a client application and downloads data to the output directory. This part works great. However, to improve the ease of use I want to invoke the Windows Browse Folder Dialog for the user to select an output directory. (rather than having to open Explorer and copy the path into the text box on my GUI...
No activity results to display
Show More
Leave a comment: