DeveloperBarn Forums

Go Back   DeveloperBarn Forums > Forum Information > Suggestions & Feedback

Discuss "Hta" in the Suggestions & Feedback forum.

Suggestions & Feedback - Let us know what you think of our community. We'd love to hear your suggestions and any constructive criticism you have to offer.


Closed Thread « Previous Thread | Next Thread »
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old March 21st, 2008, 06:14 PM
keep_it_simple's Avatar
KIS

 
Join Date: Mar 2008
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1
keep_it_simple is on a distinguished road

Awards Showcase
Classic ASP 
Total Awards: 1

Default Hta

Ok guys and gals...i know it's a tough one to place...but would having .htas have it's own spot...or is it preferred to be thrown into a code bank?....i can't seem to ever locate decent examples except a few here and there (MS script-o-matic) for example...thoughts?
Sponsored Links
  #2 (permalink)  
Old March 21st, 2008, 06:17 PM
jmurrayhead's Avatar
Your Lord & Master

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 543
Thanks: 14
Thanked 41 Times in 40 Posts
Blog Entries: 2
Rep Power: 1
jmurrayhead will become famous soon enough

Awards Showcase
Microsoft .Net Microsoft SQL Server Microsoft Windows Classic ASP 
Total Awards: 4

Default

Quote:
Originally Posted by keep_it_simple View Post
Ok guys and gals...i know it's a tough one to place...but would having .htas have it's own spot...or is it preferred to be thrown into a code bank?....i can't seem to ever locate decent examples except a few here and there (MS script-o-matic) for example...thoughts?
I've never heard of those before but did a quick Google on the matter. Sounds interesting and I don't object to different content. I'm interested in hearing the thoughts of the other members.

What category would this call under?
__________________
jmurrayhead
Did I help you out? Make me popular by clicking the icon!

If you found a post helpful, please click the button in the lower right-hand corner of the post.

Powered by ASP.Net
  #3 (permalink)  
Old March 21st, 2008, 06:24 PM
keep_it_simple's Avatar
KIS

 
Join Date: Mar 2008
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1
keep_it_simple is on a distinguished road

Awards Showcase
Classic ASP 
Total Awards: 1

Default

that's what i mean...it's tricky.....it is an an actual application ....that uses ie as a 'canvas'...you can do wicked things with it...administrative stuff on server 2003 for example...btw...it DOES NOT use the ie as far as security restraints....making it extremely versatile/powerful...and of course...dangerous...it would be nice to have its own place...but it is a hybrid...html and application....but i can certainly get the ball rolling with stuff i created...guess wait and see other comments
  #4 (permalink)  
Old March 21st, 2008, 06:28 PM
jmurrayhead's Avatar
Your Lord & Master

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 543
Thanks: 14
Thanked 41 Times in 40 Posts
Blog Entries: 2
Rep Power: 1
jmurrayhead will become famous soon enough

Awards Showcase
Microsoft .Net Microsoft SQL Server Microsoft Windows Classic ASP 
Total Awards: 4

Default

Would this be classified as actual programming or something else? I'll create the forum just because I'm interested...and who knows, if it's so scarce, maybe we will get more visitors here.
  #5 (permalink)  
Old March 21st, 2008, 06:34 PM
keep_it_simple's Avatar
KIS

 
Join Date: Mar 2008
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1
keep_it_simple is on a distinguished road

Awards Showcase
Classic ASP 
Total Awards: 1

Default

it's pretty scarce because it's mostly used for admin stuff....most simply use a .vbs...but i tell yeah...nothing better than having a GUI versus a "i hope to hell it's doing what it's supposed to be doing" .vbs file...i wouldn't consider it to be a full fledges (compiled) programming...its scripting with a twist...the twist is...it has no security restraints....as the ie browser....and to add...i've never seen hta in its OWN spot...usually in a code bank...or .vbs...or .html...because of the hybrid thing going on....i started to create a site that was dedicated to .htas...simply because of the rarity....you can get pretty creative w/ these
  #6 (permalink)  
Old March 21st, 2008, 06:37 PM
jmurrayhead's Avatar
Your Lord & Master

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 543
Thanks: 14
Thanked 41 Times in 40 Posts
Blog Entries: 2
Rep Power: 1
jmurrayhead will become famous soon enough

Awards Showcase
Microsoft .Net Microsoft SQL Server Microsoft Windows Classic ASP 
Total Awards: 4

Default

Do you feel it would fit in well as a subforum of HTML?
  #7 (permalink)  
Old March 21st, 2008, 06:45 PM
keep_it_simple's Avatar
KIS

 
Join Date: Mar 2008
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1
keep_it_simple is on a distinguished road

Awards Showcase
Classic ASP 
Total Awards: 1

Default

tell you what...let me post one...you tell me...k?
  #8 (permalink)  
Old March 21st, 2008, 06:46 PM
jmurrayhead's Avatar
Your Lord & Master

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 543
Thanks: 14
Thanked 41 Times in 40 Posts
Blog Entries: 2
Rep Power: 1
jmurrayhead will become famous soon enough

Awards Showcase
Microsoft .Net Microsoft SQL Server Microsoft Windows Classic ASP 
Total Awards: 4

Default

Good idea
  #9 (permalink)  
Old March 21st, 2008, 06:53 PM
keep_it_simple's Avatar
KIS

 
Join Date: Mar 2008
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1
keep_it_simple is on a distinguished road

Awards Showcase
Classic ASP 
Total Awards: 1

Default

this is an example of a GUI(.hta) that will parse a raw log file generated by NETIQ Active Directory migration tool....i of course stripped replace workstations with bogus ones...i also cut out 90 % of the dump...so just the last date does not have a range...but you'll still get the idea.. those out there that have migrated thousands of users and had to migrate them and view a massive log file to check the status....this .hta does this for you....it's simplistic...but what it does speaks volumes
  #10 (permalink)  
Old March 21st, 2008, 06:56 PM
jmurrayhead's Avatar
Your Lord & Master

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 543
Thanks: 14
Thanked 41 Times in 40 Posts
Blog Entries: 2
Rep Power: 1
jmurrayhead will become famous soon enough

Awards Showcase
Microsoft .Net Microsoft SQL Server Microsoft Windows Classic ASP 
Total Awards: 4

Default

I was unable to open the HTA file. Kept getting a script error. I tell you what...how about we start off making it a sub forum of the Code Samples forum. You can post some samples and we can see if it takes off. If so...we'll dedicate a forum to HTA help. How does that sound?
Closed Thread

  DeveloperBarn Forums > Forum Information > Suggestions & Feedback

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.developerbarn.com/suggestions-feedback/50-hta.html
Posted By For Type Date
DeveloperBarn Forums - ASP Help, ASP.Net Help, PHP Help, SQL Help, Tutorials, Windows Help This thread Refback April 26th, 2008 09:33 AM


Sponsored Links

ASP.NET Resource Index
a directory of ASP.NET tutorials, applications, scripts, assemblies and articles for the novice to professional developer.

Free Web Directory
Including Chats and Forums Resources, Offer automatic, instant and free directory submissions.
URLZ Web Directory
URLZ Web Directory

Free Web Directory - Add Your Link
The Little Web Directory
Free Web Directory
Pegasus free web directory is a free directory organised by categories.

Web Directory & SEO Services
dirroot web directory


All times are GMT -4. The time now is 01:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 2008 DeveloperBarn.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46