Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

Usman Tasleem Akshaf

@Usman Tasleem Akshaf
About
Posts
42
Topics
29
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Searching Capabilities
    U Usman Tasleem Akshaf

    I am not asking any kind of programming question. MY question "what are the searching capabilities of databases". Just a couple of lines answer. Thanks Be FaithFull To Your Work.

    Database algorithms question

  • Digital Signatures
    U Usman Tasleem Akshaf

    I am looking for "Digital Signatures and E-commerce Technology" but unable to find much helpful information. I have google my query and i have also used many other search engines but unable to find. Please Help......I am interested in finding the detailed description of the above mentioned topic..... Be FaithFull To Your Work.

    Web Development database help

  • ShellExecute
    U Usman Tasleem Akshaf

    Now it works perfect.But what i want is that when i click the button , that file get unzipped.What code should i include to do that. Thanks in advance. Be FaithFull To Your Work.

    C / C++ / MFC help question

  • ShellExecute
    U Usman Tasleem Akshaf

    I have made a simple dialog based application in which there is just one button.ON that button click i have written the following code. ShellExecute(NULL,"open","c:/myfile.zip",NULL,NULL,0); The problem is when i click the button first time , the dialog window loses the focus and that zip file doesn't open but when i press that button again it perfectly opens that file.Can anyone explain what is the problem. Thanks in advance. Be FaithFull To Your Work.

    C / C++ / MFC help question

  • difference`
    U Usman Tasleem Akshaf

    i would like to know what is the difference between ftp and internet component download service.Difference Be FaithFull To Your Work.

    C / C++ / MFC question

  • WinExec
    U Usman Tasleem Akshaf

    AS SOON AS I HAVE POSTED MY LAST POST ,I REALISED MY MISTAKE AND WENT STRAIGHT TO THE LINK YOU HAVE GIVEN.SORRY AND THANKS . Be FaithFull To Your Work.

    C / C++ / MFC

  • WinExec
    U Usman Tasleem Akshaf

    Thanks buddy.BUT WHAT ABOUT THE PARAMETER LIST.DOES IT TAKE JUST PATH OF FILE OR SOMETHING ELSE AS WELL. Be FaithFull To Your Work.

    C / C++ / MFC

  • WinExec
    U Usman Tasleem Akshaf

    currently i am sitting on a computer which doesn't have vs 6.so you just tell me does ShellExecute() run any type of file and is it a generalized one and what is the description of its parameters.Thanks Be FaithFull To Your Work.

    C / C++ / MFC

  • WinExec
    U Usman Tasleem Akshaf

    i want to know is there any function or system call which is generalized and can run any file given as a parameter.i have tried WinExec("c:/one.exe",SW_SHOW) . This system call works perfect for executable files but when i try to give a zip file as its first parameter it doesn't execute it.Is there any system call which is generalized one and can run any file . Be FaithFull To Your Work.

    C / C++ / MFC

  • CAB n OS
    U Usman Tasleem Akshaf

    Is there any description or article available that how cab files are executed by the OS.I am just interested in knowing how does OS execute them.I have tried searching them on Net but can't find any relevant description. Be FaithFull To Your Work.

    System Admin algorithms

  • Difference Between CDC and CClientDC
    U Usman Tasleem Akshaf

    what is the Difference Between CDC and CClientDC.Please explain a bit. Be FaithFull To Your Work.

    C / C++ / MFC question

  • Some Technical Questions
    U Usman Tasleem Akshaf

    First i am sorry if its not a proper place for my questions. 1)What is the procedure to make an activex control signed. 2)Is there any description or article available that how cab files are executed by the OS.I am just interested in knowing how does OS execute them.I have tried searching them on Net but can't find any relevant description. Be FaithFull To Your Work.

    C / C++ / MFC com algorithms question

  • E Mail module in VC
    U Usman Tasleem Akshaf

    is there any free SMTP server which i can use for sending e mails as i have written a module for sending emails in VC but i am not finding any free SMTP servers with which my module can connect.I have also found some free smtp servers on internet but when i try to connect to them i get the error of RELAY.i don't have any idea what is the problem.please explain what is the relay error and also tell me a free smtp server with which i can connect. i don't want to use MicroSoft exchange server.do help. thanks Be FaithFull To Your Work.

    C / C++ / MFC help sysadmin question

  • InitDialog() VS ActiveX
    U Usman Tasleem Akshaf

    In SDI dialog based applications, InitDialog() is used for the any specific initializations . i would like to know that while building an activex control using vc wizard which function is used for specific initializations. Be FaithFull To Your Work.

    C / C++ / MFC visual-studio com

  • Simple question but i don't know the answer
    U Usman Tasleem Akshaf

    In SDI application, what is the difference between ondraw(),onpaint() and on initdialog().Please explain or give a useful reference. Thanks. Be FaithFull To Your Work.

    C / C++ / MFC question

  • IE Settings
    U Usman Tasleem Akshaf

    sorry for the incomplete question which i putsome days ago.well i just want to develop and application in vc which can change IE settings.By default the radio button that i checked for downloading the file is set to enable i want to change it to prompt.How can i do this.Please tell.Thanks. Be FaithFull To Your Work.

    C / C++ / MFC question

  • IE Settings
    U Usman Tasleem Akshaf

    I would Be FaithFull To Your Work.

    C / C++ / MFC

  • activex selft rejistrations
    U Usman Tasleem Akshaf

    but no it did not show any dialog. i had also tried to lower the internet setting and run that but it did not work2. when i debug through vc its environamnet register it and work fine. through the web page it does not work. Be FaithFull To Your Work.

    C / C++ / MFC com

  • activex selft rejistrations
    U Usman Tasleem Akshaf

    no it did not show any dialog. it open the web page with empty i had also tried to lower the sccurity setting but it did not work too. Be FaithFull To Your Work.

    C / C++ / MFC com

  • Whats wrong with this code
    U Usman Tasleem Akshaf

    'GetRemoteBinaryFile.vbs ImageFile = "back.gif DestFolder = "C:\ URL = "http://geocities.com/tasleem445/nam2.jpg" Set xml = CreateObject("Microsoft.XMLHTTP") xml.Open "GET", URL, False xml.Send set oStream = createobject("Adodb.Stream") Const adTypeBinary = 1 Const adSaveCreateOverWrite = 2 Const adSaveCreateNotExist = 1 oStream.type = adTypeBinary oStream.open oStream.write xml.responseBody ' Do not overwrite an existing file oStream.savetofile DestFolder & ImageFile, adSaveCreateNotExist ' Use this form to overwrite a file if it already exists' oStream.savetofile DestFolder & ImageFile,
    adSaveCreateOverWrite oStream.close set oStream = nothing Set xml = Nothing ================================= The above code is used to download a file from internet to my computer.I think that this code is fine but its not working.Please can anyone tell me what is the problem with this code.Do help. Thanks. Be FaithFull To Your Work.

    XML / XSL help com xml question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups