Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dal2
  • Content: Threads
  • Order by date
  1. dal2

    Regex for 2007-02-12

    Hi, I'm not sure why it's not validating. Any help is greatly appreciated. <td bgcolor="EEEEEE" align="right"> Production Date</td> <td align="left" style="width: 811px"> <asp:TextBox size="40" Width="800" ID="txtProductionDate"...
  2. dal2

    ASP.NET 2.0, Security, Many Users, Download Site

    Has anyone built a download site for hundreds of users / companies, using 2.0? My understanding is that each user is granted access to their own sub-directory in the local tree? Has anyone created a dynamic site that builds the content based on user authentication without creating a...
  3. dal2

    affiliate / referral promo design asp.net 2.0, sql

    Hi, I'm having a hard time setting up a promo / referral site. 1. An existing / logged in user sends an email to 5 friends. 2. The Referrer's ID gets passed along when the friend(s) sign in. 3. The Referrer wins prizes based on how many new people they bring in. 4. Those new people are...
  4. dal2

    output display to multiple div or span based on sql content

    Does anyone know the best way to output overflow data into a new div table based on sql output? Say the display is for a 3 x 5 card and you want the extra data to add a new card and populate it. tia, David
  5. dal2

    Flyout Menu in Web Part Under Laps Middle Web Part

    Anybody know how to work with layers in web parts? I've tried the z-index, didn't help. Overlapping frames, I guess? tia, David
  6. dal2

    Urgent, Client wants Microsoft type navigational &quot;flyout&quot; menu...

    Client wants Microsoft type navigational "flyout" menu... I'm going round and round and my client's unhappy. Any help will save my contract. Example: http://msdn.microsoft.com/asp.net/ Thanks, David Larew
  7. dal2

    need to convert unicode block \uE000 and \uE001 to &lt;b&gt;&lt;/b&gt;

    need to convert unicode block \uE000 and \uE001 to <b></b> <Result> <Title xmlns="">?Tek?-?Tips? Forums Career Center</Title>
  8. dal2

    Regex, Unicode block \u8080 to &lt;b&gt; conversion...???

    ?Chikago?.kom is ?Chikago?'s Searkh Engine Monday, Oktober 10, 2005 Sky: Mostly Cloudy Temp: 79° More Weather Web ?Chikago?.kom login my akkount email help Hotels ?Chikago? Jobs Events Cars Homes Apartments Restaurants ... I can convert the c to k but I want to convert the block to bold. The...
  9. dal2

    Expand Activex Menu on opening...

    Hi, I'm using HTML Help Workshop and I have a frameset with the Table of Contents on the left side and the htm files on the right. The books are closed down to the the first node. How do I "expand" them programmatically? tia, David
  10. dal2

    pull from mysql into drop down menu, keep state...

    I need to be able to add assignedto to a drop down menu if not null and update db after selection. I'm using a basic php echo currently. <SELECT NAME='assignedto'> <OPTION value="<?php echo $assignedto ?>"></OPTION> But, the menu state changes and updates the db... do I need a menu state...
  11. dal2

    Need to change Sys wide / General message...

    We have the AA Table GRTG greeting set to 1. The "night" attendant is left on. Everything works unless the caller tries to leave a message for the front desk. Then the old message kicks in. How do I find it and chng / del it??? I had to disable bi-lingual because spanish and italian kept kicking...

Part and Inventory Search

Back
Top