Hi all:
I wanted to know is there a way to change the url and redirect the existing page to one site and at the same time open a new window with a different url..
Thanks
Zishan
Hi:
Does anyone have a clue on how to display a calendar viewing all 12 months at the same time and then the user to select multiple dates and it prints on the screen of which they selected off the calendar?
I do not know where to start with this one.. any help would be appreciated...
Thanks...
I have 700 forms in excel that were sent to me...I have to extract the data from these forms and place them into tables i created into access...Is there a way I can do this in vb without having to do this manually...
Please help
Thank you so much
Zishan
Hi:
I have the following code:
Public Function CopySheet()
Dim xlApp As New Excel.Application
Dim xlWB As Excel.Workbook
Dim xlwbA As Excel.Workbook
Set xlApp = New Excel.Application
Set xlWB = xlApp.Workbooks.Open("U:\Databases\Sales.xls")
Set xlwbA =...
Hi all:
Firstly, thank you for taking the time out to help me.
Now, I wanted to do an index where a user can select a state and the school comes up according to the state. Does anyone have an example of this that I can see how it is done. please.
Also would it be a problem with PHP that it...
Hi:
I want to thank you for taking out the time and reading this. But I need to know If anyone has any code that can help me out on using a XML or txt file getting the data from there to populate my dropdown box.
Basically have 6200 college names. Loading it right now into the dropdown box...
Awesome ideas, Anyone got a example of having letters and then the page refreshing and getting the colleges that correspond to those letters. I mean the code behind it?
Thanks
Zishan
Hi:
I have a function called college_dropdown in PHP. The issue is the select/option statement list out all the colleges in US for example:
<OPTION VALUE="A CUT ABOVE BEAUTY COLLEGE">A CUT ABOVE BEAUTY COLLEGE</OPTION>
<OPTION VALUE="A T STILL UNIVERSITY OF HEALTH SCIENCES">A T STILL...
Hi:
Basically I need a function that would find a decimal and increase it or decrease the number. For example,
0.753
I would need two numbers 0.75 and .076 so I can do this one query... I have no idea how to do this...
Thanks
Zishan
Hi:
I was wondering is there a function to search inside of an array for example:
if I have an acct with duplicate categories I want the array to have one category not to be filled with duplicates.
For example:
Acct 1
Categories 2,2,2,3,4,5,6,6,6,
I want the array just to...
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.