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

    Shared Mailbox Display Name

    Hello, Is there any way to give shared mailboxes a display name other than it's alias? For some reason, when I created a shared mailbox called AC-Jobs, I can't give it a "From:" display name: "Jobs Administrator". Recipients only see "AC-Jobs" in the From: field, but I'd like them to see a...
  2. Ram0135

    Outgoing CID

    I recently took over our company's Norstar system, and have been busily updating various things in programming. My understanding is that we utilize a PRI &/or T-1. I am able to login via Feature-CONFIG, and have used that function to name sets, change features, button assignments, etc. My...
  3. Ram0135

    Apps Freezing / Not Shuting Down / New Mobo

    Hey Everyone! I purchased a new motherboard (Photon PF1) with a P4 3 ghz and 768 mb RAM, running Windows XP Pro. I had to change my mobo as my previous one did not detect my processor. This one worked beautifully. However I have noticed that applications such as Firefox & Photoshop freeze...
  4. Ram0135

    Asus P4C800-E No Video

    Hey All! Happy sunday =] I had a question... I own an Asus P4C800-E Deluxe Mobo which had a celeron processor and has been working right for about a year. Yesterday I purchased a P4 3ghz processor to speed it up. I also bought a new ATX case. I put all the previous components (2x 512mb ram...
  5. Ram0135

    XP Home unable to install DELL

    Hello, a friend of mine brought in their Dell computer to me because they wanted it wiped to a factory installation. I tried to use a retail version that they purchased of windows xp pro and it did not work; it froze on the initial copying of files. I requested an OS CD for windows xp home from...
  6. Ram0135

    Dell will not take windows xp

    Hello, I am fixing a Dell Inspiron 3000 for a friend. He wanted me to reinstall windows xp on it since it was cluttered with malware and such. I popped the CD in and started the fresh copy setup (the boot one). It seemed to go okay, it formatted however it freezes on the copying files part and...
  7. Ram0135

    Frozen after installation woes...

    Hello, I am currently fixing a compaq desktop for a friend and I restored the windows xp software because it appeared to be corrupt. However it appeared to freeze on the "please wait" screen with the windows logo. Thinking it was at the fault of the restore, my friend had also provided me with...
  8. Ram0135

    Interfacing with ASP & Images?

    Hello, I am looking to create a complete flash site which is dynamic using ASP. First of all I want to know if there is a way to load up images which are declared as variables. For example if it says: heimg=header1.jpg in home.asp then the placeholder for heimg is replaced with that image...
  9. Ram0135

    load image based on variable...

    I have a flash movie which loads up dynamic text and I was wondering if it were possible to pull up an image the same way. I tried using <img src=""> in the text but it would not work. Is it possible to tell flash to create a blank image and load it from variable img in a text file? I am using...
  10. Ram0135

    load variables from text file...

    Hey, I want to create flash site which reads the variables off of a text file. I currently have 2 layers (canvas & scripts). On the canvas I have 20 text layers which are set to dynamicly load according to the variable names (t1, t2, t3, etc...). On the script layer I used...
  11. Ram0135

    ASP web based file manager?

    Hello Everyone! I was just wondering if there were some sort of web based ASP file manager (pref. free ^_^). Basically I need the ability to upload, download, delete, rename, (edit?, move?, the MORE control, the BETTER). I have tried creating my own but it gets too complicated. If anyone can...
  12. Ram0135

    Change ActiveDirectory passwords via ASP

    Hello, I was wondering if it would be possible to change a user's password via ASP. The ASP code would have to interface with ActiveDirectory on Win 2k. This would have to be a web interface which is why I need it to be on ASP. Thanks, Ram0135
  13. Ram0135

    Copying Directory & Uploading via FTP

    Hello, I have a host which supports Perl, CGI & PHP. Every 12 hours (CRON Job) I want a script to connect to a remote host via FTP host:site.com pass:pass and copy a whole directory /dir/ from my site over to site2.com/folder/dir/ via FTP. I have heard this referred to as recursive FTP but I...
  14. Ram0135

    &quot;LOGON_USER&quot; empty string...?

    Hello, I wanted to know if it were possible to retrieve the usernames of a person logged into a Windows NT/2000/XP machine to authenticate a form. I looked online and I found request.servervariables("LOGON_USER") however it returned an empty string. I also read through MS that you have to turn...
  15. Ram0135

    Ending code if variable is blank

    Hello, I have a peice of code on a custom search engine in which I write an email to myself for every query. However sometimes no query is made and I want to stop the email from being sent if a variable is blank. Here is what I have: <% DIM IPadd, IPproxy, Browser, TimeDone, Referer...
  16. Ram0135

    404 page not loading correctly...

    Hello, I have a site on an ASP server and I also have a custom 404 page setup (404.asp). The problem is that I want to have ASP code w/ in it to for example, send me an email each time w/ the referer in it. However if the 404 page is loaded by going to an invalid link, the ASP code is NOT...
  17. Ram0135

    Use CSS to define colors on table?

    Hello, I have a site in which I want to use 2 different CSS sheets to define color schemes. Currently I have a couple of tables with their background colors defined. I want to know if I can set the color value to a value which is pulled from the CSS file. So when someone clicks on a link to...
  18. Ram0135

    Remote Desktop Connection Privacy?

    Hello, I just had a quick question. I very often access my PC via my notebook through Remote Desktop Connection. I just wanted to know, is whats transmitted just video signal? Basically is anything that I do on the remote computer in any way shape or form saved onto my notebook? For example, say...
  19. Ram0135

    target frames... not working...

    Hello, I have had this problem for awhile now and I was wondering if anyone had any workarounds or help on this. I created a webpage for a school and it contains both a flash site and a DHTML site. I have 3 frames in the flash version. One of which is called contframe and this where all the...
  20. Ram0135

    Loading Remote Pictures?

    I have a photo slideshow template that I built in Photoshop and imported into Flash. There is a white space for the pictures and I normally have to import the picture I want there into the library and such. Is there a way that I can load the picture remotely. I want to have both a dialup and...

Part and Inventory Search

Back
Top