Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CSS how to include them?
Message
From
14/01/2004 19:40:43
Luis Navas
Independent Consultant
Auckland, New Zealand
 
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
00865877
Message ID:
00866950
Views:
21
Thanks, now it´s working. By the way I have a table wich stores location for bitmaps, one bitmap for each record like a logo. How can I display those GIFS or BMPS in my page?
Thanks a lot for your time.
Luis

>Oh, the physical location is relative to where the mtdll is unless it's a URL which would work as is. So, when pathing the .css, use it's path relative to where the mtdll is instead of where it's relative to where the .htm is stored...
>>thanks Claude, but I'm only placing a reference of the CSS file in the HTML page, and is not working. Do you have any other idea?, if I open the HTML page alone in the explorer it works.
>>Thanks
>>Luis
>>>Luis,
>>>It should work without a problem. Make sure you're not looking at a cached page. All should work the same as in regular HTML since AVFP is just using HTML templates. I just tried the following in the default.htm demo page (head section)and all worked fine as expected:
>>>
>>><STYLE TYPE="text/css">
>>>	<!--
&gt;&gt;&gt;	:link	 {
&gt;&gt;&gt;			color=blue     ;
&gt;&gt;&gt;			Text-Decoration : None
&gt;&gt;&gt;		}
&gt;&gt;&gt;	:active	 {
&gt;&gt;&gt;			Text-Decoration : Underline
&gt;&gt;&gt;		}
&gt;&gt;&gt;	:visited	 {
&gt;&gt;&gt;			color=blue     ;
&gt;&gt;&gt;			Text-Decoration : None
&gt;&gt;&gt;		}
&gt;&gt;&gt;	A:hover	 {
&gt;&gt;&gt;			Text-Decoration : Underline
&gt;&gt;&gt;		}
&gt;&gt;&gt;	-->
>>></STYLE>
>>>
>>>>Hi, I just wan't to know how to include a Css in Active VFP, I have included in my html pages and it work, but when the ASP returns the HTML via ActiveVFP DLL it doesn't work
>>>>Thanks,
>>>>Luis
I never forget a face, but in your case I will make an exception :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform