Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Change background image in classic ASP page dynamically
Rahul Sharma
9y
709
1
Reply
Hi,
I set background image statically using style property in body tag of a classic ASP page as below :
<body style="background-image:url('images/img1.jpg');">
How can we change it programatically using VBScript?
Can Anybody help me?
Thanks
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
does not implement interface member
How to use window.location.href in c# codebehind