Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
displaying vbscript variable in html
Old 08-29-2007, 05:41 PM displaying vbscript variable in html
Junior Talker

Posts: 1
Trades: 0
Hi all,

I'm a newbie, and would like to know if anyone has an answer to this link?

http://www.webmaster-talk.com/html-f...e-to-html.html

I'm also needing to display a vbscript variable in html.

thanks,
fallguyjg
fallguyjg is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-01-2007, 12:44 AM Re: displaying vbscript variable in html
Silent77's Avatar
Ultra Talker

Posts: 269
Name: Silent
Location: Ohio
Trades: 0
This cannot be done in HTML alone you must use some form of server side programming. I would recommend using ASP.
__________________
Firefox
rediscover the web

Please login or register to view this content. Registration is FREE
Down with internet explorer!

Last edited by Silent77; 09-01-2007 at 12:46 AM..
Silent77 is offline
Reply With Quote
View Public Profile Visit Silent77's homepage!
 
Old 09-02-2007, 08:12 PM Re: displaying vbscript variable in html
Extreme Talker

Posts: 238
Location: United States
Trades: 0
Quote:
Originally Posted by fallguyjg View Post
I'm also needing to display a vbscript variable in html.
HTML Code:
<script type="text/vbscript">
Dim myVar
myVar = "foo"
Document.write(myVar)
</script>
That example would print the variable myVar to the page.

I don't understand the problem from the other topic which you linked to enough to try and answer it.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.

Last edited by frost; 09-02-2007 at 08:13 PM.. Reason: Fixed typo
frost is offline
Reply With Quote
View Public Profile
 
Old 09-03-2007, 02:34 AM Re: displaying vbscript variable in html
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
I don't understand the problem from the other topic which you linked to enough to try and answer it
Hopefully the OP in that thread found an answer seeing as it is 2 1/2 years old
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to displaying vbscript variable in html
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.68705 seconds with 12 queries