Need t know how to get the absolute video url for this link. I think they use rtmp protocol
http://link.brightcove.com/services/player/bcpid1640183556
I am trying to install a new web based application that requires PHP, apache and MYSQL. I have a brand new Windows Server 2003 that is already running all these requirements and is ready for t...
Hi All,
It is required to get the absolute path of the current directory where my class is residing. This has to happen during runtime inside application server.
Following solutions in...
I am creating a site that I want to screen scrape news site for conterversion and top stories. I've googled and found a number of different solutions which I won't have to home-grown this comp...
Experts, Please Please help
I have a nested grids. The parent grid is DataGrid (ParentGrid) and the child grid is Gridview (ChildGrid). How can I access to the childgrid to bind the data:...
Hello Dears .
I'm bout to start developting a web application using Asp.Net with C# syntax and SQL SERVER 2005 database . One of the main features of this web site , is it's multi language su...
Ok, I have a asp.net project. Everything works great. HOWEVER, this project was made to be called from within a frame or iframe.
When being used within the iframe the user gets a blank fram...
I am trying to deploy a [.NET] 2.0 web application in a server with Microsoft Server 2003. The Frame work is already in place but after I run the installation wizard and try to call the applic...
Using ASP.NET 2.0, I have a master page template with a set width of 1000px. The main form has a panel containing a large gridview (probably 2000px). The panel also has scrollbars set to auto....
I have an input field where in the user enters the date. I have the date object with me. How should i make sure that the entered date is not greater than the current date.? Code is in java.
I want to merge Favorites folders in IE from one PC to a Laptop and vice-versa, basiclaly I want to create a single favorites file that I can sync on occasion. The machines are on the same la...
I have AVI videos that are huge and need to convert them to a format that i can stream from a web site. Software that isn't hugely expensive.
Hi experts.
Does anyone know how to align tablecell controls horizontally using .net (VB)? i have a table cell containing two controls : a time picker and a date picker (could not find a co...
I was given some help on here a while ago setting up an authentication for users to log onto a site. I have used this code to successfully set up a number of sites but i seem to be having a ...
I am trying to get the values from the fileUpload control but i am getting all sorts of problems such as...
I have created a web service with php which given a URL and an integer will check a mysql database to see if the url exists. If so it will update the stored integer value.
What I need to be...
When someone goes to my index.html page I want a pop-up window to appear where I can put a message. I want the index.html to open also and the little pop to be on top.
Hi,
I am trying to understand this Flex 3 and OOP. I have searched over the net, and amazon but can't even find a page or book which explains how you can develop an application using OOP.
Wh...
I'm developing ajax application.so far,every thing working fine.Today I was stuck with an issue regarding browser back button.If user click the back button,I'm loosing all the values after loa...
I am looking for a free or relatively inexpensive inline text editor that can be used to edit and save html pages online. looking for something crossbrowser compatible.
TIA
Hi All,
I am trying to find the best (I mean working, at least) Geo IP tracking system, either web-based, or a standalone application.
I tried:
http://www.hostip.info/
http://www.ip2...
We're running Drupal 5.6 on Fedora 7 with Apache 2.2.4. We need to be able to serve the same Drupal site under different domain names, such as server.domain.org and secure.domain.org. I can ...
Hi,
I would like to know how to pass parameter for a SQL query with UNION clause via prepared Statement in java.
For Example:
SQl = "select * from table1 where id = ?
union
...
The ajax control is inheriting the page css and not the css for the ajax control. In other words, when I use the calender with no css, it looks great. When I use it with my css for the page, i...
Hi,
Whole day past with searching and try different codes and apis to generate pdf for a basic report. First I try the Report.net, seems hello word is very simple, but get some silly error th...