Hi,
In my asp page i have error messages displayed in the first line, so what i do is every page load i check for a variable and displays the message as different message are displayed depending on the error encountered.
now what i need to do is in one of the messages i have to provide a...
Hi,
here is what i need to do.
i have three comboboxes on an asp page where selection in first box determines list of items to be shown in second combobox and selection in first and second combobox determines things to be shown in third combobox.
The list of items need to be populated from the...
Hi,
here is what i need to do.
i have three comboboxes on an asp page where selection in first box determines list of items to be shown in second combobox and selection in first and second combobox determines things to be shown in third combobox.
The list of items need to be populated from the...
Here's what i need to do.
on my webpage i have three boxes one for each date, month and year.
I need to compare todays date and this date (from textboxes)
and see if the difference is more than 10 months.
I dont know how to calculat the difference in months.
One thing which comes to my mind is...
what i need to do this if a user is using non IE browser then direct him to a different page with a message that they are not using IE so cant use the website and if they are using IE then show them different page.
I dont know how to detect the browser.
Thanks for your help
i want to create an exe which should display results as soon as the user clicks on the exe file to execute.
For example if i have an program to display a message box as soon as user clicks on the exe where shoudl i be writing the code so that it displays the message box closes on its own.
Shoudl...
Hi,
Here's what i need to do.
1.Find out the BatchNames for a particular day.
2.For each BatchName create a CSV file of that batchName wiht the details of that batch with specific column headings.
3.Ftp these files (ftp can be done one file at a time or all the files in a batch)
All i know is...
How can i post an excel file to password protected ftp site.
I found this when i googled but was wondering is there another better way to do it other than using file sytem objects
http://www.eggheadcafe.com/authorcodesamples/20010821.asp
Thanks.
It might be really stupid question but as i dont know how to do it its really difficult for me.
Here's what i need to do
I need to create a dts package to get data from tables using query and write it to a file (.csv file).
I am able to do till here and now struggling with
1. how can i make...
I am new to vb6.o so if its a stupid question dont be mad.
here is what i am trying to do I am trying to populate a collection with item and key eg
Topic.SoCollection.Add(strSolution, CStr(bAnsID))
now how can i retrieve the value stored in bansid
like for strSolution i can use...
Here is what i want to achieve
Create a page which displays all the comments by a user in a table and has a text box and a button to submit new comments.
Now what i have achieved till now is --
fetch the data from database and display the data.
I need help in following.
1. i want to insert...
here is the example of my problem I have a table as follows
Contract# Date DateDiff=>5days
1 12/1/2005
1 12/6/2005
2 12/21/2005
2 12/24/2005
2 12/24/2005
now i need to fill the last column with y/n depending on...
HI,
Couldnt find something so posting this question.If someone has already replied could someone point me to appropriate thread.
Here is what i need. I have around 10 picutres (text) which i want to put in a gif file so that it appears as if the text is scrollig or its a slide show.How can i...
I have seen this but i dont know whether they are message boxes or forms ?
Is it possible to have a hyperlink in a messagebox ?
or i have to use the work around of having a form and then on button click raise some other event to come back to the original form.
thanks.
Hi,
It might be simple but i dont know how to go about it. I have all my sql calls and code in the app itself and now i have been told to have all data base iterations using data access layer. Now Q's i have is
1. what all should be there in a DAL
2. how to create one
Any code snippets would be...
I am going nuts and have no clue how to debug a com component from asp page.
I have the project for com component and the asp page now how can i debug either both or atleast the com component
It might be easy for some ppl but for me i have no clue.
any help would be highly appreciated.
Thanks
In my pacakage i have an sql task where i truncate the table and on success(workflow) it reads a txt file and transfers the data to sql table (a regular dts task)
Now here is my problem the thing is if for some reason the dts transformation task for reading from txt file to sql table if fails...
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.