Question: How do you parse this string separating $a, $b, $c, and $d, into separate new fields. I know I will need to declare the field’s names; but not should of using the strstr or strch to separate the fields.
Example of the table:
typedef struct
{
char fieldA[50]...
You are right dhulbert,
I would like the customers to change their "logon" password to access a Microsoft Access Database (on their desk top)every 60 days. NOT reusing the same password for 10 cycles. Is there anyway to prompt the customers to change their password every 60 days?
Yes, Greg
This is it.
I'm asking if I can click on a link (on page a) to a named anchor (on page b or wherever) and proceed to another page (page c) because that link is found at the anchor point on page b.
"Page a" have thousands of record ids.
It's easier to update "page b" which is setup...
One more question on this…
The “aaaid” in “mywebpage.html” points to the right url in “myurlpage.html”. Is there anyway to bypass this extra click on the url in “myurlpage.html.
In other words. “mywebpage.html” links to “myurlpage.html” displaying the page with the list of urls with the...
I would like the customer to change their password every 60 days. NOT reusing the same password for 10 cycles. Is there anyway to prompt the user every two months to change their password.
I would like the customer to change their password every 60 days. NOT reusing the same password for 10 cycles. Is there anyway to prompt the user every two months to change their password.
Thank you for your help.
I have two html pages
1. mywebpage.html
2. myurlpage.html
This is an example of the url in mywebpage.html that I’m trying to link to myurlpage.html
<a href=http://www.xxxxx.xxxx/xxxxx/myurlpage.html#aaaid>aaaid</a>
My Url Page (myurlpage.html) is a page listing sorted urls.
<a...
I have a web page (My Web Page) with a special id code as a hyper link to the html page (My Url Page) that contains the urls for the special id codes.
Example: Hyper Links in My Web Page
aaaid
bbbid
cccid
I create an html page (My Url Page)...
I have a two column excel file with 300 href links to individual documents.
Manually I select and copy from the excel file the href links, inputting this data into my html page table.
Is there anyway I can unload data from the excel file to my html page table automatic. The html page is on a...
I have a field called Employee Number.
It is defined in the table as a text field.
I would like to pad the table with leading zeros.
In the table design field Employee Number; I enter "000000" for the format.
How do I reload this table to display the leading zeros in the table...
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.