If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > guru needed - I'm a doofus

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-17-03, 16:07
dnix dnix is offline
Registered User
 
Join Date: Sep 2002
Posts: 51
Wink guru needed - I'm a doofus

I am an ASP virgin! But I read that I could use ASP.NET on my desktop (just for me not to serve others) without IIS as long as I have the .NET framework installed.

Well, I do and I am trying to right a small web page or HTA or something that will allow me to run a query against an SQL database and return the records in internet explorer in a table (or something!)

Can someone please post an example of how to do this? I am thinking its just a matter of embedding some vbs into an html,hta or asp file?

Thanks ahead of time.
-dn
__________________
When in doubt just ask your self,
-WWSBD?-
(what would Sponge Bob do?)
Reply With Quote
  #2 (permalink)  
Old 01-17-03, 16:43
Memnoch1207 Memnoch1207 is offline
Registered User
 
Join Date: Jan 2003
Location: Midwest
Posts: 138
You'll need to have IIS or PWS installed or you won't be able to use asp...The server (IIS, PWS) actually parses the asp code.
Reply With Quote
  #3 (permalink)  
Old 01-18-03, 17:53
quadrant6 quadrant6 is offline
Registered User
 
Join Date: Jan 2003
Location: .nz
Posts: 9
Quote:
without IIS as long as I have the .NET framework installed
You still need a web server of some description. IIS = web server.

The 'web matrix' app comes with a small personal web server which you could use?

Web matrix + .NET Framework
Reply With Quote
  #4 (permalink)  
Old 01-31-03, 04:39
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
I'm assuming you already have the SQL part you talked about... if not check out MSDE while your download Web Matrix.
__________________
J^ - web | email
newsASP Developer
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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