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 > VBScript to call data from MS SQL SERVER database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-03, 06:01
Yutaka Yutaka is offline
Registered User
 
Join Date: Feb 2003
Posts: 20
Unhappy VBScript to call data from MS SQL SERVER database

anyone know how to use VBScript to call the data from the MS SQL SERVER database?

And how to assign the database record value to Document.write, plus the text together.

Example:

Dim a
a = DoctorsProfile.DoctirName.value

Is it correct?

--------------------------------------------

Next one would be:

Document.write DoctorsProfile.DoctorName + "is specialize in eye diseases"

Is it correct?

--------------------------------------------

How to write them, can anyone please help me?
In the ASP page I also created three recordset, meaning that there are three different tables.

I'm very appreciate your help. And would be very thankful to you.
Please reply soon, as soon as possible.

Best regards,
Yutaka
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