|
-
Sep 28th, 2000, 10:52 AM
#1
Thread Starter
Fanatic Member
I understand that there is a way to create web pages
in vb.
Is it possible?
How?
-
Sep 28th, 2000, 10:54 AM
#2
when you choose a new project for vb, click on IIS application, then click on project, add DHTM page.
i think. but i'm not so sure if that's what you were after.
hope this helps.
-
Sep 28th, 2000, 11:00 AM
#3
Thread Starter
Fanatic Member
It tells me that I need Peer Web Services version 3.00.
What is it and where can I get it?
-
Sep 28th, 2000, 11:14 AM
#4
it's in the vb installer. you need PWS to test the web page(s).
-
Sep 28th, 2000, 11:23 AM
#5
Thread Starter
Fanatic Member
What?
I can open IIS without it and VB says that I don't
have it.
Reinstall VB?
Or just a part of it?
-
Sep 28th, 2000, 12:20 PM
#6
-
Sep 28th, 2000, 01:29 PM
#7
Thread Starter
Fanatic Member
I'm using VB6 enterprise.
What should I install?
-
Sep 28th, 2000, 05:17 PM
#8
when the vb installer prompts you with the add/remove options, choose server applications and tools and click next. then select NT Option Pack (for Windows 9x) from the server components offered and click install.
-
Oct 1st, 2000, 04:36 AM
#9
Thread Starter
Fanatic Member
And then I just write like I do in a reguler vb project?
-
Oct 2nd, 2000, 10:20 AM
#10
honestly speaking, i haven't tried writing a web pages in vb. but i did fumble with it a bit. you can still double click on a control and the code window will appear, so i guess the code there is still VB. plus the controls that'll appear there are the typical controls allowed in a webpage: text, password, button, checkbox, stuff like that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|