I Use Telerik RADControls with VB .NET I would like to assign a tooltip value to a RAD Control and use that Value to Dynamiclly Embed a Flash file to a Multipage here is a static embed code I use that successfully embeds the file
<OBJECT CLASSID="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"...
I need to get part of a URL so I can do a DB lookup on it for example I have the following url:
https://my-site.com/WVP720/step1.asp?frmSiteCode=3BB15618&frmMachineID=CE9F-1EF3-E968-6ED6&frmVersion=V5
I need to get the "WVP720" part of the url so I can match it up from a db lookup. Anyone tell...
I have a colum "A" that list a group number for a user and I have another column that list the lastname of a user. What I want to do is for evryone that is in the same group merge all the last names into another field Is this possible?
Example:
GroupID Lastname Merged field
1...
I have a script that adds a bit field to an existing table, Default value of 0. I would like the same script to also go in and update the field to a bit value of 1 after creating it but the server keeps giving and error saying field does not exist. If i refresh the db the field is there but the...
I currently have links to documents on a asp page. I would like to give the user a print button so they can just press the button and print the document instead of having to download then print. Is there any way of doing this. All documents are microsoft word documents and they get links now...
How can I bring up my login.frm if the app cannot connect to a SQL db so they can change their login credentials. I store the values in the registry and I change these values through my login.frm. I basically need it NOT to Crash and show the user the login.frm
I have built a app that has several forms however I would like to have a specific form open if someone double click a file that is associated with my app.
Open app up directly- I want the main form to show
Open app by double clicking associated file- Have subform show
Is there any way of...
any simple way of clicking a button and having the app bring up my default email handler and pasting the contents of a listview on my form called lv1
Thanks in advance.
Probably Simple but I can't seem to get it working.
I need to have a button on a form that sets all items in my listview checkboxes to checked and another to uncheck. Any help would be appreciated. THX.
I am trying to open a file upon form Load() I am getting the file name from a registry Value
On Form Load I get a
"ByRef Argument Type Mismatch" error when I try to load the form.
When I debug print "FileNamefromReg" the the string is correct it is
"C:\Program Files\dtSearch...
can someone tell me how to run this command from VB on button click
"C:\Program Files\dtSearch developer\bin\dtIndexerw.exe" /i "C:\Program Files\dtSearch developer\UserData\1111" /r /a
Thanks for any help
The ASP guys told me to come here for a solution.
I have a hidden field called filecondition
I also have 2 text fields on on the page called startdate and enddate.
I need the user to input a start date and a end date into the boxes and when they do I need to update the hidden field value...
I have a db with three field ptfname,ptmint,ptlastname
Is there any way to select these three fields as a alias such as patientname with the fields formated like this
Smith, John T
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.