Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old April 27th, 2006, 07:47 AM
thefatih thefatih is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Posts: 1 thefatih User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 48 sec
Reputation Power: 0
How can i use lpParameters in Shellexecute()?

hello guys
i am trying to write a program that executes a shell program like oracle Export, as you know for that kind of programs parameters is important, for example i have to do it with userid and Password
also i want to change a password for example when a user typed my programs name in cmd and add userid and password and db_name, i want to change that password and send it to oracle
i tried with shellexecute() but i couldnt use lpParameters
how can i use lpParamaeters?
somebody can help me?! this is urgent.
my email address is info@fatihnayebi.com or
f.nayebi@gmail.com

this is my program

Module Module1
Dim extra As String
Sub Main()
ShellExec()
End Sub

Public Declare Function ShellExecute _
Lib "shell32.dll" _
Alias "ShellExecuteA" ( _
ByVal hwnd As Long, _
ByVal lpOperation As String, _
ByVal lpFile As String, _
ByVal lpParameters As String, _
ByVal lpDirectory As String, _
ByVal nShowCmd As Long) _
As Long
Sub ShellExec()
Dim strFile As String
Dim strAction As String
Dim lngErr As Long
Dim Usr_param As String
Dim Pass_param As String
Dim parametre As String
Dim lpparameteres As String
Dim parfile As String
extra = "x"
parfile = "jksdfkasj"

Console.WriteLine("Please enter your user name ")
Usr_param = Console.ReadLine
Console.WriteLine("Please enter your password")
Pass_param = Console.ReadLine()
Pass_param = Pass_param + extra
'parametre = "userid=" & Usr_param & "/" & Pass_param & "@symphony " & parfile

strFile = "R:\oracle\product\10.1.3\Db_1\BIN\exp"
strAction = "OPEN"
lngErr =ShellExecute(0, strAction, strFile, parametre, "", 0)

End Sub
End Module

Reply With Quote
  #2  
Old April 27th, 2006, 11:52 AM
Darius Darius is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 108 Darius User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 16 m 54 sec
Reputation Power: 5
lpParameters is what is added to "the command line" of the application, your app must be able to cope with them.

like notepad file.txt

And, as far as I know, the parameters must be with chr(34) at the begining and end of the text (this includes lpfile, lpparameters and lpdirectory).

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > How can i use lpParameters in Shellexecute()?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT