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 TouchToneTommy 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: mobius1983
  • Content: Threads
  • Order by date
  1. mobius1983

    SNMP Message

    Hi All, I have been searching the net for a solution to this for weeks but I'm still no closer so I am hoping some VB guru out there can help. I have a vb.net application that is all ready to deploy on my company network, but I have been asked to get it to send a message to the company SNMP...
  2. mobius1983

    Devleoping on a Windows Mobile Device

    Hi All, I have just started a new job that requires 4 hours of train travel a day. I have a nice htc device with Windows Mobile 5, does anyone know if it is possible to develop vb/asp applications on it whilst I am travelling and sync them up with my pc when I get into the office? Many Thanks, Mob
  3. mobius1983

    Inline image in html dynamic textbox

    Hi everyone, I hope someone can help, I have been going around in circles for days!! :) I am building a chat room for a charity, it uses a php socket server and a flash front end. The flash has a dynamic html text box and each xml communication from the server is formatted and added to the...
  4. mobius1983

    Central Data Store

    Hi All, I'm a newbie to SQL Server, and work have just asked me to set up SQL Server on two servers, but have them both storing the data in the same folder on a NAS. So if one server goes down, and the other has to take over the data is still up to date. Is this possible? Thanks for all your...
  5. mobius1983

    vb with pdf & doc's

    Hi Everyone, I know I am asking a mammoth task here, but hopefully someone would have encountered this issue before. I need to write a program that will grab the text from a PDF or a word doc, and place it in a database. The database part is easy, but I am really struggling when it comes to...
  6. mobius1983

    Split PDF by Page

    Hi Everyone, I hope that someone can help me; I am at my wits end with this PDF!!! :) I have just started at a new job; so have inherited the way the last person did everything! For our intranet search he would take a PDF of our complete magazine, and split it so he created a separate PDF for...
  7. mobius1983

    FlashVars

    Hi Everyone, I have a flash file, that imports an xml file. This is dispayed embeded in an asp page. The asp page gets the data out of a datbase and creates the xml file before it calls the flash movie. Because I want several users to be using this page at once I want to pass to the flash file...
  8. mobius1983

    MCE 2005 - internet

    Hi Everyone, I really hope someone can help, I have upgraded to MCE2005, my computer is on a domain and access's the 'always on' internet through the domain controller. I can watch Live TV fine, I can manually record tv and listen to the radio. The only thing that isnt working is I can not...
  9. mobius1983

    networked home directory

    Hi, Im wondering if anyone can help me. I currently run my own webserver for some personal sites and one work site. Due to backup issues I have moved the files onto a networked computer and have set up iis 'home directory' to point to the networked computer. But now all of my database...
  10. mobius1983

    Accessing SQL Server from different computer

    Hi Everyone, I need to create a ODBC DSN from my computer to a SQL Server on a different machine on the same network. But everytime I try I get the following error: connection failed: SQLState: '01000' SQL Server Error: 10060 [Microsoft][ODBC SQL Server Drvier][TCP/IP Sockets]ConnectionOPen...
  11. mobius1983

    two dns servers

    Hi Everyone, This probabily sounds like a strange question. But I have two Windows 2003 dns servers on the same network (one is a backup), they both use the built in dns server. The problem is that they both have different records and they need to be syncronised. Is there anyway that I can...
  12. mobius1983

    Meta Tags

    Hi Everyone, Sort of a strange one here. I have built a large company website for my organisation. But I dont want to have to type in the meta tags to everypage, and then have to go through and change them when the boss changes his mind. So I have placed the meta tags in a seperate asp page...
  13. mobius1983

    Access and Mysql

    Hi everyone, I really hope someone can help me, I have an MS Access 2000 database and a MySQL database on a remote server. I want to link the tables to the access database so that i can use it as a front end and take some of the server load away. I can connect to the remote database when I...
  14. mobius1983

    server.execute problem

    Hi everyone, I am hoping someone can help. I am trying to create an asp application, I want asp pages from different folders on my server to server.execute the same asp page. So I created a content.x.com entry on the dns and can open the page by typing the url in ie. but if i try to call it...
  15. mobius1983

    SQL DATE

    Hi everyone, I am hoping someone can help me, I have a date/time field in my database (e.g 10/06/2004 13:45). I need to create a SQL statement so that I can access the information from an asp page. But I want to use a WHERE statement to only grab fields that match today's date, so I need to...
  16. mobius1983

    Running an Asp page from within another!?

    Hi everyone, i am not sure if you can do this or not, I have a pretty bit asp page. In the middle of the page in a loop i need to get it to run another asp page using the variables the loop is providing. The problem is because this script is doing more than one function I cant leave the page...
  17. mobius1983

    Printer Connection

    Hi everyone, I am trying to create an information page for my company's intranet. I want the page to have a list showing all the printers that users have access to, and have a hyperlink that connects to the printer, but i can not get the hyperlink to work. If i open ie and type...
  18. mobius1983

    email script

    Hi everyone, I have a script that sends an html email using cdo. My only problem is that the html code has an <img> tag that shows the company logo. This looks ok when i output the page in ie... but when it is recieved as an email the picture appears as a broken link. Does anyone know of a...
  19. mobius1983

    Outlook XP - creating new profiles

    Hi everyone, I have a problem with my buisness network. When a user logs into a pc that they havent used before and opens Outlook XP it automatically finds the users Exchange mailbox and connects them. The problem is on some pc's when it automatically sets this up, it sets the default delivery...
  20. mobius1983

    Display filename on page

    Hi everyone, Hope someone can help, I need to display the name of the file that is being displayed on all the pages of my company intranet (e.g index.htm, contents.htm) I can get it using the window.location.href and then only using any text that is after the last '/'. This works ok apart from...

Part and Inventory Search

Back
Top