I have created a deployment project where I have created a shortcut in the File System / User program menu.
The properties of Target and working are set to app folder, arguments are blank
What is the setting I am missing.
Thanks
Hi, I am trying to come up with a regex for retreiving the text/number between 2 different strings in a multiline text field.
Any ideas
EG
I would like to strip the number out that lies between DSL: and customers in the following
Impact at 04/01/2012 21:28
DSL: 92 customers on TEST111
test...
We want to decreate the httpRuntime-executionTimeout from the default 110 seconds to approx 15-25 seconds, so the client times out and leave the web service running in the background,
<compilation debug="false">
NB: we do not want to use Async for various reasons.
We have tried various ways...
We have created a new oracle schema/users and granted just about every priviuledge I can think of.
But we are receiving an error when trying to call a trigger/procedure defined in aanother .inp form
FRM-40504: ORACLE error -- unable to execute a SAVE_N_EXIT trigger.
the SAVE_N_EXIT (along...
Is there a way to update an oracle database from a sql server 2005 database trigger ( or similar).
Eg, When an insert or update on a table in a sql server 2005 db occurs a trigger (or something) fires and updates an oracle database.
I have a gridview with multiple columns, One of the columns is set to a itemtemplate and holds a textbox.
I can easily get the text from the textbox using
TextBox txTitle = ((TextBox)gvRow.Cells[1].Controls[1]);
Title = txTitle.Text;
I am trying to set the same textbox to a...
I am tring to send mails via SMTP and would like to delay the actual send time.
Everypart work great, but I cannot find out how to set the send time. Can this be done!
I have a xml file that is held on the client machine.
I would like to databind this to a listbox without sending it back to the server?
How do I do this
I have a asp.net form (based on a starter kit) that seems to take a lot longer than all the others. It looks like it is downloading about 1 mb to create the form.
Are there any tools that monitor what items are being download to make the web page? Or what other ways are there to see what is...
I have a asp form (based on starter kit) that seems to take a lot longer than all the others. It looks like it is download several items to craete the screen (about 1 meg).
Are there any tools that monitor what items are being download to make the asp page?
Hi, I am having trouble with the attachment of a file to a outlook email.
I am trying to open outlook with new email that holds an attachment.
Here is the code, Everything works OK except the attachment.add code get and exception
Please help
Thanks
Try
'Create Outlook application...
We are trying to read / update foxpro 8 dbf databases from .net but we are having all sorts of problems.
We get so far but then the reading navigating and updating of records does not work as expected.
does .net 1.1 work with dbf files correctly or are there patches etc that are required...
We have a situation where we have a forms 3 application and over the years some of the code as been lost!!
So is there anyone out there that knows anything about a decompiler for forms 3 to take the executables and make them back into a .inp file
Many thanks
Hi, I have created a oledb connection / command that connects to a oracle 7.3 database .
the oledbCommand was set up in designer that executes a oracle stored procedure with 2 input paramaters with default values.
This all works ok when I pass in the 1st paramater ,but when I try to pass in...
I have a system that has the form names that are to be called are held within a database structure.
Can anyone help me on opening a new form when the form name is held within a string.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.