11 Archived Topics

Remove Filter
Member Avatar for agrothe

A friend of my recently asked me to help him set up a web based radio. Upon doing some research I found he has only original content (not copy right stuff), all static mp3 files, not live talk, and wants to loop the audio. I've found sites like radionomy and …

Member Avatar for Kraai
1
234
Member Avatar for agrothe

I must be getting soft.... How the heck to do I programmatically add new rows to a datagrid / flexgrid or whatever grid using VBA? It's not bound to anything and I'm trying to add data on the fly. Any ideas?

Member Avatar for agrothe
0
118
Member Avatar for agrothe

Some strange errors occurring in my asp.net website. I was using the MS ApplicationBlocks.data.dll to connect o my SQL database. Once I started testing my website on IIS as opposed to the ASP.NET development server, I started getting connection pool errors. So, like anyone would, I searched for every instance …

Member Avatar for agrothe
1
544
Member Avatar for agrothe

Note: I debated whether this should go in ASP forum or SQL Server forum and I think it belongs here. Ok, I have a classic ASP web application, a custom intranet, which has been used in 7-8 different installs, 3-4 different servers with no issues. It uses a SQL Server …

Member Avatar for agrothe
0
138
Member Avatar for agrothe

I'm in the process of building a new menu editor for someone at work. I don't know if I've been at this too long or just can't see the forest for the trees.... The database structure's menu items like id, title, parentid, listorder, link, etc I'm trying to write this …

Member Avatar for agrothe
1
278
Member Avatar for agrothe

Can anyone identify which editor/program/ide this ASP generated code may have come from? Thanks a million if you can! [CODE]<html><!-- InstanceBegin template="/Templates/standard.dwt.asp" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>*sniped*</title> <!-- InstanceEndEditable --> <link rel="stylesheet" href="Assets/css/layout.css" type="text/css"> <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->[/CODE]

Member Avatar for agrothe
1
88
Member Avatar for agrothe

Hi, at url [url]http://lowellbonnell.ca/index.php?view=Markets[/url] my ajax will only work if you insert the www in firefox. IE is fine either way. Any ideas?

Member Avatar for jquick
1
162
Member Avatar for agrothe

Hey, I've taken over a php based website from another developer (ugh!)... The website uses two include files to display ads down both sides of the page. Now the client wants these ads to display in Random positions.... So, Its easy enough to take the ad text and place it …

Member Avatar for johny_d
1
126
Member Avatar for agrothe

I've revived an old java project I did in college. Basic chat type program like ICQ which stores offline messages and users in a database etc, etc. I've recently switched the database from Access to MySQL and am considering some other alterations. I've been reading a bit on RMI. I …

Member Avatar for agrothe
1
108
Member Avatar for agrothe

I'm wondering what thoughts people have on the best way to implement a 3 tier application. I'm playing with the idea of multiple clients <---> server <----> database server <----> mysql database. I'm not sure if the database server is a necessary step though. My previous foray into java network …

Member Avatar for tonakai
0
144
Member Avatar for agrothe

I'm developing a custom instant messenger for the office as we have need of rather unique IM needs. So far I have two groups of users: Group and Individual. The group users can comunicate with their group and all other types of groups. Individual users can only communicate with one …

Member Avatar for agrothe
0
207

The End.