User Profile

Collapse

Profile Sidebar

Collapse
Aravind Renjan
Aravind Renjan
Last Activity: Jul 11 '12, 09:33 AM
Joined: Feb 20 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Aravind Renjan
    replied to No audio in my windows 7
    I downloaded the driver and installed it. Still it is showing no audio device is connected.
    See more | Go to post

    Leave a comment:


  • Aravind Renjan
    started a topic No audio in my windows 7

    No audio in my windows 7

    There is no audio in my windows 7. It is showing a message that no audio device is connected even though my speakers are connected. What to do? I have recently formatted my pc and installed windows 7. My pc processor is intel pentium 4 and i have 1 gb ram. Please help.
    See more | Go to post

  • I don't know how to stop the browser from storing the web pages in history. but you can click "ctrl+shift+del ete" to erase the surfing history from a browser. And check whether it is also deleted from your gmail account. Hope this helps.
    See more | Go to post

    Leave a comment:


  • Aravind Renjan
    started a topic Repeated restarting of windows.

    Repeated restarting of windows.

    My OS is Win XP,At starting a message is shown "OC fail setting". When pressed "F1" windows starts and after a while the screen gets blurred. This happens till the pc is restarted 4-5 times. Is this some major problem? anything can be done to stop this? Help required.
    See more | Go to post

  • Aravind Renjan
    replied to Elp in opening file in vb.
    Ok. But the file opens if I put it out of the folder. But when in the folder then a box comes"F:/mydocument.docx "not found. So it is that the selected item name of list box is not coming in the path specified.
    Please reply fast!
    See more | Go to post

    Leave a comment:


  • Aravind Renjan
    replied to Elp in opening file in vb.
    Thank you for your reply!
    But still the file is not opening. The value selected in list is not coming.that is 'folder1' is not coming in the path to be opened.
    please reply as soon as possible.
    See more | Go to post

    Leave a comment:


  • Aravind Renjan
    started a topic Elp in opening file in vb.

    Elp in opening file in vb.

    i want to open a word doc in vb. i have opened it by giving the file name directly,but i want the file name to be given as per the selected name in a listbox and typed character in a textbox. i have typed the following code,

    Code:
    Private Sub Command1_Click()
    Dim objWord As Word.Application
    Set objWord = New Word.Application
    objWord.Visible = True
    objWord.Documents.Open App.Path & "List1.text" &
    ...
    See more | Go to post
    Last edited by Rabbit; Feb 21 '12, 04:30 PM. Reason: Please use code tags when posting code
No activity results to display
Show More
Working...