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
~732 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Pardeep Kumar
Re: ASP

hello sir ... I want to know something about asp... how can i add .swf file into the asp page..

Member Avatar for ArtistScope
0
169
Member Avatar for crobson

I have a response.redirect in an asp page that works fine in chrome, opera, firefox etc but doesnt work in IE8. The code is simple enough, as below: dim news_item news_item = Request.QueryString() Response.Redirect "newsitem.asp?id=" & news_item The page is news.asp, that was writen by previous developer that has one …

Member Avatar for AceDesignz
0
269
Member Avatar for crazycat503

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
150
Member Avatar for DaZZaMaN1990

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
144