hi all.
I have 3 files:-
Pick_moduser.ph p
do_moduser.php
show_moduser.ph p
problem is it just doesnt want to pass anything through
can anybody please advise as to whats up with it!
here is the code
pick_moduser.ph p
[code=php]
<?php
include("connec tion.inc.php");
$connection = connect();
...
User Profile
Collapse
-
PHP will not post to next form
-
i have just finished working on something similar. Its a very large piece of code.
the way i worked it is to look at what is sold to customers as a PRODUCT, but what is bought in by you is STOCK.
for example
a can of coke (product) is made up of a can of coke (Stock)
a cheese sandwich (product) is made up of bread, butter and cheese (stock)
Do you have this curr... -
saving subforms value
hi all,
How can i get a subforms value to save into a table?
the table only has 1 entry, so it should edit itm rather than add a new one -
expressions, subforms and tables
hi all,
on my main form, i have a subform, which comes from an expression on a query.
I also have a table, with only 1 entry, which is not linked to any other table. I never want to have more than 1 entry.
On the main form (which holds the subform), i wish the value of the expression to be saved into the table, overwriting what was origionally in there. -
i have now scrapped wamp and instead loaded and configured apache.
the test you gave me works fine, yet when i attempt to run any script it still just wants to open it in dreamweaverLeave a comment:
-
i have done that and it does the same thing.
does wamp not include php?Leave a comment:
-
php file is downloading instead of running in WAMP
hi all,
Im currently using WAMP as my local host server.
i have created 3 files.
an html file (index)
a php processing file (to check the forms entries before submitting it)
a php apply to database file
the problem im having is that when i click submit on the html file, it just wants to download the php file, rather than running it. I have had the... -
Access 07 form tab
After an issue in a database, i exported all the contents to a new access database. But now, every single form has an annoying tab and will not allow me to adjust the viewable part. It instead forces every form to go full screen.
Any Ideas how to remove this? -
-
sorry, can you explain where all the code should be put as it doesnt stateLeave a comment:
-
-
-
EXPORT AND DELETE from access to excel
Hi all,
I wish to find out how to export data to excel from access as follows:
Select date range (which i understand how to do)
The data from an entire table is sent to excel
the filename of that export is the date range i selected
I am asked where i wish to save the file
On success, the table data is deleted -
Is there any chance we can start again with this as im getting quite confused.Leave a comment:
-
The code is exactly the same, it just seems to be cosmetic.
They can all be easily converted for backward compatibilityLeave a comment:
-
i have just had a look through the code, but it seems that anything with a ME in it, simply wont work.
I really do appreciate your help on thisLeave a comment:
-
it wont let me past the me.mybalance. maybe becuase this is an expression?
I have converted the file to access 03 and stripped it down.
im sorry if im a bit testing, but im very new to thisLeave a comment:
-
ok here goes.
all buttons that create transactions are on 1 page "frm_add_transa ction", nothing subbed with regards to buttons.
A sub form "fsub_recie pt" is on "frm_add_transa ction".
"fsub_subto tal" is a subform also on "frm_add_transa ction".
"fsub_subto tal" is made using the following query
tbl_transaction _product.produc t_id,...Leave a comment:
-
the actual form holding the information is a subform, but its as an expression, so its name is expr1. I have tried this but no joyLeave a comment:
-
Private Sub Command2_Click( )
DoCmd.OpenForm "frmCalculator" , acNormal, , , acFormReadOnly, acDialog,
Me.MyBalance
End Sub
it doesnt understand me.mybalance.
I have implimented all the code you gave, and hopefull close to getting this to workLeave a comment:
No activity results to display
Show More
Leave a comment: