Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #27.9K
~781 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for Pardeep Kumar
Re: ASP

[QUOTE=Pardeep Kumar;1381687]hello sir ... I want to know something about asp... how can i add .swf file into the asp page..[/QUOTE] hi P. Kumar 1. first download the swfobject.js, use google to find a current version and install it into your page in the header. 2. here is an example …

Member Avatar for ArtistScope
0
186
Member Avatar for crobson

[CODE] dim news_item news_item = Request.QueryString("id") Response.Redirect "newsitem.asp?id=" & news_item [/CODE]

Member Avatar for AceDesignz
0
275
Member Avatar for crazycat503

[QUOTE=crazycat503;1436258]Hi, We just finished building our website with custom CMS, built specifically for our website. However, the CMS is not really cool nor rich, at least compared to those CMS out there. Now, I am looking for an easy to integrate open source CMS there. One that won't force us …

Member Avatar for The5sisters
0
165
Member Avatar for DaZZaMaN1990

[QUOTE=DaZZaMaN1990;1417103]I have been trying to make images appear in a table from a database i have created in MS Access this code [CODE] <td><%=(Recordset1.Fields.Item("Image").Value)%></td>[/CODE] is the code that is original used that shows the path, i was told to replace the code with the one below the original but i …

Member Avatar for AceDesignz
0
155

The End.