The 6th chapter: Ultradev uses a result
1.Ultradev is met with golden hill firewall of poison bully virus conflicts
Mount golden hill poison bully the friend can discover to the fault can sign up for when opening Ultradev occasionally, next the program was dropped with respect to break down. Need to put out virus firewall to go only.
The Chinese display when 2. looks carefully at source code is abnormal
Is everybody set of size of the font inside DREAMWEAVER Ultradev 4, character certainly (cannot be Edit-Preferences-Font/Encoding) saved big nerve-racking? Here offers a solution for everybody!
Back up first please register a watch, and exit run medium DREAMWEAVER Ultradev 4.
1. Moving Regedit.exe.
2. Find HKEY_CURRENT_USER/SOFTWARE/MACROMEDIA/DREAMWEAVER Ultradev 4/FONT PREFERENCES
3. Doubleclick Number Encodings, change numeric B into C(decimal 11 change 12) .
Exit Regedit, enter DREAMWEAVER Ultradev 4, you choose PROPOTIOANL with respect to OK and optional ground now, FIXED FONT, the font of CODE INSPECTOR and literal size.
3. search cannot turn over a page as a result
Do not know everybody has discovery, of the search page that actually we go to in the telling in front make, when looking carefully at a result finally, if your record is very much, reverse page effect and did not come true. For instance you can obtain 60 records with keyword Win search, database record has 100, when turning over a page, you can discover, the search went as a result 100 (use DataBinding ->Total Record comes true) , that is to say, the record inside the database is taken, why? Let us see us realize the process of the search from the beginning.
See figure below, we are the parameter that deliver through using Form Variable to obtain (Request.form("xxx") ) , this is very natural, because we carry the territory expressing sheet of a Text,will input inquiry string.
Such word, when we turn over a page, the value of this Request.form("xxx") cannot be delivered, such programs used acquiesce to be worth "1" (see figure below) , take out a database namely inside all values.
Go out till the problem where be, how is that solved? Since Request.form("xxx") cannot pass on, then we are changed kind transfer pattern, with Request.querystring("xxx") , see figure below.
Having this only of course is no good, we inquire string through expressing only region to input obviously, how a Request.querystring("xxx") can be delivered? Hey, we still should use the function of acquiescent value. Pursue as follows, original acquiescent value is 1, we should alter him the value that needs for us.
This is corresponding source code, we want to begin from modification source code
This is the source code after been revise. Ha, look understood? We turned initiative cost into Request.form("xxx") , such programs fall to be able to use this initiative value take data in the case that cannot find Request.qu erystring("xxx") .
Such my programs turning over a page were perfected, be very simple? ! ^_^
These 3 problems are commonner above, tell first to everybody here.
Come here, the Ultradev series teaching material that we write to Enet place comes to an end.

No comments:
Post a Comment